body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #F4D636;
}
.back {
	border: 5px solid #C49F1A;
}
.topbg {
	background-image: url(images/bgbig.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #F4D636;
}
.menubak {
	background-image: url(images/link.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.menubak a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menubak a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menubak a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	padding: 5px;
}
.content a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
}
.content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033FF;
	text-decoration: none;
}
.contenta:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033FF;
	text-decoration: underline;
}

.numb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993333;
}

.shade {
	background-image: url(images/shade.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.side3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #8A6901;
	border-right-color: #8A6901;
	border-bottom-color: #947206;
	border-left-color: #8A6901;
	border-top-style: solid;
}
.innerhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #993300;
	text-indent: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #8A6901;
	border-right-color: #8A6901;
	border-bottom-color: #8A6901;
	border-left-color: #8A6901;
	border-top-style: none;
	border-left-style: none;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	padding: 10px;
}

