body {
	background-color: #34388F;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	font-weight: normal;
}

#layout {
	width: 684px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fffceb;
}
#banner {
	height: 102px;
	width: 680px;
}
#content {
	width: 680px;
	clear: both;
	background-color: #fffceb;
}
#links {
	height: 20px;
	width: 684px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	padding-top: 5px;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #34388F;
	text-decoration: none;
}
.links a:link {
	color: #34388F;
	text-decoration: none;
}
.links a:visited {
	color: #34388F;
	text-decoration: none;
}
.links a:hover {
	color: #CC0000;
	text-decoration: none;
}
.links a:active {
	color: #CC0000;
	text-decoration: none;
}




.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.content a:link {
	color: #000000;
	text-decoration: underline;
}
.content a:visited {
	color: #000000;
	text-decoration: underline;
}
.content a:hover {
	color: #000000;
	text-decoration: none;
}
.content a:active {
	color: #000000;
	text-decoration: none;
}


.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.contact a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.contact a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.contact a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.contact a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#botlinks {
	width: 684px;
	clear: both;
	background-color: #34388F;
}
.botlinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.botlinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.botlinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.botlinks a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.botlinks a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#contentbox {
	float: right;
	width: 450px;
	text-align: justify;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #292e74;
	margin: 10px;
	padding-left: 10px;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}
#pic {
	width: 179px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #292E74;
}

#picbox {
	float: left;
	width: 155px;
	margin-top: 15px;
}
#contactbox {
	width: 180px;
	text-align: left;
	float: left;
	margin-left: 6px;
}
