body {
	margin:0 auto; text-align: center; /*For IE6 Shenanigans*/
	background-color: #000000
}
    
.wrapper{
	width:992px;
	margin:0 auto;
	text align:left;
	}
.topnav{
	background:url('images/topnavbg_02.gif') repeat-x;
	height:26px;
	border-bottom:2px solid #003993;
	text-align:right;
	padding-right:10%;
	padding-top:8px;
	width:0 auto
	}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bannerbg{
border-bottom:2px solid #030C13;
background:url('images/bannerbg_06.gif') repeat-x;
height:115px;
width:0 auto;
padding-left:1%
}

}
h1{
font-size:16px;
width:90%;
background:url('images/bullet.png') no-repeat left;
padding-left:10%;
text-align:left
}
.content{
width:100%;
}
.leftcolumn{
width:250px;
float:left;
background-color:#232323;
border-right:#0A0A0A solid 2px;
}
.rightcolumn{
float:right;
width:650px;
text-align:left;
margin-right:2%;
background:#00000;
border-right:#232323 solid 2px;
border-left:#232323 solid 2px;
}
h2{
background:url('images/headingbg_13.gif') repeat-x;
width:100%;
text-align:center;
padding-top:11px;
padding-bottom:11px;
font-size:10px;
color:#fff;
margin:0
}
.underh2{
padding-left:10px;
padding-top:5px;
padding-bottom:10px;
padding-right:10px;
width:230px;
margin:0;
}
#navvy
{
width: 100%;
margin:0;
font-size: 12px;
padding: 0;
text-align: center;
}

ul#navvylist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0;
width: 100%;
}

ul#navvylist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navvylist li a
{
display: block;
width: 90%;
margin:0;
padding: 0.5em 0 0.5em 2em;
border-width: 1px;
border-color: #333 #0A0A0A #000 #333;
border-style: solid;
color: #ededed;
text-decoration: none;
background: #1212127;
}

#navvy>ul#navvylist li a { width: auto; }

ul#navvylist li#active a
{
background: #1212127;
color: #ededed;
}

ul#navvylist li a:hover, ul#navvylist li#active a:hover
{
color: #1E90FF;
background: #333;
border-color: #333 #0A0A0A #000 #333;
}
.mainheadingbg{
padding-left:5%;
padding-top:2px;
width:95%;
height:47px;
background:url('images/headingbgmain_16.gif') repeat-x;
}
.date{
height:49px;
float:left;
width:42px;
background:url('images/datebg_19.gif') no-repeat;
}
.month{
height:12px;
padding-top:6px;
color:#004ABA;
text-align:center;
font-weight:bold;0093DB
font-size:9px;
font-family:verdana;
}
.day{
height:5px;
padding-top:2px;
color:#0093DB;
text-align:center;
font-weight:bold;
font-size:9px;
font-family:verdana;
}
h3{
padding-left:20px;
float:left;
font-size:14px;
}
.writtencontent{
width:97%;
padding-left:10px;
padding-right:20px;
}
.footer{
width:0 auto;
background:url('images/footerepeat_29.gif') repeat-x;
height:89px;
text-align:center
}
.footerlogo{
width:1000px;
margin:0;
background:url('images/footerimage_28.gif') no-repeat center;
padding-top:44px;
padding-bottom:32px;
font-size:11px;
text-align:center
}
.clear {
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}
a {
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}