body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CED4DA;
	margin: 0px;
	padding: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.contentarea {
	color: #000000;
	margin: 10px;
	padding: 10px;
	background-image: url(../images/back_monkey.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.maintable {
	width: 816px;
}
a:link, a:visited, a:active {
	color: #d40019;
	text-decoration: underline;
}
a:hover {
	color: #d40019;
	text-decoration: none;
}
.topbar {
	position:relative;
	height: 22px;
	background-image: url(../images/top_bar_background.gif);
	padding: 0px;
	margin: 0px;
}
.sidebar {
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 19px;
	height: 738px;
}
.mainbar {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 8px;
	font-size: 12px;
}
.navheading {
	font-weight: bold;
	color: #d40019;
	font-size: 12px;
}
.navgame {
	text-align: center;
}
.navmore {
	color: #d40019;
	font-size: 12px;
	text-align: right;
}
.bodytext {
	font-size: 12px;
}
.bodyjustify {
	font-size: 12px;
	text-align: justify;
}
.heading {
	font-size: 18px;
	font-weight: bold;
}
.subheading {
	font-size: 14px;
	font-weight: bold;
}
.subhead_side {
	font-size: 12px;
	color: #666666;
}
.sep {
	margin-top: 4px;
	margin-bottom: 6px;
}
blockquote {
	color: #666666;
	font-style: italic;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	
}
.redtext {
	color: #c40c1a;
}
.leftshadow {
	width: 8px;
	background-image: url(../images/leftshadow.gif);
	font-size: 4px;
}
.rightshadow {
	width: 8px;
	background-image: url(../images/rightshadow.gif);
	font-size: 4px;
}
.topbar {
	background-image: url(../images/top_bar.gif);
	width: 816px;
	height: 215px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.bottombar {
	background-image: url(../images/bottom_bar.gif);
	background-repeat: no-repeat;
	width: 816px;
	height: 82px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 0px;
	margin-top: 0px;
}
.bottombar p {
	padding-top: 35px;
	margin: 0px;
}
.topbar table {
	position:relative;
	top: 64px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 39px;
}
.topbar td {
	position:relative;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#menu1, #menu2, #menu3, #menu4 {
	background-image: url(../images/button_inactive.gif);
	cursor: pointer;
}
#Layer1 {
	position:absolute;
	width:123px;
	display: table;
	z-index:3;
	left: 35px;
	top: 101px;
	display: none;
}
#Layer2 {
	position:absolute;
	width:123px;
	display: table;
	z-index:3;
	left: 207px;
	top: 101px;
	display: none;
}
.menudropdown {
	border: 1px solid #ADB7C0;
	background-image: url(../images/menu_back.png);
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	text-align: left;
	height: auto;
}
.menudropdown a:link, .menudropdown a:visited, .menudropdown a:active, .menudropdown a:hover {
	text-decoration: none;
	color: #000000;
}
.menudropdown a:hover, .menudropdown li:hover {
	background-color: #D6DDE0;
	background-image: none;
}
.menudropdown ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.menudropdown a {
	display:block;
	padding: 0px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
	height: 100%;
}
.menudropdown li {
	text-indent: 7px;
	margin: 0px;
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
	border-bottom: 1px dotted #ADB7C0;
	width: 100%;
}