.greybox {
	background-color: #CCCCCC;
	height: 100px;
	width: 770px;
	position: absolute;
	top: 30px;
	left: 38px;
}
.yellowbox {
	background-color: #FFFF00;
	position: absolute;
	height: 130px;
	width: 600px;
	top: 50px;
	left: 38px;
}
.applausepic {
	background-color: #000000;
	position: absolute;
	height: 116px;
	width: 76px;
	left: 0px;
}
.applausetitle {
	border: thick solid #000000;
	position: absolute;
	height: 100px;
	width: 700px;
	left: 60px;
	top: 90px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 52px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.mainbody {
	position: absolute;
	width: 800px;
	left: 0px;
	top: 0px;
	border: thin ridge #0000FF;
}
.mainbody h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #0000FF;
	text-align: center;
}
.mainbody p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.mainbody .ad {
	position: fixed;
	width: 360px;
	text-align: center;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.mainbody td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.mainbody th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.adbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #0000FF;
	background-color: #66FFCC;
	width: 400px;
	text-align: center;
	float: left;
	border: thin groove #6600CC;
	margin: 2px;
	padding: 2px;
}
.menuitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.mainbody .maintext {
	float: right;
	width: 350px;
}

.mainbody .adbox .adbox_sponsor {
	font-size: 10px;
	color: #0000FF;
	text-align: center;
	width: 200px;
	border: thin ridge #6699FF;
}
