@charset "UTF-8";
body {
	background-color: #000000;
	background-image: url(images/back_rep.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}


#container {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	text-align: left;
}

#header {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	text-align: center;
	height: 340px;
	width: 850px;
	z-index: 1;
	top: 0px;
}

#racemenu {
	z-index: 50;
	position: absolute;
	left: 215px;
	top: 154px;
	height: 143px;
	width: 156px;
}

#rallymenu {
	z-index: 50;
	position: absolute;
	left: 473px;
	top: 128px;
	height: 169px;
	width: 177px;
}

#mainblock {
	top: 340px;
	position: absolute;
}

#hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #FFFFFF;
	text-decoration: none;
	top: 350px;
	position: absolute;
	left: 80px;
	width: 690px;
	text-align: justify;
	z-index: 75;
}

#racetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #FFFFFF;
	text-decoration: none;
	top: 350px;
	position: absolute;
	left: 80px;
	width: 690px;
	text-align: justify;
	z-index: 75;
}

#racetext strong {
	color: #F7080C;
	font-weight: bold;
}
#racetext a:link {
	color: #ffffff;
	text-decoration: none;
}

#racetext a:visited {
	color: #ffffff;
	text-decoration: none;
}

#racetext a:hover {
	color: #F7080C;
	text-decoration: underline;
}

#rallytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #FFFFFF;
	text-decoration: none;
	top: 350px;
	position: absolute;
	left: 80px;
	width: 690px;
	text-align: justify;
	z-index: 75;
}
#rallytext strong {
	color: #38C508;
	font-weight: bold;
}
#rallytext a:link {
	color: #ffffff;
	text-decoration: none;
}

#rallytext a:visited {
	color: #ffffff;
	text-decoration: none;
}

#rallytext a:hover {
	color: #38C508;
	text-decoration: underline;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-top: 20px;
	padding-top: 5px;
	margin-bottom: 10px;
}

#footer strong {
	color: #FF0607;
	font-weight: bold;
}
#footer a:link {
	color: #666666;
	text-decoration: none;
}

#footer a:visited {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #E50D05;
	text-decoration: underline;
}

#footerrally {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-top: 20px;
	padding-top: 5px;
	margin-bottom: 10px;

}

#footerrally strong {
	color: #38C508;
	font-weight: bold;
}
#footerrally a:link {
	color: #666666;
	text-decoration: none;
}

#footerrally a:visited {
	color: #666666;
	text-decoration: none;
}

#footerrally a:hover {
	color: #38C508;
	text-decoration: underline;
}

.biggertext {
	font-size: 16px;
	line-height: 24px;
}

.smallertext {
	font-size: 11px;
	line-height: 16px;
}

#picshome {
	position: absolute;
	top: 350px;
	z-index: 75;
	left: 510px;
}
#mapblock {
	position: absolute;
	top: 350px;
	z-index: 75;
	left: 410px;
	width: 360px;
}
