html,body {
	font-size: 11px;
	height: 100%;
	color: #414141;
	margin: 0;
	padding: 0;
	background-color: #fff;
	width: 100%;
	background: #f1eeee url(/fileadmin/template/bg.gif) repeat-y center;
}

#page {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -390px;
	width: 780px;
	min-height: 100%;
}

* html #page { 
  height: 100%;
	margin-left: -389px;
	}

#header {
  border-bottom: dotted 2px #ed171f;
}

#sponsors {
  position: absolute;
	top: 142px;
	left: 670px;
	
	}
	

#countdown{
  position: absolute;
	top: 143px;
	left: 470px;
	
	}
	

#nav1 {
  margin: 0 10px 5px 20px;
	}

.nav1 {
  float: left;
	margin-right: 10px;
	}

#nav2 {
  padding: 0 10px 7px 20px;
	clear: both;
	height: 25px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 18px;
	}
	
.nav2_5 {
  margin-left: 600px; 
  }

.nav2_8 {
  margin-left: 250px; 
  }

.nav2_9 {
  margin-left: 330px; 
 
  }

.nav2_10 {
  margin-left: 200px; 
 
  }

.nav2 {
  float: left;
	margin-right: 7px;
	}
	
	
#footer {
	background: url(/fileadmin/template/footerbg.gif);
	width: 100%;
	position: absolute;
	bottom: -1px;
	height: 54px;
}

#footernav {
height: 16px;
line-height: 16px;
padding: 0 10px;
background-color: #ddd;
text-align: right;

}


#footernav a { font-weight: normal; }


#content {
  margin: 30px 20px 66px 20px;
}


#left {
	float: left;
	margin-right: 32px;
	width: 468px;
	}

#right {
  width: 240px;
	float: left;
	}	
	

h1, h2, h3 {
  color: #ed171f;
  font-weight: bold;
}

h2, h3 {
  font-size: 11px;
	margin: 0;
	}


a:link,
a:active,
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #034490;
}

a:hover	{
	text-decoration: underline;
}

table.contenttable-0 th {
	border-bottom: dotted 2px #ed171f;
	/*border-top: dotted 2px #ed171f;*/
	} 

table.contenttable-0 td {
  text-align: left;
	border-bottom: dotted 2px #414141;
	}

	
.csc-textpic-image dt img, .csi-image img {
  border: solid 1px #ed171f;
	}
	
input, select, textarea, td, th {
	font-size: 11px;
	}

li {
  list-style-image: url(/fileadmin/template/li.gif);
  }
	
