@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #222222;
	line-height: 150%;
	text-align:justify;
	background-image: url(images/silvaduo/patt.jpg);
	/*background-color: #000000;*/
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-image: none;
	list-style-type: none;
	list-style: none;
}

#pagecontainer {
	margin-left: -450px;
	position: absolute;
	left: 50%;
	width: 900px;
	visibility: visible;
	background-color: white;
	}	
	

a {
	text-decoration: none;
	color:#4f3b26;
	text-align:left;
}
a:link {
	text-decoration: none;
	color:#FF0000;
	text-align:left;
}
a:visited {
	text-decoration: none;
	color:#FF0000;
	text-align:left;
}
a:hover {
	text-decoration: none;
	color:#FF6600;
	text-align:left;
}
a:active {
	text-decoration: none;
	color:#FF0000;
	text-align:left;
}

#header {
	position: relative;
	width: 900px;
	height: 200px;
	/*background-image: url(images/silvaduo/silvaduoheader.png);*/
}
#main {
	position: relative;
	width: 760px;
	height: 100%;
	float: left;
	background-color:#EEEEEE;
	margin-top: 0px;
}
#rightcolumn {
	position: relative;
	width: 140px;
	float: right;
	margin-top: 20px;

}
#footer {
	position: relative;
	background-image: url(images/silvaduo/slogan.png);
	width: 900px;
	height: 130px;
}

#eventdates {
	position: relative;
	width: 900px;
	height: 40px;
	clear: both;
	/*background-image: url(images/silvaduo/eventdates.png);*/
}
#navigation {
	position: relative;
	width: 900px;
	height: 30px;
}
#navtable {
	position:relative;
	width: 900px;
	height: 30px;
}
#points {
	position:relative;
	width: 900px;
	height: 32px;
	color:#FFFFFF;
	background-color: #000000;
	text-align:center;
	padding-top: 8px;
}
#main th {
	padding-top: 25px;
	text-align: left;
	color:#999999;
	font-size: 16px;
	font-weight:bold;
}
#pageheading {
	position:relative;
	margin-top:10px;
	margin-left:10px;
	width:600px;

}
#prizes {
	margin-top: 15px;
	margin-left: 370px;
	position: absolute;
	left: 50%;
	width: 180px;
	visibility: visible;
	z-index:1;
	
}
#racebulletin {
	margin-top: 100px;
	margin-left: -460px;
	position: absolute;
	left: 50%;
	visibility: visible;
	z-index:1;
	
}
#button td a {
	text-decoration: none;
	color:#FF0000;
	text-align:left;
}
#button td a:link {
	text-decoration: none;
	color:#FF0000;
	text-align:left;
}
#button td a:visited {
	text-decoration: none;
	color:#FF0000;
	text-align:left;
}
#button td a:hover {
	text-decoration: none;
	color:#FF6600;
	text-align:left;
}
#button td a:active {
	text-decoration: none;
	color:#FF0000;
	text-align:left;
}

