BODY  
  { color: #050538;
font-family: verdana; 
font-size: 11px;
background: #ADD9E4;
background-image: url('bg.jpg');
background-repeat: repeat-x;
text-align: center;
scrollbar-face-color: #050538; 
scrollbar-arrow-color: #F7FCFE;
scrollbar-track-color: #3A5893;
scrollbar-shadow-color: #F7FCFE; 
scrollbar-highlight-color: #050538;
scrollbar-3dlight-color: #2A0907;
scrollbar-darkshadow-color: #050538;
}


a:link,a:visited,a:active
{text-decoration:none;
 color:#3A5893; 
border-width: 1px;
 border-style: solid;
border-bottom-color: #D8EDF8;}

a:hover 
{text-decoration:none;
color:#050B4C;
border-bottom-color: #E8F6FC;}



h1
{
background-image: url('header.png');
line-height: 80px;
padding-left:1px;
font-size:16pt;
text-align: left;
font-family: Century Gothic;
font-weight: bold;
color:#29798E;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #3A5893;
text-transform: uppercase;}

h2
{
text-align: center;
padding-left:1px;
font-spacing: 1px;
font-family: Verdana;
font-size:11pt;
color:#E5F3FA;
background: #253B6A;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #7699D4;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #7699D4;
border-left-width: 5px;
border-left-style: solid;
border-left-color: #7699D4;
border-right-width: 5px;
border-right-style: solid;
border-right-color: #7699D4;} 


h3
{text-align: center;
padding-left:1px;
font-family: Century Gothic;
font-weight: bold;
text-transform: uppercase;
color:#FCFEFF;
background-color: #050538; 
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #3A5893;}


 


.bgs {
border : 3px solid #AD7D57;
margin : 2px;
}
  
  

#nav1 {
	padding-top:0px;
	padding-bottom:80px;
}



.nav {
	font-family:geogia;
	font-size:11px;
	color:#280907;
	text-align:center;
	padding-right:5px;
	margin-bottom:0px;
	margin-top:0px;
}

#nav1 A{
	display:block;
	background-image: url('navbg.jpg');
	font-family: Century Gothic;
    font-weight: bold;
	color:#E7F0FF;
	font-size:13px;
	font-style: none;
	background-color:#050538;
	border-left:3px solid #29798E;
	border-right:3px solid #29798E;
	border-bottom:1px solid #29798E;
	padding:5px;
	text-align:right;
	text-transform: uppercase;
	margin:0px 4px 0px 4px;
}

#nav1 A:hover {
	background-color:#1E7487;
	background-image: url('linkbg.jpg');
	font-family: Century Gothic;
    font-weight: bold;
	color:#B5D9E5;
	border-left:3px solid #29798E;
	border-right:3px solid #29798E;
	border-bottom:1px solid #29798E;
	text-transform: uppercase;
	
	
}


input, textarea {

background-color:#244D85;
background-image: url('contentbg.jpg');
font-family:georgia; 
color:#EAF5F7;
border-color: #2A788F;
border-width: 1px;
border-style: solid;
scrollbar-face-color: #050538; 
scrollbar-arrow-color: #F7FCFE;
scrollbar-track-color: #3A5893;
scrollbar-shadow-color: #F7FCFE; 
scrollbar-highlight-color: #050538;
scrollbar-3dlight-color: #2A0907;
scrollbar-darkshadow-color: #050538;}


#content 
{
background: #0D275D;
font-family:verdana; 
color:#F7FCFE;
background-image: url('contentbg.jpg');
width: 500px;
margin: auto; 
position: relative;
text-align: left;
border-width: 3px;
border-style: solid;
border-color: #3A5893;
}


#header
{
background: url('areaheader.jpg') no-repeat;
height: 50px;

}

#footer
{
background: url('areafooter.jpg') no-repeat; 
line-height: 90px;
}


#divfooter {
	clear:both;
	height: 130px;
    margin: 0px;
	text-align: center;
	background: #ADD9E3 url('footer.jpg') no-repeat;
}