body {
margin-top: 0px;
margin-left: 25px;
margin-right: 25px;

}

p, h1, h2, h3, h5 { margin: 10px  20px  20px 20px;  }


#leftcolumn {
position: absolute;
top: 185px;
left: 25px
width: 160px;
bottom: 755px;
background-color: #0066CC;
}

#centercolumn {
top: 200px;
margin-left: 165px;
margin-right: 160px;
}

#articlecolumn {
top: 200px;
margin-left: 50px;
margin-right: 160px;
}


#rightcolumn {
position: absolute;
top: 200px;
right: 57px;
width: 100px;
}

#rightnav {
position: absolute;
top: 185px;
right: 25px;
width: 160px;
background-color: #0066CC;
}
 
#rightnav2 {
position: absolute;
top: 185px;
right: 25px;
width: 162px;
background-color: #0066CC;
}


body {
	background-color: #000066;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	}

h1, h2, h3 {
	color: #333333;
	font-variant: small-caps;
	}

#shell { background-color: #FFFFFF; }


#topstripe1 {
	background-image: url('images/banner_wave.gif');
	height: 144px; 
	}


#topstripe3 {
	background-color: #FFCC99;
	height: 16px;
	}

	
#formslink { text-decoration: underline; }

#linkbar {
	background-color: #0066CC;
	height: 25px;
	margin-left: 0px;
	}

.mainnav {
	color: white;
	font-size: 10px;
	font-weight: bold;
	padding: 6px 0 0 10px;
	}

.address {
	color: #333333;
	font-size: 11px;
	padding: 1px;
	float: right;
	margin-right: 10px;
	}

a.nav { margin-left: 10px; margin-right: 10px; }
a.nav:link { color: white; text-decoration: none; }
a.nav:visited { color: white; text-decoration: none; }
a.nav:hover { color: #white; text-decoration: underline; }
a.nav:active { color: #FFCC99; text-decoration: underline; }

a.link_on {
	color: #FFCC99;
	text-decoration: underline;
	margin-left: 10px;
	margin-right: 10px;
	}

	
.rightnav  {
	color: white;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 0 0 0px;
	}

.footer {
	font-size: x-small;
	text-align: center;
	}

.footer_links {
	font-size: small;
	text-align: center;
	}

.dropcap {
	float: left;
	position: relative;
	font-family: Verdana, Arial, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #FFCC99;
	line-height: 1em;
	margin: 3px 6px 1px 0;
	padding: 2px 6px 4px 6px;
	border: 1px solid white;
	background: #0066CC;
	}

blockquote { color: #2E2E78; }
