body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #969491;
	color: #FFFFFF;
	scrollbar-face-color:#fff;
	scrollbar-track-color:#c7d9e6;
	scrollbar-arrow-color:#c7d9e6;
	scrollbar-shadow-color:#ccc;
	scrollbar-dark-shadow-color:#666;
	scrollbar-3dlight-color:#c7d9e6;
	scrollbar-highlight-color:#fff
}

#container {
	height: auto;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	color: #403B33;
	background-image: url(../images/columns3.jpg);
	background-repeat: repeat-y;
	background-position: center 205px;
	font-size: 12px;
	background-color: #FFFFFF;
	padding-bottom: 0px;
}
#top {
	height: 180px;
	width: 800px;
	background-image: url(../images/photo.jpg);
	background-position: 0px -20px;
}
#scroller {
	height: 40px;
	width: 800px;
	clear: both;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
}
#navbar {
	height: 28px;
	width: 725px;
	position: relative;
	background-color: #0F3063;
	color: #FFFFFF;
	padding-left: 75px;
}


#main {
	text-align: left;
	width: 630px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	font-size: 12px;
	color: #000000;
	padding: 10px 0px 0px 30px;
	line-height: 130%;
	margin-bottom: 0px;
	background-image: none;
	min-height: 400px;
	height: auto;
	overflow: visible;
}
#card {
	height: auto;
	width: 400px;
	overflow: visible;
	float: left;
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
	background-position: -25px -30px;
	margin-left: 12px;
	margin-top: 20px;
}
#right {
	padding: 0 6px;
	width: 185px;
	float: right;
	height: 386px;
	padding-top: 20px;
	overflow: visible;
	margin: 20px auto;
}
.tableB {
	border: 1px dotted #0F3063;
	width: 150px;
}

#clearall {
	clear: both;
	margin: 0;
	padding: 0;
}




#footer {
	background-color: #969491;
	height: 100px;
	width: 800px;
	position: relative;
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 9px;
}
#main a:link {
	color: #426BBA;
	text-decoration: none;
	font-weight: bold;
}
#main a:visited {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
#main a:hover {
	color: #887A6B;
	text-decoration: underline;
	font-weight: bold;
}
.links a:link {
	color: #426BBA;
	text-decoration: none;
	font-weight: bold;
}
.links {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(/assets//images/columns2.jpg);
	background-position: 5px bottom;
	height: 45px;
	overflow: visible;
	color: #999999;
	padding-top: 12px;
	position: relative;
	background-repeat: no-repeat;
}

.links a:visited {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.links a:hover {
	color: #887A6B;
	text-decoration: underline;
	font-weight: bold;
}.head {
	font-size: 14px;
	font-weight: bold;
	color: #002E63;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.subtext {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
hr {
	border-top: 1px dotted #0F3063;/*the border*/
	width: 50%;
	height: 1px;
	margin: 6px;
	border-right: 0 none;
	border-bottom: 0 none;
	border-left: 0 none;
}
.subtext2 {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
