body {
	margin:0px;
	background-color:#FF99CC;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #993366;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #993366;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #660099;
}
.smalltext {
	font-size: 10px;
}
.important {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : bold;
	color : #990000;
}
h2 {
	color: #990033;
}
h3 {
	color: #990000;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.lederboard {
	position: relative;
	height: 100px;
	width: 728px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#6A0000;
	margin:auto;
	padding-bottom:10px;
}
#siteContain {
	position:relative;
	width:910px;
	overflow:hidden;
	margin:auto;
	background-color:#FFFFFF;
}
#mainContent {
	position:relative;
	width:720px;
	overflow:hidden;
	float:left;
}
#adContent {
	position:relative;
	width:180px;
	height:800px;
	top:120px;
	overflow:hidden;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#6A0000;
	float:left;
}
.adHold {
	position:relative;
	width:160px;
	text-align:center;
	overflow:hidden;
	padding-bottom:10px;
}