﻿  /* CSS layout */
body {
	margin: 0 auto 0 auto;
	padding: 0;
	max-width: 760px;
	background-image: url('images/exptextb.jpg');
}

#masthead {
	height: 203px;
	background: #800000;
	clear: none;
	margin-bottom: 0px;
}

#container {
	margin: 0 0 10px 0;
	min-width: 600px;
	background-color: #800000;
}

#left_col {
	background: #800000;
	width: 150px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	clear: left;
}

#page_content {
	background: #800000;
	margin-left: 150px;
}
#footer {
	clear: both;
	background-image: url('images/exptextb.jpg');
	color: #000000;
}
.style2 {
	color: #FFFFFF;
	text-align: center;
	position: relative;
	top: 165px;
}
.style3 {
	text-align: center;
	clear: right;
}
.style4 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.style6 {
	font-size: medium;
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}
.style5 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.style7 {
	border-width: 0px;
}
.style8 {
	color: #000000;
}
