@charset "utf-8";

#monthformat {
	border-bottom: 2px solid #E6F3FF;
		}
		
#dateformat {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight:bold;
	letter-spacing:.1em;
	}
	
#dateformat a:hover {
	color: #FF6600;
	letter-spacing:.1em;
	}
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	height: 1.5in;
	width: 900px;
	background-color: #669ACC;
}
#container {
	height: 900px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(clouds2.gif);
}

#head_photo {
	float: left;
	height: 1.5in;
	width: 297px;
	margin-left: 30px;
}
#head_title {
	padding: 10px;
	float: right;
	height: 124px;
	width: 485px;
	background-color: #669ACC;
	margin-right: 30px;
}
#head_subtitle {
	height: 50px;
	width: 480px;
}
#index1 {
	float: left;
	height: 28px;
	width: 890px;
	background-color: #CCff99;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding-top: 5px;
	font-size: 12px;
}
#index2 {
	float: left;
	height: 28px;
	width: 890px;
	background-color: #FFFF99;
	padding-top: 5px;
	padding-left: 10px;
}
#left_main {
	height: 688px;
	width: 390px;
	float: right;
	margin: 0px;
	bottom: 0px;
}
#left_mbottom {
	height: 400px;
	width: 390px;
}
#container #right_main {
	float: left;
	height: 678px;
	width: 500px;
	padding-top: 10px;
}
#left_mtop {
	height: 300px;
	width: 390px;
	margin-right: auto;
	margin-left: auto;
}
#button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	height: 18px;
}
