body {
	background: #7496FA;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 15px auto;

}

a, a:visited, a:active {
	color: Yellow;
	text-decoration: none;
}

a:hover {
	color: #00FF33;
	text-decoration: underline;
}

h1 {
	margin: 15px 0px 0px 0px;
	font-size: 40px;
	color: #FFFF99;
}

h2 {
	margin: 0px 0px 15px 0px;
	font-size: 12px;
}

.page {
	background-color : #512800;
	width : 900px;
	border : 1px solid White;
}

.ad {
	background: #4875F9;
	width: 820px;
}

.bigtext {
	font-size : 26px;
	margin-bottom : -5px;
}

.adlink {
	font-size : 24px;
	font-weight : bold;
	margin-top : -5px;
}

.adlink2 {
	font-size : 36px;
	font-weight : bold;
	margin-top : -5px;
}

.adlink3 {
	font-size : 42px;
	font-weight : bold;
	margin-top : -5px;
}

.warning {
	width : 820px;
	padding-bottom : 10px;
	padding-top : 10px;
	font-size : 12px;
}

.warningtext {
	color : #3399FF;
	float : left;
}

.reciptable {
	border : 1px solid #7496FA;
	text-align : center;
	width : 20%;
	font-size : 12px;
	font-weight : bold;
}

.reciptable2 {
	text-align : center;
	font-size : 12px;
	font-weight : bold;
}

.reciptable a {
	color : #CCFFFF;
}

.recipsmall {
	font-size : 10px;
}

.enterlink {
	padding : 20px 0px 20px 0px;
	font-size : 24px;
	text-align : center;
}

.enterlink a {
	color: #FFFF99;
}

.bottombanner {
	font-size : 16px;
	font-weight : bold;
	text-align : center;
}

.galleryad {
	background: #4875F9;
}
