﻿a:link{
	color:#000080;
}
a:visited {
	color:#000080;
}
a:hover {
	color:#000080;
}
a:focus {
	color:#000080;
}
#logo {
	width: 160px;
	float: left;
}
#banner {
	float: left;
}
#Header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 125px;
}
#Button_Bar {
}
#Middle {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/cbackground.jpg');
	background-repeat: repeat;
	overflow: auto;
	clear: both;
}
#Content {
	padding: 10px;
	float: left;
	width: 580px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Right_Column {
	padding: 5px;
	float: left;
	width: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #000080;
}
.banner {
	border-width: 0px;
	text-align: center;
}
.column_hr {
	color: #000000;
	width: 95%;
	height: 1px;
}
.content_H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666600;
}
.content_H2 {
	font-weight: bold;
	text-decoration: underline;
}
#Footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #A3A580;
	clear: both;
}
#Footer_Bar {
	clear: both;
}
#Footer_Content {
	font-size: small;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000000;
}
.align_top {
	vertical-align: top;
}
.img_link {
	border-width: 0px;
}
.ProPicsBlock {
	border-color: #808080;
	width: 560px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.ProPics {
	float: left;
	padding-right: 5px;
}
.divider {
	width: 95%;
	height: 2px;
}
