#maintable {
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCC00;
	border-bottom-color: #CCCC00;
	border-left-color: #CCCC00;
	border-top-style: none;
	border-bottom-style: solid;
}
body {
	background-image: url(../images/bgme.jpg);
}
#maintable #sponseropert {
	position: relative;
	width: 400px;
	background-color: #FFFFFF;
	float: right;
	border: thin ridge #66CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #0066FF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#maintable #schedule {
	float: left;
	width: 505px;
	position: relative;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-bottom: 10px;
	line-height: 23px;
}
a:link {
	color: #FF3333;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #996600;
	text-decoration: none;
}
#maintable #rightfloatunderspon {
	float: right;
	position: relative;
	width: 280px;
}
#maintable #schedule #maineventbox {
	color: #0033FF;
	position: relative;
	width: 325px;
	background-color: #FFFFFF;
	border: thin solid #0000FF;
	height: 350px;
}
#maintable #schedule #maineventbox #dothanmag {
	margin-right: 5px;
}
#maintable #rightfloatunderspon #walmartflyer {
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 10px;
}
