html {height:100%;margin-bottom:1px}
body {
	background:#000000 url(../images/bg.gif) center;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	color:#666;
}
.content {font-size: 12pt;}
.contentsm {font-size: 9pt;}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.mainwrapper {
	align:center;
	width:978px;
	height:100%;
	background:url(../images/bg_inner.gif);
	padding:0px 11px 0px 11px;
}


ul#menu
{
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:608px;
	position:relative;
	display:block;
	height:30px;
	font-size:12px;
	font-weight:bold;
	background:transparent url(../images/bg_nav.gif) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	padding:0;

}
	
ul#menu li a
{
	display:block;
	/*float:left;*/
	color:#999999;
	text-decoration:none;
	font-weight:bold;
	padding:8px 20px 0 20px;
}
	
ul#menu li a:hover
{	
	color:#F06B1F;
	height:22px;
	background:#000000 url(../images/bg_nav.gif) 0px -30px no-repeat;
	border-bottom:2px solid #A6FF06;	
}
	

ul#menu li a.current
{
	display:inline;
	height:22px;
	background:transparent url(../images/bg_nav.gif) 0px -30px no-repeat;	
	float:left;
	margin:0;
}
h1 a,
h1 a:link,
h1 a:active,
h1 a:visited,
h2 a,
h2 a:link,
h2 a:active,
h2 a:visited,
h3 a,
h3 a:link,
h3 a:active,
h3 a:visited {color:#666; text-decoration:none}
.contentarea {
	padding:20px;
	height:100%;
}

.sub {
	color:#666;
	font-size:9pt;
}
.bighead {
	color:#F06B1F;
	font-size:24pt;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-2pt;
}
.header {
	font:14pt Arial, Helvetica, sans-serif bold;
}
.feature a,
.feature a:link,
.feature a:active,
.feature a:visited {
	color:#F06B1F;
}
.feature a:hover {color:#A6FF06}
.feature {
	color:#666;
	font-size:11pt;
	line-height:16pt;
	}
.story a,
.story a:link,
.story a:active,
.story a:visited {
	color:#F06B1F;
}
.story {
	color:#666;
	font-size:10pt;
}
.maplist {
	width:175px;
	float:left;
	margin:0 0 10px 20px;
	padding:10px;
	background:#000 url(../images/bg_maplist.gif) no-repeat;
	font-size:8pt;
	text-align:left
}
.maplist a,
.maplist a:link,
.maplist a:active,
.maplist a:visited {
	color:#666;
	text-decoration:none;
	font-size:8pt;
	font-weight:bold;
}
.maplist a:hover {color:#F06B1F}
#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}
#sectionLinks a,
#sectionLinks a:link,
#sectionLinks a:active,
#sectionLinks a:visited {
	color:#999;
	padding:8px;
	font-size:8pt;
	text-decoration:none;
	font-weight:bold;
}

#sectionLinks a:hover{
	color:#F06B1F;
	border-bottom:2px solid #A6FF06;
}
a .basicimg {padding:3px;border:1px solid #666;display:inline}
a:hover .basicimg {border:1px solid #A6FF06;}
.footer {
	height:150px;
	background:#000;
	padding:40px;
	color:#666;
	font-size:9pt;
}
.footerlinks a,
.footerlinks a:link,
.footerlinks a:active,
.footerlinks a:visited {
	color:#999;
	padding:10px;
	text-decoration:none;
	font-weight:bold;
}
.footerlinks a:hover {
	color:#F06B1F;
	border-bottom:2px solid #A6FF06;
}