body {
	background-image: url(../images/bg_tile.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #999965;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
a:link {
	color: #CC0000;
}
#line01 {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
	margin-top: 50px;
}

a:visited {
	color: #FF6666;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}
#main {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
}


#footer #sponsors {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	height: 53px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#main #header {
	height: 264px;
	width: 300px;
}
#footer #sponsors #sp_panel1 {
	height: 53px;
	width: 318px;
	float: left;
}
#footer #sponsors #sp_panel2 {
	float: left;
	height: 53px;
	width: 182px;
	margin-left: 19px;
}
#footer #sponsors #sp_panel3 {
	float: right;
	height: 53px;
	width: 110px;
	margin-right: 10px;
}


#main #papertop {
	height: 30px;
	width: 965px;
}
#footer {
	background-color: #000000;
}
#footershadow {
	background-image: url(../images/footer_shadow.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 10px;
	margin-top: 20px;
}


.papershadow {
	background-color: #999965;
	background-image: url(../images/paper_shadow.jpg);
	background-repeat: repeat-y;
}
#main #paper #sectionheader {
	height: 100px;
	width: 955px;
}
#main #paper #content {
	width: 955px;
}
#main #paper #content #events {
	float: left;
	width: 300px;
	margin-left: 18px;
}

#main #paper #sectionheader #sn_events {
	height: 100px;
	width: 300px;
	margin-left: 18px;
	float: left;
}
#main #paper #sectionheader #sn_promos {
	height: 100px;
	width: 610px;
	margin-left: 18px;
	float: left;
}
#main #paper #content #promos {
	float: left;
	width: 600px;
	margin-left: 19px;
}
.clearer {
	clear: both;
	height: 1px;
	width: 955px;
}


#main #paperbottom {

	height: 30px;
	width: 965px;
}
.date {
	color: #996600;
	font-size: 8pt;
}
.bg01 {
	background-color: #EFCF94;
}
.doubleborder {
	border: 3px double #996600;
}

.bg02 {
	background-color: #F3E2AF;
}
.noborder {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.smalltxt {
	font-size: 8pt;
}
