body { 
	background-color: #4b473a; 
	background-image:url(../images/bgimage.jpg); 
	background-repeat:no-repeat; 
	background-position:center 0; 
	background-attachment:fixed;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:12px;
	line-height:1.4em;
	color: #ebe5d8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/*
html{
	scrollbar-DarkShadow-Color:#4B3049;
	scrollbar-Face-Color:#4B3049; 
	scrollbar-3dLight-Color:#4B3049; 
	scrollbar-Arrow-Color:#ffffff;
}
*/
.select{
	background:#023A51;color:#F9EDE4;font-weight: bold; 
}
.leftAlignText {
	text-align:left;
	margin-left: 70px;
	margin-right: 70px;
}
.tableBG { background-image: url(../images/tablebg.gif); }

a {
	color: #D7D0AC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #534F39;
	text-decoration: none;
	font-weight: bold;
}
#wrapper {
	margin:15px auto 0;
	width:960px;
}
#footerWrap {
	margin:15px auto 0;
	width:960px;
}
h1.smalltext {
	font-size: 0.9em;
	color: #F8C3C3;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}

