*{margin:0;padding:0;}
body{
	color:#333;
	background-color:#000;
	font-family:"Arial" , "Helvetica" , sans-serif;
	background-image:url(../images/_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	font-size:0.75em;
	text-align:center;
}
h1 {
	font-size:18px;
	width:385px;
	height:44px;
	margin-bottom:0px;
	margin-top:33px;
	/* margin-top:20px; */
	background-image:url(../images/_HeadingLg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	vertical-align: bottom;
	padding-top: 15px;
}
h2{
	font-size:18px;
	width:335px;
	height:44px;
	margin-bottom:0px;
	margin-top:33px;
	/* margin-top:20px; */
	background-image:url(../images/_HeadingSm.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top: 15px;
}
h6 {
	font-size:18px;
	width:360px;
	height:44px;
	margin-bottom:0px;
	margin-top:33px;
	/* margin-top:20px; */
	background-image:url(../images/_HeadingEven.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	vertical-align: bottom;
	padding-top: 15px;
}


#navigation li{float:left;display:block;margin:0;padding:0;}
#subBG{_position:relative;_top:-3px;margin-top:0;padding-top:0; width:800px;height:17px;background-image:url(../images/_body_top.jpg);background-repeat:no-repeat;background-position:top left;}
#subnav li{float:left;display:block;margin:0;padding:6px 0 0 20px;}
a.currentPage{color:#0765A2;font-size:larger;font-weight:700;text-decoration:None;}
a.nav{color:#000;font-size:larger;font-weight:700;text-decoration:None;}
a.nav:visited{color:#000;}
a.nav:hover{color:#FC0005;}
a.nav:active{color:#000;}
div#container{
	width:800px;
	text-align:justify;
	margin:0 auto;
}
div#header{position:relative;width:800px;height:306px;background-image:url(../images/_Header.jpg);background-repeat:no-repeat;background-position:top left;}
div#content{
	background-image:url(../images/_body_repeat.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	width: 800px;
}
div#center{
	padding-left:12px;
	padding-right:0px;
	padding-bottom:12px;
	margin:0 0px 0 0;
	width: 395px;
}
div#l_even{  /* borrowed from div#center */
	padding-left:12px;
	padding-right:0px;
	padding-bottom:12px;
	margin:0 0px 0 0;
	width: 360px;
}
div#center2{padding-left:12px;padding-right:12px;padding-bottom:12px;margin:0 0 0 0;}
div.column{
	width:335px;
	margin-right:20px;
}
div#right {float:right;}
div#r_even{ /* borrowed from div#right and div.column */
    float:right;
	width:360px;
	margin-right:20px;
}
div#footerOLD{clear:both;padding-left:12px;padding-right:12px;padding-top:20px;text-align:center;background-image:url(../images/_body_bottom.jpg);background-repeat:no-repeat;background-position:top left;height:13px;}
div#footer{clear:both;padding-top:30px;text-align:center;background-image:url(../images/_body_bottom.jpg);background-repeat:no-repeat;background-position:top left;width:800px;height:50px;}
.x{display:none;}
div#uhoh{width:400px;line-height:1.5em;text-align:left;margin:100px auto;padding:20px 30px;}
div.unauthorized-401,div.forbidden-403,div.notfound-404,div.internalerror-500{color:#333;background-color:#ffc;border:1px solid #ff0;}
div.unauthorized-401 a,div.forbidden-403 a,div.notfound-404 a,div.internalerror-500 a{color:#00f;background-color:#ffc;}
#navigation,#subnav{list-style:none;margin:0;padding:0;height:34px;}
/*Single Column Page Specific Styles*/
