﻿body 
{
/*	background-image: url(../images/bg4.gif);
	  background-repeat: repeat;
    background-color: #151B54;

  
*/	

	background-repeat:repeat;
	background-image: url(/images/hd_background_american_flag3.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position:center;
    padding: 0%;	
	width:98%;
	background-color:#000000;
	margin-left:auto;
	margin-right:auto;
	margin-top: auto;
	margin-bottom:auto;
	text-align:center;
		
}

a:link {color:#FFFF99} /* unvisited link */
a:visited {color:#FFFF99} /* visited link */
a:hover {color:yellow; background: url(../images/glossybackTest3.png) repeat-x bottom left;} /* mouse over link */
a:active {color:#FFFF99} /* selected link */

#SideA:link {color:#FFFFFF} /* unvisited link */
#SideA:visited {color:#FFFFFF} /* visited link */
#SideA:hover {color:yellow; background-color:#0099FF; background: url(../images/glossybackTest3.png) repeat-x bottom left;} /* mouse over link */
#SideA:active {color:#FFFFFF} /* selected link */

#weatherA:link {color:blue} /* unvisited link */
#weatherA:visited {color:blue} /* visited link */
#weatherA:hover {color:yellow;} /* mouse over link */
#weatherA:active {color:blue} /* selected link */

#wrap1 {
	width: 63%;
	height:100%;
}

#wrap2 
{
/*		
	height:auto;
		background-image: url(../images/hd_background_american_flag3.png);
*/	
width: 75%;
		background-color:#003366;



}

header
#header {
	position: relative;
	text-align: center;		
}

#header .headerphoto1 {
	position: absolute;
}


#time_zones 
{
	
	color: white; 
	font: Verdana;
	text-align: center;
	height: 15%;
	width: 100%;
	
}

.TFM a:hover{
	color:none;
	background:none;
}

.countDown
{
	color: Yellow;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	/*background: url(../images/glossybackTest3.png) repeat-x bottom left;*/
}


.table
{
	width: 1140px;
	position: relative;
	top: 0;
	left: 0;
	vertical-align: top;
	text-align: center;
	
	
}

.headerTable
{
	width: 70%;
	height: 100%;
	position: relative;
	top: 0;
	left: 0;
}

.generalErrorPage
{
	color: White;
	font: bold 10pt Sans-serif;
	text-align:left;
	text-decoration: none;
}


.generalTableHeader
{
	color: White;
	font: bold 12pt Verdana;
	text-align:left;
	text-decoration: none;	
}

.generalTableHeaderMiddle
{
	color: White;
	font: bold 12pt Verdana;
	text-align: center;
	text-decoration: none;	
}

.generalContent
{
	color: White;
	font: bold 68% Sans-serif;
	text-align:left;
	text-decoration: none;
}

.generalContentRight
{
	color: White;
	font: bold 68% Sans-serif;
	text-align:right;
	text-decoration: none;
}

.generalContentJustify
{
	color: White;
	font: bold 68% Sans-serif;
	text-align:justify;
	text-decoration: none;
}

.generalContentMiddle
{
	color: White;
	font: bold 68% Sans-serif;
	text-align:middle;
	text-decoration: none;
}

.textContent
{
	color: White;
	font: Sans-serif;
	text-align: left;
	vertical-align:top;
	
}

.button { 
	margin: 0; 
	font: 65% Verdana;
	border: 1px solid #CCC999;
	background: white;
	color: #333444;	
}

.inputBox { 
	margin: 0; 
	font: 60% Verdana;
	background: white; 
	color: #333444;	
}

#countDownContainer
{ 
	margin: 0; 
	font: 70% Verdana;
	color: White;	
}

.brigadeHeader
{
	color: White;
	font: bold 150% Verdana;
	text-align: left;
	vertical-align:top;	
}

.brigadeHeaderMiddle
{
	color: White;
	font: bold 150% Verdana;
	text-align:center;
	vertical-align:top;	
}

.unitHeader
{
	color: White;
	font: bold 70% Verdana;
	text-align: center;	
	text-decoration: none;
}

.unitContent
{
	color: White;
	font: bold 68% Sans-serif;
	text-align:justify;
	text-decoration: none;
}

.unitContentMiddle
{
	color: White;
	font: bold 68% Sans-serif;
	text-align:center;
	text-decoration: none;
}

.unitNewsContent
{
	color: White;
	font: bold 80% Sans-serif;
	text-align:justify;
	text-decoration: none;
}

/* NEW PAGE CONTENT IN DIV STRUCTURE | NO TABLES*/
#mainbody_div{
position: relative;
width: 884px;	
}
#newsimg{
float: left;
padding: 10px;
border: none;
}
.sig{
position: relative;
padding: 0;
margin-top: 10px;
margin-right: 30px;
float: left;
width: 200px;
}
.sig li{
position: relative;
list-style: none;
text-align: left;
padding: 0;
margin: 0;
width: 200px;
}



