body {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#toptitle {
	color: #FFFFFF;
	background-color:#990033;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	font-variant:small-caps;
	width: 778px;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	text-align: right;
	padding: 2px 5px 2px 5px;
}
#mainbody {
	height: auto;
	left: 0px;
	position: absolute;
	top: 110px;
	width: 790px;
}
#content {
	min-height: 300px;
 	height:auto !important;
    height:300px;
	padding: 5px;
	border-right: 1px solid #000000;
}
#leftmaincontent {
	font-size: .8em;
	height: auto;
	left: 15px;
	list-style-type: none;
	padding-bottom: 20px;
	position: absolute;
	text-decoration: none;
	width: 610px;
	
}
#leftmaincontent a {
	color: #990033;
	text-decoration: none;
}
#leftmaincontent a:hover {
	color: #990033;
	text-decoration: underline;
}
table {
	font-size: 1em;
}
#rightnav {
	padding-top: 15px;
	background-attachment: fixed;
	font-size: .8em;
	left: 638px;
	line-height: 12px;
	position: absolute;
	text-align: left;
	text-decoration: none;
	text-margin: 15pt;
	visibility: visible;
	width: 150px;
	z-index: 1;
	min-height: 200px;
 	height:auto !important;
    height:200px;
	
}

#rightnav a {
	color: #990033;
	text-decoration: none;
	display: block;
	padding: 5px 0px 5px 0px;
}
#rightnav a:hover {
	color: #990033;
	text-decoration: underline;
}

#footercontent {
	font-size: 9px;
	height: 80px;
	margin-left: 150px;
	position: relative;
	text-align: center;
	text-decoration: none;
	top: 20px;
	width: 510px;
}

h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #990033;
	display:block;
	border-bottom: 3px double #000000;	
	text-align:left;
	padding-top: 14px;
	width: 95%;
}
h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-size: 1.4em;
	font-weight: bold;
	color: #990033;
}
h4 {
	font-size: 1.4em;
	font-weight: bold;
	color: #000000;
}
h5 {
	font-size: 1.2em;
	font-weight: bold;
	color: #990033;
}
h6 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}

