body,
html {
	margin: 0px;
}

body,
div,
td,
p {
	color: #323B3E;
	font-size: 12px;
	font-family: Arial;
}

form {
	margin: 0px;
}

h2 {
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
}

a,
a:link,
a:active,
a:visited {
	color: #EC1700;
	outline-style: none;
	text-decoration: underline;
}

a:hover {
	color: #EC1700;
	text-decoration: none;
}

.clear {
	clear: both !important;
	float: none !important;
}

#flash {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed !important;
  z-index: 1;
}

#index {
	top: 0;
	bottom: 0;
	margin: 0 auto;
	background: none;
	text-align: center;
	position: absolute;
	z-index: 100;
	width: 100%;
}

#main,
#header {
	width: 988px;
}

#header {
/*	margin-top: 61px;*/
}

#index-top {
	min-height: 200px;
	vertical-align: bottom;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-image: url(../images/bg-index-top.png);
	padding-top: 61px;
}

#index-main {
	height: 78%;
	padding-top: 36px;
	background-image: url(../images/bg-index.png);
	background-position: top center;
	background-repeat: no-repeat;
	vertical-align: top;
}

#logo {
	float: right;
	margin-bottom: 26px;
	background-image: url(../images/logo.png);
}

#logo {
	width: 311px;
	height: 30px;
	display: block;
	text-decoration: none;
}

#menu {
	float: right;
	background-image: url(../images/menu-index.png);
}

#menu {
	width: 617px;
	height: 29px;
}

#over,
#hover {
	height: 27px;
}

#hover table {
	width: 594px;
	margin-left: 11px;
}

#hover table td {
	height: 23px;
	text-align: center;
}

#td-about {
	width: 101px;
}

#td-register {
	width: 106px;
}

#td-results {
	width: 82px;
}

#td-video {
	width: 78px;
}

#td-partners {
	width: 67px;
}

#td-gallery {
	width: 88px;
}

#over {
	padding-top: 2px;
}

#menu a {
	color: #2B2F31;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: none;
}

#main {
	text-align: left;
}

#over .hover0 {
	background-position: 2px top;
	background-repeat: no-repeat;
	background-image: url(../images/hover0.png);
}

#over .hover1 {
	background-position: 114px top;
	background-repeat: no-repeat;
	background-image: url(../images/hover1.png);
}

#over .hover2 {
	background-position: 211px top;
	background-repeat: no-repeat;
	background-image: url(../images/hover2.png);
}

#over .hover3 {
	background-position: 299px top;
	background-repeat: no-repeat;
	background-image: url(../images/hover3.png);
}

#over .hover4 {
	background-position: 368px top;
	background-repeat: no-repeat;
	background-image: url(../images/hover4.png);
}

#over .hover5 {
	background-position: 448px top;
	background-repeat: no-repeat;
	background-image: url(../images/hover5.png);
}

#over .hover6 {
	background-position: 524px top;
	background-repeat: no-repeat;
	background-image: url(../images/hover6.png);
}

#news2 div.content,
#anons div.content {
	padding-top: 38px;
	padding-right: 65px;
	padding-bottom: 20px;
}

#news2 h2 a,
#anons h2 a {
	text-decoration: none;
}

#news2 {
	width: 368px;
	height: 211px;
	margin-top: 45px;
	margin-left: 458px;
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(../images/news-index.png);
	text-align: left;
}

#news2 div.content {
	margin-left: 88px;
}

#anons {
	left: 0px;
	width: 430px;
	height: 188px;
	margin-top: -20px;
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(../images/anons-index.png);
	margin-left: 28px;
	text-align: left;
}

#anons div.content {
	margin-left: 78px;
}

#partners {
	width: 296px;
	height: 69px;
	margin-top: -21px;
	margin-left: 646px;
	background-position: top;
	background-repeat: no-repeat;
	background-image: url(../images/partners.png);
}

#smalls {
	float: left;
	margin-left: 234px;
}

#smalls div {
	float: left;
}

#smalls #prev,
#smalls #next {
	width: 12px;
	height: 15px;
	cursor: pointer;
	margin-top: 7px;
	background-position: top left;
	background-repeat: no-repeat;
}

#smalls #prev {
	background-image: url(../images/prev.png);
}

#smalls #next {
	background-image: url(../images/next.png);
}

#smalls #cars {
	width: 173px;
	height: 29px;
	cursor: pointer;
	background-image: url(../images/smalls.png);
}

#smalls #curr {
	width: 53px;
	height: 29px;
	cursor: default;
	background-image: url(../images/curr.png);
}

#footer {
	margin-top: -10px;
	margin-left: 32px;
}

#footer div {
	color: #C8C8C8;
	text-align: left;
	line-height: 15px;
	font-size: 10px;
}

#footer div a {
	color: #C8C8C8;
	text-decoration: none;
}

#footer div a.lnk {
	text-decoration: underline;
}

