html, body {margin: 0; padding: 0; border: 0;}
img { border: 0px; }
body {  background-color: #31586C; background: url("images/background.gif"); text-align: center; margin-top: 12px; font-family : Geneva, Verdana, Arial, Helvetica, sans-serif; color: #ffffff; font-size: 12px; }
a {
	color: #FFCC00;
	font-weight: bold;
}
a:active {
	color: #FF9933;
	font-weight: bold;
}
a:hover {
	background-color: #333333;
	text-decoration: none;
}
a:link {
	color: #FFCC00;
	font-weight: bold;
}
a:visited {
	color: #FFCC66;
	font-weight: bold;
}
h2 { text-align: center; font-size: 14px; }
#container { margin: 0 auto; width: 800px; text-align: left; }
.content{  float: left; background: #31586C; width: 800px; border-bottom : 3px solid #333333; border-top : 3px solid #333333; border-left : 3px solid #333333; border-right : 3px solid #333333; }
.lcolumn{  float: left; width: 150px;text-align: center; margin-top: 12px; vertical-align: top; }
.rcolumn{  float: left; width: 640px;text-align: center; margin-top: 12px; vertical-align: top; padding-left: 6px; }
.slcolumn{  float: left; text-align: center; width: 432px;}
.srcolumn{  float: left; text-align: center; width: 190px; margin-top: 24px; margin-left: 6px; margin-right: 6px; margin-bottom: 6px;}
.footer{  float: left; width: 790px;text-align: left; margin-top: 12px; padding-top: 6px; padding-left: 6px; padding-right: 6px; padding-bottom: 6px; }
.clear{  clear: both; margin-top: 6px; margin-left: 6px; margin-right: 6px; margin-bottom: 6px; text-align: left; }
.highlight { color: #CCCC33; }
.bold { font-weight: bold; }
