@charset "utf-8";
body {
	font-family: verdana, sans-serif;
	font-size: 10px;
	background: #242424;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
}
#container {
	width: 738px;
	text-align: center;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #242424;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#header {
	background: #FFFFFF; 
	padding: 0px;
	height: 68px;
	padding-top: 8px;
}
#menu_div {
	height: 2.3em;
	position: relative;
	background: #2E82C4;
	padding: 0px;
}
#mainContent {
	padding-top: 10px;
	background: #242424;
	border-top: 3px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	position: relative;
	text-align: center;
}
.mainContent_text {
	padding: 0px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
}
.mainContent_text a:link {
	text-decoration: none;
	color: #CCCCCC;
}
.mainContent_text a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.mainContent_text a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
#home_picture_div {
	padding: 0px;
	background: #115F9C;
	border-top: 3px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	height: 180px;
	background-image: url(../images/homepage_banner.jpg);
}
#bot_menu {
	padding: 20px;
	background: #242424;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.bot_menu_text {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #999999;
}
.bot_menu_text a:link {
	text-decoration: none;
	color: #FFFFFF;
}
.bot_menu_text a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.bot_menu_text a:hover {
	text-decoration: none;
	color: #999999;
}
#footer {
	padding: 6px;
	background:#FFFFFF;
}
.footer_text {
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #666666;
}
.footer_text a:link {
	text-decoration: none;
	color: #666666;
}
.footer_text a:visited {
	text-decoration: none;
	color: #666666;
}
.footer_text a:hover {
	text-decoration: underline;
	color: #000000;
}
#iframe_div {
	padding: 0px;
	background: #333333;
	border-top: 2px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	height: 210px;
}
.iframe {
	position: absolute;
	overflow: auto;
	float: left;
}
#rss_div {
	padding: 0px;
	background: #115F9C;
	border-top: 2px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	height: 160px;
}
.titles {
	padding-left: 8px;
}
.monthyear {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #37c1ff;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-left: 8px;
	padding-right: 8px;
}
.date {	
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #CCCCCC;
	font-size: 12px;
}
.img {	
	border: thin solid #CCCCCC;
}
.name {	
	color: #CCFF33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	text-align: left;
}
.name a:link {
	color: #CCFF33;
}
.name a:visited {
	color: #CCFF33;
}
.name a:hover {
	color: #CCFF33
	text-decoration: none;
}
.sizes {
	font-size: 11px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #999999;
}
.sizes a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.sizes a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.sizes a:hover {
	color: #999999;
	text-decoration: none;
}
#table_large {
	text-align: center;
	width: 700px;
	border-collapse:collapse;
	background: #242424;
}
