/* CSS Document */

#INSIDE {
	background-image: url(../images/Inside_13.jpg); BACKGROUND-REPEAT: repeat-y; 
	min-height: 174px; 
 	height:auto;
	width: 800px; 
	}

/* for Internet Explorer */	
* html #INSIDE {
	background-image: url(../images/Inside_13.jpg); BACKGROUND-REPEAT: repeat-y; 
	height: 174px; 
 	width: 800px;
	}
	
#INSIDE2 {
	background-image: url(../images/Inside_13.jpg); BACKGROUND-REPEAT: repeat-y; 
	min-height: 25px; 
 	height:auto;
	width: 800px; 
	}

/* for Internet Explorer */	
* html #INSIDE2 {
	background-image: url(../images/Inside_13.jpg); BACKGROUND-REPEAT: repeat-y; 
	height: 25px; 
 	width: 800px;
	}

#btmswf {
	background-image: url(../images/Home_23.jpg);
	background-repeat: no-repeat;
	width: 313px;
	height: 331px;
}

#postit {
	background-image: url(../images/Home_14.jpg);
	background-repeat: no-repeat;
	height: 205px;
	width: 313px;
}

#banner {
	background-image: url(../images/Home_01.jpg);
	background-repeat: repeat-x;
	height: 438px;
	width: 766px;
	}
	
#In-banner {
	background-image: url(../images/Inside_01.jpg);
	background-repeat: repeat-x;
	height: 333px;
	width: 800px;
	}

#date {
	margin: 44px 70px 125px 110px; 
	width: 130px; 
	}
	
#date p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: CC0000;
	}	

#update{
	margin: -122px 27px 0px 23px; 
	width: 212px; 
	height: 115px;
	float: none;
	}
	
#update p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 333333;
	}
	
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 45px;
	font-variant: small-caps;
	color: #E96B10;
	letter-spacing: 2px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #E96B10;
	letter-spacing: 1px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 666666;
}

a {
	color: #FF6600;
	text-decoration: none;
}

a:hover {
	color: #3F2F51;
	text-decoration: none;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 666666;
	list-style-type: square;
}

/* for Internet Explorer */	
* html li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-type: square;
}
.mice {
	font-size: 10px;
}
