#outerwrap {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;

}
body {
	background-color: #003247;
	text-align: center;
	margin: 0px;
	padding: 0px;


}
#container {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 750px;
	border: 1px solid #000000;
	background-color: #336633;






}
#banner {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	vertical-align: bottom;
	height: auto;
	width: auto;






}
#navbar {
	margin: 0px;
	width: 130px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	float: left;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	background-color: #004766;
	color: #BFECFF;




}
#content {
	position: static;
	margin-left: 140px;
	padding: 5px 10px 5px 5px;
	color: #BBCEBB;
	font-size: 16px;
	font-family: "Verdana";
	height: auto;
	display: block;










}
.dropcap {
	font-size: 4.25em;
	line-height: 83%;
	float: left;
	width: 0.7em;
	padding-right: 4px;

}
#navbar ul {
	margin: 0px;
	padding: 5px 5px 5px 20px;
	letter-spacing: 1.5px;

}
#navbar a {
	color: #BFECFF;
	text-decoration: none;
}
#navbar a:hover {
	color: #BFECFF;
	text-decoration: underline;
}
#navbar a:active {
	text-decoration: underline;
}
#navbar a:visited {
	color: #BFECFF;

}
h1 {
	font-family: "Verdana";
	font-size: 24px;
	letter-spacing: 3px;
	color: #CCCCCC;
	font-variant: small-caps;
	text-decoration: underline;
	background-color: #004766;
	line-height: 40px;
	height: 40px;
	padding-left: 10px;




}
.floatleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #000000;


}
.floatright {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;

}
#footer {
	font-family: "Verdana";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #BFE4FF;
}
a:link {
	color: #BFECFF;
	text-decoration: underline;
}
a:hover {
	color: #BFECFF;
	text-decoration: underline;
}
a:visited {
	color: #BFECFF;
	text-decoration: none;
}
.floatrightclear {
	padding: 0px;
	clear: right;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}



