body{
	background:url('images/bg.jpg') repeat-x top center fixed;
	margin: 0px;
}
#wrapper{
	margin:0 auto;
	/*position:relative;*/
	width:900px;
}
#footer{
	width:900px;
	position:relative;
	bottom:64px;
	background:url('images/footer.jpg');
	background-repeat:no-repeat;
	height:150px;
}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.style3 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style4 {	font-size: 12px;
	font-weight: bold;
}
.style5 {color: #999999}
.style6 {color: #999999}
.style7 {
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
}
.style8 {
	color: #CC0000;
	font-weight: bold;
}
.style9 {
	font-size: 14px;
	font-family: Arial Black;
	font-weight: bold;
}
.style12 {
	color: #CC0000;
	font-weight: bold;
}
.style13 {font-size: 10px}
.style14 {color: #FFFFFF}
.style15 {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.style16 {color: #CC0000}
