body {
	background-color: #4e021c;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:10.5px/1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.select {
	background:#023A51;
	color:#F9EDE4;
	font-weight: bold;
}
.tableBackground {
	background-image: url(../images/table.gif);
}
.footBackground {
	background-image: url(../images/footerbackground.gif);
}
.bodytextlight {
	margin-left: 30px;
	margin-right: 30px;
	font-family: "Century Gothic", "Palatino Linotype", Helvetica;
	font-size: 13px;
	color:#f2d5bb;
	text-align: left;
	list-style-image: url(../images/bullet.gif);
	line-height: 1.3;
	list-style-position: outside;
}
.bodytextlightcentered {
	margin-left: 30px;
	margin-right: 30px;
	font-family: "Century Gothic", "Palatino Linotype", Helvetica;
	font-size: 12px;
	color:#cda651;
	text-align: center;
	list-style-image: url(../images/bullet.gif);
	line-height: 1.3;
	list-style-position: outside;
	font-weight: bold;
}
.bodytextlightcenteredtable {
	font-family: "Century Gothic", "Palatino Linotype", Helvetica;
	font-size: 12px;
	color:#cda651;
	text-align: center;
	line-height: 1.3;
	font-weight: bold;
}
a {
	color: #cda651;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #f0d18c;
	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;
}
.clearer {
	clear: both;}