body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
}

body {
	background: #bfbfbf;
	margin: 0px 0px 0px 0px;
}

h2 {
	color: #fff200;
}

a, a:visited {
   color: whitesmoke;
}

.container {
	width: 955px;
	margin: 0px auto 0px auto;
	background: url(../img/bg2.gif) top center no-repeat #000;
}


.main {
	width: 789px;
	margin: 0px auto 0px auto;
	background: url(../img/mainbg.gif) repeat-y;
}

.maintable {
	
	background: url(../img/bgfade.gif) bottom left no-repeat;

}

#hdr_base {
	width: 100%;
	height: 28px;
	background: url(../img/hdr_base_bg.gif);
	color: #4a0011;
	font-size: 21px;
	font-weight: 700;
}

.menu {

	width: 475px;
	padding: 5px;
	background: #74021c;
	margin: 0px auto 0px auto;

}

#menuholder {
	width: 463px;
	margin: 0px auto 0px auto;
}

#footwrap {
	width: 100%;
	height: auto;
	position: relative;
}

.footer {
	width: 789px;
	margin: 0px auto 0px auto;
	background: url(../img/mainbg_base.gif) top center no-repeat;
	font-size: 10px;
}

.footer a, a:visited {
	text-decoration: none;
	color: #9b9b9b;
}

.footer a:visited {
	text-decoration: none;
	color: #9b9b9b;
}

.footer a:hover {
	text-decoration: underline;
	color: #FFF;
}

.footlogo {
	position: absolute;
	bottom: 10px;
	left: 880px;
}
