body {
	background-color: #990000;
	background-image: url(images/redswirl.jpg);
	background-repeat: repeat;
	margin: 20px;


}
.maintext {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #3D5965;
	margin: 10px;
}
.til {
	font-weight: bold;
	text-transform: capitalize;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.sponsor {
	font-style: italic;
}
table {

}
h1 {
	font-size: 125%;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.sidetext {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	margin: 10px;
	font-weight: normal;
	line-height: normal;


}
.maintextpic {
	margin-right: 5px;
}
