@charset "utf-8";
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000; 
}

#container{
 width: 1024px;
 height: 768px;
 margin-left: auto;
 margin-right: auto;
	background: url(../images/background.jpg) no-repeat;
}

#facebook_button{
	position: relative;
	top: 667px;
	left: 190px;
	width: 91px;
}

#normal_button{
	position: relative;
	left: 398px;
	top: 637px;
	width: 105px;
}

#nike_button{
	position: relative;
	left: 2px;
	top: -58px;
	width: 189px;
}

#sn{
	position: relative;
	left: 465px;
	top: 689px;
	width: 189px;
}

#widget{
	position: relative;
	left: 580px;
	top: 252px;
	width: 189px;
}

#races_div{
	position: relative;
	left: 130px;
	top: 335px;
	width: 300px;
	text-align: center;
	font-size: 16px;
	line-height: 140%;
}

#when {
	position: relative;
	left: 126px;
	top: 215px;
	width: 357px;
}

.open_list{
 list-style-type: none;
	color: #dfc78d;
}

