/******************
Main Body tags
******************/
body {
	color:#000;
	font-family: Verdana;
	margin-top: 10px;
	background-color: #003399;
}


/***************
Main Header
***************/  

#header {
  height: 110px;
  color: #fff;
  text-align:center;
  font-size:48px;
  }
  

/***************
Main Content
***************/  
#content {
	  background: #003399;
	  color: #ffffff;}

#content a {
		 color: #fff;}	  
	

/****************
Main Footer
****************/
#footer {
	   position:absolute;
	   height:20px;
	   text-align:center;
	   color: #ffffff;
  	   margin-top: 820px;
	   margin-left:250px;} 
	   
.footer2 {
margin-top:20px;
color: #ffffff;
font-family: Verdana;
text-decoration: none;
font-size: 10px;
} 


.footer2 a {
color: #ffffff;
font-family: Verdana;
text-decoration: none;
font-size: 10px;
}

.footer2 a:hover {
color: #ffffff;
font-family: Verdana;
text-decoration: none;
font-size: 10px;
}

.footer2 a:visited {
color: #ffffff;
font-family: Verdana;
text-decoration: none;
font-size: 10px;
}
