body {
	background-image: url(../images/body_bk.jpg);
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: .750em;
	color: #000000;
	margin-top: 0px;
}
#master {
	width: 100%;
	
}
#holder {
    width:836px;
    height:100%;
	margin:auto;
	background-color:#fff;

}
#advert {
    margin:auto;
	height: 103px;
	width: 795px;
	padding:8px 0px 0px 68px;
		
}
#header {
    margin:auto;
	height: 136px;
	width: 863px;
	margin-top: 5px 0px 0px 0px;
    background-image: url(../images/header_bk.jpg);
	
}

#topnav {
    margin:auto;
	background-image: url(../images/uppernav_bk.gif);
	height: 27px;
	width: 863px;
	padding-top:8px;
	color: #fff;

	text-align: center;
}
#content {
    margin:auto;
	background-color: #fff;
	padding: 16px 16px 0px 16px;
	height: 885px;
	width: 831px;
}
#content_sub {
    margin:auto;
	background-color: #fff;
	padding: 16px 16px 16px 16px;
	width: 831px;
	height:100%;
}
#right_col {
	float: left;	
	width: 190px;
}
#right_col_sub {
	float: left;
	width: 135px;
}
#center_col {
	float: left;	
	width: 450px;
}

#center_col h1 {
	font-size:1.5em; color:#000;
}


#left_col {
	float: left;	
	width: 190px;
}

#left_col h1 {
	font-size:1.5em; margin-bottom:.50em; color:#FF0000;
}


#left_col_sub {
	float: left;	
	width: 215px;
}

#left_col_sub h1 {
	font-size:1.5em; margin-bottom:.50em; color:#000; color:#FF0000;
}

#main {
	position:relative;
	background-color:#000;
	height: 475px;
	width: 830px;
	
}
#mid_sec {
	position:relative;
	background-image: url(../images/middle_bk.gif);
	padding:5px 0px 0px 0px;
	height: 19px;
	width: 830px;
	
}
.lowertitle_bar {
	position:relative;
	background-image: url(../images/btmnav_bk.gif);
	padding-top:5px;
	height: 21px;
	width: 830px;
}


.bottom_sec {
    position:relative;
	background-image: url(../images/lower_bk.jpg);
	height: 183px;
	width: 830px;
}

.bottom_sec2 {
    position:relative;
	background-image: url(../images/lower_bk2.jpg);
	background-color:#000;
	height: 185px;
	width: 830px;
}


.nav a:link {
    text-decoration: none;
    color: #ffffff;
	font-size:1em;
	font-weight: normal;


}

.nav a:visited {
    text-decoration: none;
    color: #ffffff;
	font-size:1em;
	font-weight: normal;

}

.nav a:hover {
	text-decoration: underline;
	color: #000000;
	font-size:1em;
	font-weight: normal;
	background-color: #CCCCCC;
	
}


.races a:link {
    text-decoration: none;
    color: #ffffff;
	font-size:.95em;
	
}

.races a:visited {
    text-decoration: none;
    color: #ffffff;
	font-size:.95em;

}

.races a:hover {
	    text-decoration: underline;
	    color: #000000;
		font-size:.95em;
	    background-color: #CCCCCC;
	
}


#footer {
	color:#fff;
	height: 15px;
	width: 830px;
	text-align:center;
	margin:auto;
}

.cooltextred {
font-size: 16px;
font-weight: bold;
color: #f00;

}

.cooltextblack {
font-size: 18px;
font-weight: bold;
color: #000;
text-align:left;

}
p {
	padding: 10px;
}
.trading {
     margin:10px;   
}
.subheader {
	font-weight: bold;
	color: #FFFFFF;
}

