body {
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
	margin: 0px auto 0px auto;
	background-color: #820801;
}
#content {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 808px;
}
#headercontent {
	height: 205px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;	
}
#maincontent {
    text-align: right;
	background-image: url(images/repeating.gif);
	background-repeat: repeat-y;
	height: auto;
	padding: 0px 50px 0px 50px;
}
#topnav {
    width: 100%;
	font-size: 12px;
	color: #67676C;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 4px 0px 10px 0px;
}
#bottomnav {
	font-size: 12px;
	color: #67676C;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 10px 0px 4px 20px;
}
#leftcol {
    float: left;
	width: 138px;
	margin-right: 20px;
	padding: 60px 0px 30px 0px;
	font-size: 11px;
	color: #079C9C;
	font-style: italic;
	font-weight: bold;
}
#rightcol {
	padding: 10px 0px 40px 0px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #67676C;
	line-height: 20px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	border-top: 2px solid #079C9C;
	color: #67676C;
	clear: left;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 160px;
}

h1 {
	color: #830902;
	font-family: "Arial Narrow", Helvetica_TCC, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	line-height: 28px;
}
h2 {
	color: #079C9C;
	font-family: Arial Narrow, Helvetica_TCC, Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin: 6px 0px 4px 0px;
	padding: 0px;
}
#topnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #079C9C;
	font-weight: bold;
	letter-spacing: -.5px;
	text-decoration: none;
}
#topnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #079C9C;
	font-weight: bold;
	letter-spacing: -.5px;
	text-decoration: none;
}
#topnav a:visited {
    color: #079C9C;
	text-decoration: none;
}
#topnav a:hover {
    color: #67676C;
	text-decoration: none;
}
#topnav a:active {
    color: #079C9C;
	text-decoration: none;
}
#bottomnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #079C9C;
	font-weight: bold;
	letter-spacing: -.5px;
	text-decoration: none;
}
#bottomnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #079C9C;
	font-weight: bold;
	letter-spacing: -.5px;
	text-decoration: none;
}
#bottomnav a:visited {
    color: #079C9C;
	text-decoration: none;
}
#bottomnav a:hover {
    color: #67676C;
	text-decoration: none;
}
#bottomnav a:active {
    color: #079C9C;
	text-decoration: none;
}
#footer a {
    font-weight: bold;
	text-decoration: underline;
	color: #67676C;
}
#footer a:link  {
	font-weight: bold;
	color: #67676C;
	text-decoration: underline;
}
#footer a:visited {
    color: #67676C;
}
#footer a:hover {
    color: #079C9C;
}
#footer a:active {
    color: #67676C;
}
a {
	color: #079C9C;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #079C9C;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
    color: #079C9C;
	text-decoration: none;
}
a:hover {
    color: #67676C;
	text-decoration: none;
}
a:active {
    color: #079C9C;
	text-decoration: none;
}
img {
    padding: 0px;
	margin: 0px;
}
#flash {
    text-align: right;
	padding: 0px 46px 0px 0px;
}
form {
    font-weight: bold;
	font-size: 10px;
	line-height: 16px;
}
input {
    margin-bottom: 8px;
}
