body {
	background: White;
	color: #DFBFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 15px auto;
}

a, a:visited, a:active {
	color: #FFEE00;
}

a:hover {
	color: #00FF33;
}

h1 {
	margin: 15px 0px 0px 0px;
	font-size: 40px;
	color: #FFFF99;
}

h2 {
	margin: 0px 0px 15px 0px;
	font-size: 12px;
}

.content {
	background-color : #36006B;
	width : 900px;
	border : 1px solid #B3A700;
}

.ad {
	background: #4875F9;
	width: 820px;
}

.bigtext {
	font-size : 24px;
}

.medtext {
	font-size : 21px;
	margin-bottom : 5px;
}

.medtext2 {
	font-size : 19px;
	margin-bottom : 5px;
}

.adlink {
	font-size : 24px;
	font-weight : bold;
	margin-top : 5px;
}

.adlink2 {
	font-size : 32px;
	font-weight : bold;
	margin-top : -5px;
}

.adlink3 {
	font-size : 40px;
	font-weight : bold;
}

.warning {
	width : 820px;
	padding-bottom : 10px;
	padding-top : 10px;
	font-size : 12px;
	text-align : left;
}

.warningtext {
	color : #3399FF;
	float : left;
}

.reciptable {
	border : 1px solid #DFBFFF;
	text-align : center;
	width : 20%;
	font-size : 12px;
	font-weight : bold;
}

.reciptable2 {
	text-align : center;
	font-size : 12px;
	font-weight : bold;
}

.reciptable a {
	color : #C080FF;
}

.recipsmall {
	font-size : 10px;
}

.enterlink {
	padding : 13px 0px 13px 0px;
	font-size : 22px;
	text-align : center;
}

.enterlink a {
	color: #FFFF99;
}

.bottombanner {
	font-size : 16px;
	font-weight : bold;
	text-align : center;
}

.galleryad {
	background: #4875F9;
}

.copy {
	margin-top : 25px;
	color : Black;
}

.copy a {
	color : #36006B;
}