.table1 {
	font-size: 0.8em;
}

html {
	background-color: #ccc;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
h1 {
	font-size: 1.3em;
}

h2 {
	font-size: 1.2em;
	color: #fff;
	margin: 5px 0px;
}
h3 {
	font-size: 1.1em;
	}
h4 {
	font-size: 0.9em;
	margin: 0;
}
a {
	color: #403e3e;
	text-decoration:none;
	font-weight: bold;
}
a:hover {
	color:#18ffff;
}
#outer {
	width: 860px;
	border: 1px solid #333;
	border-top: none;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#header {
	height: 140px;
	width: 860px;
	background-image: url(/_images/layout/header-bg.jpg);
}
.titleBar {
	background: url(/_images/layout/latestnews.jpg) no-repeat;
	height: 18px;
	padding: 2px 20px 0 15px;
	margin: 0 0 10px;
	color: #fff;
}
.titleBar2 {
	background: url(/_images/layout/resultstab.jpg) no-repeat;
	height: 18px;
	padding: 2px 20px 0 15px;
	margin: 0 0 10px;
	color: #fff;
}
#logo {
	position: absolute;
	left: 20px;
	top: 42px;
}

#facebook {
position: absolute;
	right: 20px;
	top: 52px;
	color:#FFFFFF;
}

#facebook a {
color:#fff;
}


#myGallery {
	width: 550px;
	height: 315px;
	z-index: 0;
}
.myGallery:hover {
	cursor:pointer;
}
#container {
	padding: 10px 0;
}
.col_1 {
	float: left;
	width: 550px;
	margin: 0 10px 10px 10px;
}
.col_2 {
	float: left;
	width: 280px;
}
.col_3 {
	float: left;
	width: 840px;
	padding: 0 0 10px 10px;
}
.twoCol_1,
.twoCol_2 {
	float: left;
	width: 270px;
}
.twoCol_1 {
	margin: 0 10px 0 0;
}
.smallTitleBlue {
	height: 18px;
	background: url(/_images/layout/forsale.jpg);
	background-repeat:no-repeat;
	padding: 2px 0 10px 15px;
	margin-top:5px;
	color: #fff;
}
.smallTitleRed {
	height: 18px;
	background: url(/_images/layout/dates.jpg);
	background-repeat:no-repeat;
	padding: 2px 0 10px 15px;
	margin-top:5px;
	color: #fff;
}
#latestnews {
	height: 20px;
	width: 550px;
	margin: 10px 0 0 10px;
	background-image: url(/_images/layout/latestnews.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
	text-indent: 15px;
	font-size:0.8em;
	padding: 2px 0 0 0;
}
#newstab {
	height: 20px;
	width: 550px;
	background-image: url(/_images/layout/latestnews.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
	text-indent: 15px;
	padding: 2px 0 0 0;
	
}
#latestresults {
	height: 20px;
	width: 280px;
	background-image: url(/_images/layout/results.jpg);
	margin: 10px 0 0 0;
	float:left;
	color: #FFFFFF;
	text-indent: 15px;
}
#blueheader {
	height: 18px;
	width: 280px;
	background-image: url(/_images/layout/sponsors.jpg);
	background-repeat:no-repeat;
	padding: 2px 0 10px 15px;
	color: #fff;
}
#sponsorslogos {
	width: 290px;
	margin: 0 0 0 0px;
}
#resultsbox {
	width: 280px;
	height: 210px;
	margin-top: 10px;
}
#resultsTable {
	float: left;
	font-size: 0.7em;
}
#classes, #lastrace {
	visibility: hidden;
	height: 0;
}
.tabDivRed, .tabDivBlue, .tabDivGreen{
	width: 73px;
	float: left;
	height: 20px;
	color: #fff;
	padding: 2px 20px 0 0;
	text-align: right;
	margin: 0 0 0 0;
}
.tabDivRed:hover, .tabDivBlue:hover, .tabDivGreen:hover {
	cursor: pointer;
}
.tabDivRed {
	background-image: url(/_images/layout/tab_01.jpg); 
	background-repeat: no-repeat;
}
.tabDivBlue {
	background-image: url(/_images/layout/tab_02.jpg); 
	background-repeat: no-repeat;
}

.tabDivGreen {
	background-image: url(/_images/layout/tab_03.jpg); 
	background-repeat: no-repeat;
}

#footer {
	height: 20px;
	width: 840px;
	margin: auto;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background-image: url(/_images/layout/footer.jpg);
	color: #fff;
	font-size: 0.8em;
	padding: 0 10px;
}
.clear {
	clear: both;
}
#height {
	height: 320px;
}
.table2 {
	font-size: 0.9em;
	margin-bottom: 10px;
}
#classes,
#lastrace {
	height: 0;
	position: absolute;
}
.relative {
	position: relative;
}

#menu {
position:relative;
top: 106px;
left: 20px;

}