body,td,th {
	color: #CCCCCC;
}
body {
	background-color: #000000;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	padding: 0 0 0 0px;
	margin:0 0 0 0px;
	font-family:Arial, Helvetica, sans-serif;
}
#container {
	position:relative;
	margin:auto;
	width:900px;
	height:795px;
	z-index:1;
	background-image:url(MAIN_BG.jpg);
	text-align:left;
}
#navbar{
	position:absolute;
	left:70px;
	top:340px;
	width:739px;
	height:59px;
	z-index:2;
}
#banner a {
margin:0px; padding:0px; border:0px;
}
#banner{
	position:absolute;
	margin-left:0px;
	margin-top:10px;
	width:728px;
	height:90px;
	z-index:2;
}

#left{
	position:absolute;
	left:67px;
	top:379px;
	width:160px;
	height:512px;
	z-index:2;
	color:#990000;
}
	
#center{
	position:absolute;
	left:234px;
	top:383px;
	width:417px;
	height:275px;
	z-index:2;}
#quick {
	position:absolute;
	left:658px;
	top:382px;
	width:175px;
	height:148px;
	z-index:2;
}

#special {
	position:absolute;
	left:658px;
	top:534px;
	width:175px;
	height:136px;
	z-index:2;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #A51B19;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#topcar {
	position:absolute;
	left:58px;
	top:147px;
	width:492px;
	height:216px;
	z-index:2;
}
.style1 {color: #A92823}
.style2 {
	color: #9E0011;
	font-weight: bold;
}

.style3 {
	color: #ffffff;
	font-weight: bold;
}
	

