 html body{
 margin:0px;
 padding:0px;

 }
 
 body{
 background:#333333;
 padding:10px;
 padding-left:25px;
 margin-left:25px;
 }
h1,h2,h3,h4{
 padding-left:25px;
 color:#FFFFFF;
}
 
 td{
 font-family:Arial, Helvetica, sans-serif;
 font: 13px Arial;
 color:#FFFFFF;
 }
 
 a{
 color:#FFFFFF;
 }
 ul,ol,li{
 	list-style:inside;
 }
 .post{
 width:500px;
 font-family:Arial, Helvetica, sans-serif;
 font: 13px Arial;
 color:#FFFFFF;

 }
 .text{
 font-family:Arial, Helvetica, sans-serif;
 font: 13px Arial;
 color:#FFFFFF;
 padding-left:25px;
 padding-right:25px;
 }
 
 .textheader{
 font-family:Arial, Helvetica, sans-serif;
 font: 16px Arial;
 font-weight:bold;
 color:#FFFFFF;
 }
/*################## begin splashContent ############*/
#splashWrapper{
 width:1000px;
 margin:10px auto;

}

#splashContent{
 float:left;
 /*width:999px;
 height:1200px;*/
 margin:0 auto 20px;
 padding:0 auto;
 text-align:center;

}
#splashContent h2{
 margin:15px 0 20px 0;
}
#splashContent a:visited{
color:#FFFFFF;
}

#splashContent a,img{
 border:none;

}

#splashContent hr{
 margin:30px 0;

}

.splashSubscription{
	margin:10px auto;
	font-size:24px;
	text-align:center;
	width:950px;
	height:100px;
}

.splashMetro{
 float:left;
 width:60%;
 margin:10px auto;
 font-size:24px;
}

.splashMilitary{
 float:left;
 background:#666633;
 width:650px;
 margin:10px auto;
 font-size:24px;

}
.slideshow{
 float:right;
 width:250px;
 text-align: center;

 }

/*################## end splashContent ############*/

/*################## begin metroContent ############*/
#wrapper{
 width:1000px;
 margin:10px;
 }

#content{
 width:990px;
 margin:10px;
}

#advertising{
width:450px;
float:right;

}
#advertising img{
margin:10px;
}
#advertising h2,h3{font-size:38px; text-align:center; margin:10px 0 0 0;}
#advertising h3 {font-size:22px;}
 
 
  /*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.mainmenu{

}
.solidblockmenu{
margin: 0;
padding: 0;
float: left;
text-align:center;
font: bold 13px Arial;
width:100%;
overflow: hidden;
margin-bottom: 1em;
border: 1px solid #ffffff;
border-width: 1px 0;
background: black url(images/menu-bg.png) left center repeat-x;

}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float:left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover{
color: white;
background: transparent url(images/menu-bg-hover.png) center center repeat-x;
}

 .solidblockmenu li .current{
color: white;
background: transparent url(images/current.png) center center repeat-x;
}


.copyright{
	text-align:right;
	color:#FF0000;
	}
	
	.mailform{
	padding-left:25px;
	}

#contactimage{
float:right;
margin-right:25px;
border: 1px solid #999999;
}


#footer{
	float:left;
	margin: 20px auto 0 25px;
	color:#FFFFFF;

}


.footerlink{

	color:#666666;

}
.footerlink a,a:visited,a:active{

	color:#666666;

}
.style1{
	color:#FF9933;
}
.style2{
	color:#FF0000;
}
.style2 span{
	font-size:12px;
	font-style:italic;
	}
.hooters{
	font-size:22px;	
	color:#FF9933;
	}
.hooters img{
	float:left;
	margin:0 5px 0 0;
	}	
.hooters ul{
    padding:0 0 0 10px;
	font-size:18px;
	color:#FFFFFF;
	list-style:inside;
}
.hooters li{
    margin:0 0 0 10px;
	font-size:18px;
	color:#FF9933;
	list-style:none;
}