body{
	background-image:url(../../images/background.jpg);
margin:0;
padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 15px;
	color:#000000;
	margin:0; padding:0;
	



}
a{ text-decoration:underline; color:#000000}
img{border:0}
h1{
	font:Tahoma;
	font-weight:bold;
	font-size:27px;
	color:#972517;
	line-height: 25px;
}
h2{
	font:Tahoma;
	font-weight:bold;
	font-size:17px;
	color:#000;
}

#container{

	width: 838px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image:url(../../images/backmaincontent.png);
	background-repeat:repeat-y;
	margin:auto; /* the auto margins (in conjunction with a width) center the page */
}

.main-title{
margin-left:-20px;
}

	
	



#mainContent{
	
	width:823px;
	margin:auto; /* the auto margins (in conjunction with a width) center the page */
	background-image:url(../../images/trackfield.jpg);
	background-repeat:repeat-y;
	background-position:center;
	height:100%;
	padding-bottom:500px;
	
	
	
}
#tableContent{
	width:807px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
}
#tableContentTop{
	height:22px;
	width:812px;
	background-image:url(../../images/tableContent_top.jpg);
	background-position:center;
	background-repeat:repeat-y;	
}
#tableContentInside{
	width:812px;
	background-image:url(../../images/tableContent_back.jpg);
	background-position:center;
	background-repeat:repeat-y;	
}
#tableContentBottom{
	height:28px;
	width:812px;
	background-image:url(../../images/tableContent_bottom.jpg);
	background-position:center;
	background-repeat:repeat-y;	
}
#contentSection{
	width:740px;
	margin: 0 auto; 
	padding:0 15px 0 15px;
	height:100%;
}
#footer{
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding:10px 0 10px 0;
margin-top:100px;
clear:right; 
border-top: #888888 1px solid;
}
#footer a{color:#000000;}

.listicon{
list-style-image:url(../../images/runningicon.png);

}
#submenu {font-weight:bold;  font-size:14px; color:#972517; width:400px}
#submenu a{font-weight:bold; font-size:14px; }

#subsubmenu a{font-weight:bold; font-size:12px; font-style:italic}

.sub-content-container{ margin-top:20px; position:relative;}
.sub-content-title{position:absolute;}
.sub-content-title2{
	position:absolute;
	top:-20px;
	left:495px;
}
.sub-content-text{
position:absolute; top:25px; width:700px;
}
.linkmail{font-weight:bold; font-size:14px;}

#list_links a{font-weight:bold;  font-size:14px; color:#972517;}