@charset "utf-8";
body {
	background-color: #000;	
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0px;
}
p	{
	margin-top: 0px;
}
ul {
	font-weight: bolder;
	color: #fff;
}
li	{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #fff;
	margin-left: 15px;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 36px;
	color: #000;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	color: #000;
	margin-bottom: 0px;
}
h3 {
	font-size: 16px;
	color: #000;
	margin-bottom: 0px;
}
h4 {
	font-size: 14px;
	color: #000;
	margin-bottom: 0px;
}
h5 {
	font-size: 12px;
	color: #000;
	margin-bottom: 0px;
}
h6 {
	font-size: 10px;
	color: #000;
	margin-bottom: 0px;
}
img	{
	border: none;	
}
legend	{
	color: #000000;
}
a {
	font-size: 14px;
	color: #fff;
}
a:link {
	text-decoration: none;
	color: #fff;
	border: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
	border: none;
}
a:hover {
	text-decoration: none;
	color: #0000ff;
	border: 0px;
}
a:active {
	text-decoration: none;
	color: #990000;
	border: 0px;
}
.content	{
	width: 37em;
	float: left;
	padding: 0px 4em 0px 22em;
}
.image-right	{
	float: right;
	margin: 10px 10px 10px 10px;
}
.image-large	{
	margin-left: -300px;	
}
.required	{
	color: #990000;	
}
.footer	{
	background-image:url(images/footer_bg.gif);
	background-repeat: repeat-x;
	height: 110px;
	clear: both;
	margin-top: -14px;
}
#envelope	{
	background-color: #666666;
	background-image: url(images/top_bg.gif);
	background-repeat: repeat-x;
	width: 75em;
	margin: -14px auto 0px auto;
	padding-top: 0px;
}
#logo_image	{
	width: 300px;
	float: left;
}
#horz_nav li	{	
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #fff;
	display: inline;
	list-style-type: none;	
	height: 2.5em;
	float: left;
	padding-top: 60px;
	padding-left: 12px;

}
#ancors	li {	
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #fff;
	display: inline;
	list-style-type: none;	
}
#sponsors {	
	background-color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	width: 125px;
	float: left;
	border: 2px solid #000;
	margin-right: 15px;
	padding: 10px;
}
#clear	{
	clear: both;
}
legend {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
