body {
	background-image: url(../images/back1.jpg);
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana;
	margin: 0px;
	padding: 0px;
}
.outerbox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DD0000;
	border-bottom-color: #DD0000;
	border-left-color: #DD0000;
}
.footer {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px;
}
.footer a:link, .footer a:visited, .footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	color: #FFDDDD;
	text-decoration: underline;
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #333333;
	padding-right: 10px;
	padding-left: 10px;
}
.content a:link, .content a:visited, .content a:active {
	color: #333333;
	text-decoration: none;
}

.content a:hover {
	color: #777777;
	text-decoration: underline;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #DD0000;
	font-family: "Times New Roman", Times, serif;
}
.smallprint {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
}
.leftbar {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
}
.timetext {
	font-family: "Times New Roman", Times, serif;
	color: #404040;
}

.smallprint a:link, .smallprint a:visited, .smallprint a:active {
	color: #999999;
	text-decoration: underline;
}

.smallprint a:hover {
	color: #444444;
	text-decoration: underline;
}
.sponsors {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.sponsors a:link, .sponsors a:visited, .sponsors a:active {
	color: #666666;
	text-decoration: none;
}

.sponsors a:hover {
	color: #000000;
	text-decoration: underline;
}
