body {
	margin:0;
	background:url('images/header_background_gif.gif') repeat-x;
	min-width:860px;
}
h1 {
	margin: 0px 0px 0px;
	padding:0;
	float:left;
}
h1 a {
	display:block;
	background:url('images/new_logo_gif.gif');
	height:220px;
	width:400px;
	text-indent: -900em;
	text-decoration:none;
	line-height:100%;
}
a {
	text-decoration:underline;
	color:#990000;
}
a:active {
	text-decoration:none;
	color:#0000FF;
}
a:hover {
	text-decoration:none;
}
#navtable {
	clear:both;
	width:100%;
	height:30px;
	background:url('images/menu_background.gif');
	padding:0;
	margin:0;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
#nav {
	list-style-image: none;
	list-style-type: none;
	margin:0;
}
#nav li {
	font-family: Tahoma, Arial, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:100%;
	float:left;
	border-left:1px solid #ffffff;
	margin:0;
}
#nav a {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	padding: 0px 20px 0px;
	line-height:30px;
	float:left;
	margin:0;
}
#nav a:hover {
	color:#333333;
	background:url('images/menu_background_hover.gif');
}
#main_content {
	clear:both;
	width:100%;
	background:url('images/main_page_backgroung copy.gif') repeat-x;
	padding:0;
	border-bottom:1px solid #990000;
}
#headercontent {
	float:right;
}
#main_text {
	width:500px;
	float:left;
	margin-top:40px;
	margin-bottom:20px;
	margin-left:50px;
	margin-right:20px;
}
#side_content {
	background:url('images/quicklinks_background.gif') no-repeat;
	width:250px;
	height:350px;
	float:left;
	margin-top:40px;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:0px;
}
#footer {
	width:600px;
	font-size:10px;
	float:left;
	margin-top:10px;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
	padding:0;
}
#footer-image {
	height:20px;
	background:url('images/main_page_backgroung copy.gif') repeat-x;
}
.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 160%;
	color: #000000;
}
.highlight_maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 160%;
	color: #990000;
}
.disclaimer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.quote_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 160%;
	color: #FFFFFF;
}
#quicklinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 160%;
	display:block;
	width:145px;
	list-style:none;
	margin-left:50px;
	margin-top:2px;
	padding:0;
}
#quicklinks li {
	border-bottom:1px solid #666666;
	padding: 5px 0px;
}
h3 {
	font-family:Tahoma, Arial, sans-seriff;
	font-size:160%;
	font-weight:normal;
	color:#990000;
	padding-bottom:2px;
	border-bottom:2px solid #990000;
	margin-top:110px;
	margin-left:50px;
	margin-right:0px;
	margin-bottom:0px;
	width:145px;
}
h3 a {
	text-decoration:none;
}
#bottom-image {
	width:500px;
	height:100px;
	background:url('images/quote_box.gif');
	padding:0;
	margin:0;
}
#quote {
	padding: 15px 48px 20px 40px;
}

