/* CSS Document */

#featureimg {
margin: 0 250px 0 200px;
height: 192px;
width: 600px;
background: #6DB1A4;
border-top: 3px solid #E8F0B9;
}

#navBar {
margin: 0 250px 0 200px;
height: 30px;
width: 600px;
background:  #153976;
z-index:5;

}

#centerimage {
	position:absolute;
	left:663px;
	top:290px;
	background-color: #009966;

}




#center {
margin: 0 250px 0 200px;
width: 580px;
height: 800px;
padding-top:0px;
padding-left:10px; background-color: #EEEEFF;
padding-right:10px;
border-top: 3px solid #E8F0B9;
}





body { 
background-color:#6DB1A4;
margin-top:0px;
}

a:link {color: #6F2B90}
a:visited {color:#6F2B90}
a:hover {color: #6F2B90}
a:active {color:#6F2B90}

h1 {font-family: Times, serif; font-size: 36pt;color: #6F2B90;}
h2 {font-family: Times, serif; font-size: 26pt;color: #6F2B90;}
h3 {font-family: Times, serif; font-size: 22pt;color: #6F2B90;}
h4 {font-family: Times, serif; font-size: 16pt;color: #6F2B90;}

h5 {font-family: Times, serif; font-size: 14pt;color: #153976; text-align:left}
.text {font-family: Verdana; font-size: 10pt; color:#000000}
.purpletext {font-family: Verdana; font-size: 10pt; color:#6E2A8D;}
.purpleBold {font-family: Verdana; font-size: 10pt; font-weight:600; color:#6E2A8D;}

<!--.navtext {font-family: Verdana; font-size: 10pt; color:#FFFFFF}
.day {
	font-family: verdana;
	font-size: 14px; 
    font-style: normal;
    background-color: #153976;
	color: #FFFFFF;
	font-weight: 600; 
	vertical-align:middle} 
	
.night {
   font-family: verdana;
   font-size: 12px; 
   font-style: normal;
   background-color: #B7C2D3; 
   color: #153976;
   font-weight: 600;
   vertical-align:middle
  }

.credit {
	font-family: Verdana; font-size:7pt; color:#000000;}
