body { 
	background-color: #a19787; 
	background-image:url(../images/topBGimage.gif);
	background-repeat:no-repeat;
	background-position:center 0;
	background-attachment:fixed;
	
	margin: 0px;
	font-size:13px;
	line-height:1.3em;
	color: #000;
	font-family: "Century Gothic", "Palatino Linotype";

}
/*
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;
}
.tableBG { background-image: url(../images/tableBG.png);}

.smallfootertext {font-size:10px;}

.leftAlignText {
	text-align:left;
	margin-left: 60px;
	margin-right: 60px;
}

a {
	color: #A29691;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #595344;
	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;
}
.leftAlignTextSmall {
	text-align:left;
	margin-left: 60px;
	margin-right: 60px;
	font-size: 10px;
}

