body,td,th {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #8a6500;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	background-color: #000000;
}
.midbg {
	background-image: url(midbg.gif);
	background-repeat: repeat-y;
}
.midboxtop {
	background-image: url(midboxtop.gif);
	background-repeat: no-repeat;
	width: 734px;
	background-position: top;
}
.midboxbott {
	background-image: url(midboxbott.gif);
	background-repeat: no-repeat;
	width: 734px;
	background-position: bottom;
}
.midboxmid {
	background-image: url(midboxmid.gif);
	background-repeat:repeat-y;
	width: 734px;
}
h1 {
	margin:0px;
	padding:0px;
	font-family: CodexSSK;
	font-size: 20px;
	color: #ffba00;
}
.whtxt
{
	color:#FFFFFF;
}
a.bottlink{
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.bottlink:link {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.bottlink:hover {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
