body {
	background: url(/images/bg_tile_beast.jpg);
	margin: 0px;
}

body, td, div {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
}

form {
	margin: 0px;
	padding: 0px;
}

input {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	padding-left: 5px;
	padding-top: 2px;
	height: 20px;
	border: #000000 solid 1px;
	margin-top: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	margin-left: 23px;
}

li {
	padding-top: 5px;
}

.checkbox {
	border: none;
}

select {
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	padding-left: 3px;
	height: 18px;
	border: #000000 solid 1px;
}

a {
	color: #C5040F;
	text-decoration: underline;
}

a:hover {
	color: #00482A;
	text-decoration: none;
}


.title {
	font-weight: bold;
	color: #C5040F;
}

.subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.subtitlered {
	font-size: 12px;
	font-weight: bold;
	color: #C5040F;
}

.green {
	font-size: 10px;
	font-weight: bold;
	color: #00482A;
	line-height: 11px;
}

.medgreen {
	color: #00482A;
}

.medred {
	color: #35040F;
}

.biggreen {
	font-size: 13px;
	font-weight: bold;
	color: #00482A;
	line-height: 14px;
}

.bigred {
	font-size: 13px;
	font-weight: bold;
	color: #C5040F;
	line-height: 14px;
}

.bigyellow {
	font-weight: bold;
	color: #FFF321;
}

.small {
	font-size: 10px;
	line-height: 11px;
}

.footer {
	font-family: verdana, helvetica, arial;
	color: #FFFFFF;
	font-size: 10px;
}

.footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	color: #FFF321;
	text-decoration: underline;
}

.join a {
	color: #FFF321;
	text-decoration: underline;
}

.join a:hover {
	color: #000000;
	text-decoration: none;
}

.subnav {
	display: none;
	z-index: 100;
}




.container {
	width: 988px; 
	height: 555px; 
	margin-top: 10px; 
	position: relative;
}