﻿body {
	background-color: #404040;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
#wrapper {
	width: 970px;
	margin: 0px auto 0px auto;
	clear: both;
}
#banner_left {
	width: 294px;
	float: left;
	display: inline;
}
#banner_right {
	width: 676px;
	float: right;
	display: inline;
}
#main {
	background-image: url('images/main_rpt.gif');
	background-repeat: repeat-y;
	background-position: left top;
	clear: both;
}
#footerImage {
	clear: both;
}
#footerText {
	color: #FFFFFF;
	font-size: 90%;
	padding: 0px 20px 20px 20px;
	overflow: hidden;
	text-align: center;
}
.clear {
	clear: both;
}
#mainLeft {
	width: 260px;
	display: inline;
	float: left;
	margin-left: 28px;
}
#mainRight {
	width: 656px;
	float: right;
	display: inline;
	background-image: url('images/banner_right_bottom.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 130px;
	padding-left: 20px;
}
#mainLeft ul {
	padding: 0px;
	margin: 0px;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}
#mainLeft ul li {
	list-style-type: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
}
#mainLeft ul li a {
	display: block;
	padding: 3px 3px 3px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #808080;
	text-decoration: none;
}
#mainLeft ul li a:hover {
	color: #0A53A2;
	text-decoration: none;
	background-color: #EEEEEE;
}
#footerText ul {
	padding: 0px;
	margin: 0px;
}
#footerText ul li {
	list-style-type: none;
	display: inline;
}
#footerText ul li a {
	padding-right: 5px;
	padding-left: 5px;
	color: #D6D6D6;
	text-decoration: none;
	font-size: 90%;
}
#footerText ul li a:hover {
	text-decoration: underline;
}
#mainRight h1 {
	margin: 0px 30px 0px 0px;
	font-size: 130%;
	font-weight: normal;
	background-color: #172E61;
	padding: 10px;
	color: #FFFFFF;
}
#mainRight p {
	margin-right: 40px;
	margin-left: 10px;
}
.floatRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 2px solid #999999;
	padding: 10px 10px 30px 10px;
	background-color: #FFFFFF;
}
.boldText {
	background-color: #961310;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
}
.italicText {
	font-size: 120%;
	font-style: italic;
	margin-left: 20px;
	color: #172E61;
	letter-spacing: 2px;
}
.floatRightwoBorder {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#imageWrapper {
	text-align: center;
}
#imageWrapper img {
	border: 1px solid #666666;
	padding: 5px;
	margin: 10px;
}
#mainRight ul {
	margin-right: 50px;
	margin-left: 20px;
}
hr {
	width: 90%;
	text-align: left;
	height: 1px;
	color: #FF4202;
}
#mainLeft h1 {
	font-size: 160%;
	padding-left: 20px;
	color: #666666;
	margin-top: 30px;
	text-align: center;
}
#email {
	text-align: center;
	color: #000099;
	font-weight: bold;
}
.noBorder {
	border-width: 0px;
}
#gallery {
}
#gallery img {
	border: 1px solid #C0C0C0;
	padding: 5px;
	margin: 5px;
	background-color: #FFFFFF;
}
a:link {
	color: #961310;
}
a:visited {
	color: #961310;
}
a:hover {
	color: #172E61;
}
a:active {
	color: #961310;
}
#footerText p {
	padding: 0px;
	margin: 10px 0px 10px 0px;
}
