@charset "UTF-8";

#altContent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #FFF;
			}
body {
	background-color: #000000;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
}
#all {
	position:relative;
	width:900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	background-color: #FFF;
	overflow: hidden;
	padding: 0px;
	background-image: url(../images/allback.gif);
	background-repeat: repeat-y;
}
h1, h2, h3, h4, h5, h6, p, blockquote, ul, ol, dl {
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 1.2px;
	margin-bottom: 0px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 1.5em;
	margin-right: 0;
	margin-left: 0;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #14397F;
}
h2 {
	font-size: 18px;
	color: #e9292f;
	margin-bottom: 0px;
	font-weight: bolder;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	list-style-position: inside;
	list-style-image: url(../images/redcross.gif);
	margin-left: 24px;
	margin-top: 0px;
}
.h2img {
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: .9em;
	font-weight: bold;
	color: #FFF;
	margin-top: 1.5em;
	margin-left: 8px;
}
h4 {
	font-weight: bold;
	color: #14397F;
	font-size: 0.85em;
	margin-bottom: -0.75em;
	margin-top: 1em;
}
h5 {
	font-weight: bold;
	color: #14397F;
	font-size: 0.75em;
	margin-bottom: -0.75em;
	margin-top: 1em;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	line-height: 120%;
	color: #14397F;
}
ul {
}
li {
	list-style-type: none;
	color: #FFF;
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
blockquote {
	font-size: 95%;
	font-style: italic;
}
.quotesignature {
	text-align: right;
	margin-top: 20px;
}
#nav {
	background-color: #14397F;
	height: 100px;
	width: 134px;
	padding: 0px;
	float: left;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #CCC;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bolder;
	position: absolute;
}
#nav a:link , a:visited{
	color: #FFF;
	text-decoration: none;
}
#header {
	height: 179px;
	width: 100%;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
}
#main {
	float: right;
	height: auto;
	width: 750px;
	overflow: visible;
}
#content {
	float: left;
	width: 450px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 10px;
	height: auto;
	color: #1B397F;
	background-color: #FFF;
	margin: 0px;
	overflow: visible;
}
#imgstaff {
	width: 150px;
	float: left;
	margin-right: 10px;
}
#staff {
	width: 450px;
	height: 125px;
}
#footer {
	font-size: 0.65em;
	height: 62px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	background-image: url(../images/footer.png);
	color: #14397F;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#footer a {
	color: #14397F;
	text-decoration: none;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#dudes {
	background-color: #666;
	height: 215px;
	width: 215px;
	float: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#rightCol {
	float: right;
	height: 80%;
	width: 198px;
	margin-top: 0px;
	margin-right: 0px;
	position: absolute;
	right: 0px;
	top: 200px;
	margin-bottom: 0px;
	padding: 10px;
}
#rightCol a:link, a:visited {
	color: #E9292F;
	text-decoration: none;
}
a:link , a:visited{
	color: #e9292f;
	text-decoration: none;
}
a:hover {
	color: #e9292f;
	text-decoration: underline;
}

