body {
                    text-align:center; /* for IE */
                    margin:0 auto; /* for the rest */
	background-color: #232323;
                    text-align: -moz-center;  /* for Firefox */
}
.button
{
   font-family:Arial Narrow, sans-serif;
   font-weight:bold;
   color:#FF0000;
   background-color:#990000;
   filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ff666666',EndColorStr='#ff000000');
   border-color:#FF0000;
   border-width:1px;
}
html {
scrollbar-face-color:#232323;
scrollbar-base-color:#121212;
scrollbar-arrow-color:#FF0000;
scrollbar-track-color:#232323;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#333333;
scrollbar-3dlight-color:#333333;
scrollbar-darkshadow-Color:#000000;
}
.wrapper{
                    text-align:left; /* reset text alignment */ 
	width: 1250px; /* or a percentage, or whatever */ 
                    margin:0 auto; /* for the rest */ 
	}
.topnav{
	background:url(images/topnavbg_02.png) repeat-x;
	height:16px;
	border-bottom:1px solid #440000;
	text-align:right;
	padding-right:8%;
	padding-top:8px;
	width:92%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #440000;
	}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFAFA;
}
.bannerbg{
border-bottom:2px solid #030C13;
background:url(images/bannerbg_06.gif) repeat-x;
height:115px;
text-align: left; 
padding-left:20px;
}

h1{
font-size:16px;
width:90%;
background:url(images/bullet.png) left no-repeat;
padding-left:10%;
text-align:left;
}
.content{
width:100%;
}
.leftcolumn{
width:246px;
float:left;
background-color:#232323;
border-right:#0A0A0A solid 2px;
border-left:#333 solid 2px;
border-bottom:#0A0A0A solid 2px;
border-top:#000000 solid 2px;

}
.centercolumn{
width:746px;
float:left;
text-align:left;
background:#232323;
border-right:#0A0A0A solid 2px;
border-left:#333 solid 2px;
border-bottom:#0A0A0A solid 2px;
border-top:#000000 solid 2px;
}
.rightcolumn{
width:246px;
float:right;
background-color:#232323;
border-right:#0A0A0A solid 2px;
border-left:#333 solid 2px;
border-bottom:#0A0A0A solid 2px;
border-top:#000000 solid 2px;
}
h2{
background:url(images/headingbg_140.png) repeat-x;
width:100%;
text-align:center;
padding-top:11px;
padding-bottom:11px;
font-size:10px;
color:#FF0000;
margin:0;
}
.underh2{
padding-left:10px;
padding-top:5px;
padding-bottom:5px;
padding-right:10px;
width:90%;
margin:0;
}
#navvy
{
width: 100%;
margin:0;
font-size: 10px;
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: #FF0000;
background: #333;
border-color: #333 #0A0A0A #000 #333;
}
.mainheadingbg1{
padding-left:5%;
padding-top:0px;
width:95%;
height:35px;
background:url(images/headingbg_140.png) repeat-x;
}
.mainheadingbg{
padding-left:5%;
padding-top:0px;
width:95%;
height:47px;
background:url(images/headingbg_140.png) repeat-x;
}
.date{
height:41px;
float:left;
width:42px;
background:url(images/datebg_19.gif) no-repeat;
}
.month{
height:5px;
padding-top:12px;
color:#FFFAFA;
text-align:center;
font-weight:bold;
font-size:12px;
font-family:verdana;
}
.day{
height:5px;
padding-top:6px;
color:#FFFAFA;
text-align:center;
font-weight:bold;
font-size:11px;
font-family:Arial Narrow;
}
h3{
padding-top:4px;
padding-left:20px;
float:left;
font-size:12px;
color:#FFFAFA;
}
.writtencontent{
width:100%;
padding-left:10px;
padding-right:10px;
}
.footer{
width:100%;
background:url(images/footerepeat_29.jpg) repeat-x;
height:89px;
text-align:center;
}
.footerlogo{
width:100%;
margin:0;
background:url(images/footerimage_28.jpg) center no-repeat;
padding-top:30px;
padding-bottom:32px;
font-size:6px;
text-align:center;
}
.clear {
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}
a {
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	color: #FFFAFA;
}
a:visited {
	text-decoration: underline;
	color: #7C7A79;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #FFFAFA;
}
