@charset "utf-8";
body, html {padding:0px; margin:0px; color:#000; background:#fff; font:12px Tahoma, Geneva, sans-serif;}
a {
}
a:hover {text-decoration:underline;}
#container {width:990px; margin:0px auto; color:#fff; background:#1a3d53;}
#header {width:982px; height:303px; background:url(images/header.jpg); padding:4px; color:#fff;}
#menu {width:990px; height:75px; margin-bottom:6px; background:url(images/menuback.gif);}
#menu img {float:left;}
#menu ul  {list-style:none; list-style-image: none; padding:0px; margin:0px;}
#menu li {display:inline;}
#menu ul li a {color:#fff; display:block; float:left; height:25px; padding:50px 25px 0px 25px; font-size:16px; text-decoration:none;}
#menu ul li a.what {padding:30px 25px 0px 25px; height:45px;}
#menu ul li a:hover {color:#ffc527; background:url(images/menuback-over.gif);}
#leftcolumn {margin:0px 0px 20px 5px; width:242px; background:url(images/leftcolumn_back.gif); float:left; color:#000;}
#leftcolumn ul {list-style-image:url(images/arrow-bullet.gif); padding:0px; margin:0px 0px 20px 30px; line-height:2em; }
#leftcolumn ul li a {color:#000; text-transform:uppercase; border-bottom:1px solid #26495f; display:block; font-weight:normal; }
#leftcolumn ul li a:hover {font-weight:bold; text-decoration:none;}
#leftcolumn p {padding:10px;}
#leftcolumn a {color:#60021b; font-weight:bold;}
form {padding:10px;}
#rightcolumn {width:663px; padding:40px; float:left; line-height:1.5em;}
.clearbox {clear:both;}
#footer {background:#d2d2d2 url(images/footerback.gif); padding:10px 0px; height:130px; text-align:center; font-size:10px; color:#000; width:990px; margin:0px auto;}
h1 {
	font-size:20px;
	padding:0px;
	margin:0px 0px 20px;
	color:#fff;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size:16px;
	padding:0px;
	margin:0px 0px 20px;
	color:#CCFF00;
	font-weight: bold;
}
input, textarea, select {color:#000; font-size:10px; margin-bottom:4px; width:200px; font-family:Tahoma, Geneva, sans-serif;}
#rightcolumn a {
	color: #FFFFCC;
}
#leftcolumn a {
	text-decoration: none;
}
strong {
	color: #FFFF99;
}
