* {
	margin: 0px;
	padding: 0px;
}
#header {
	background-repeat: no-repeat;
	background-position: left top;
	background-color:fff;
	height: 70px;
	padding-left: 0px;
	padding-top: 6px;
}
#picture1 {
	float: left;
	width: 218px;
	padding-left: 11px;
}
.pic-text {
	margin-top: -5px;
	padding-top: -5px;
}


#picture2 {
	float: left;
	width: 216px;
	padding-right: 37px;
	padding-left: 37px;
}
.more {
	font-size: 13px;
	font-weight: normal;
	color: #0000CC;
	margin-top: 0px;
	padding-top: 2px;
	text-decoration: underline;
}
.more a:link {
	color: #0000CC;
	text-decoration: underline;
}
.more a:visited {
	color: #0000CC;
	text-decoration: underline;
}
.more a:active {
	color: #0000CC;
	text-decoration: underline;
}
.more a:hover {
	color: #0000CC;
	text-decoration: none;
}





#picture3 {
	float: left;
	width: 218px;
	padding-right: 11px;
}
#bottom-paragraph {
	margin-top: 7px;
}


#nav {
	background-color: #0000CC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}


body {
	background:#003366;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	text-align:center;
}
#wrapper {
	position:relative;
	width:780px;
	text-align:justify;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: 1px solid #0000CC;
	background-color: #FFFFFF;
}
#clear {
	clear:both;
	height:5px;
}

#content {
	background:#fff;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#content a:link,#content a:visited,#content a:active {
	text-decoration:none;
	color:#0000CC;
}
#content a:hover {
	text-decoration:underline;
}
#content p {
	padding-bottom:12px;
}
#footer {
	font-size:11px;
	background-color:#0000CC;
	background-image:url(../images/footer.gif);
	background-repeat:repeat-x;
	background-position:left top;
	line-height:17px;
	text-align:center;
	margin-top:5px;
	padding-top:4px;
	padding-bottom:4px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#footer a:link,#footer a:visited,#footer a:active {
	color:#fff;
	text-decoration:underline;
}
#various {

}

#footer a:hover {
	text-decoration:none;
}
.flt-left {
	float:left;
	padding-bottom:8px;
	padding-right:8px;
}
.flt-right {
	float:right;
	padding-bottom:8px;
	padding-left:8px;
}
h1 {
	font-size:24px;
	color:#0000CC;
	padding-bottom:12px;
}
.boldblue {
	font-weight: bold;
	color: #0000CC;
}
.boldblack {
	font-weight: bold;
	color: #000000;
}
#picture1 h3 {
	font-size: 17px;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
	padding-bottom: 3px;
}
#picture2 h3 {
	font-size: 17px;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
	padding-bottom: 3px;
}



h2 {
	font-size:16px;
	color:#0000CC;
	padding-bottom:12px;
}
#picture3 h3 {
	font-size: 17px;
	font-weight: bold;
	color: #0000CC;
	text-align: center;
	padding-bottom: 3px;
}
.copyright {
	font-size: 10px;
	color: #999999;
	padding-top: 8px;
}
.copyright a:link {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.copyright a:visited {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.copyright a:active {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.copyright a:hover {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #0000CC;
	padding-bottom: 6px;
	padding-top: 8px;
}
#middle {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.quote {
	font-style: italic;
	font-weight: bold;
	color: #999999;
	font-size: 18px;
	text-align: center;
	margin-top: 8px;
}
.quotebold {
	font-style: italic;
	font-weight: bolder;
	color: #666666;
	font-size: 18px;
}
.boldblue a:link {
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
.boldblue a:visited {
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
.boldblue a:active {
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
.boldblue a:hover {
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}

