@charset "UTF-8";
/* default */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	background: #FFFFFF url(../images/bodyBG.jpg) center top;
}

img {
	border: 0px;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* default links */
a {
	text-decoration:none;
}

a:link {
	color:#000000;
}

a:visited {
	color:#000000;
}

a:active {
	color:#000000;
}

a:hover {
	color:#333333;
}

/* default positioning */
#mainOverlay {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	z-index: 1;
}

#mainDisplay {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 790px;
	position: relative;
	text-align: left;
	top: 10px;
}

#mainContent {
	display: block;
	position: absolute;
	background: url(../images/stains.jpg) center bottom no-repeat;
}

	#mainContent.trackBG{
		background-image: url(../images/trackBG.jpg);
		background-position: 20px 280px;
		background-repeat:no-repeat;
	}

#tracksDisplay {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 945px;
	position: relative;
	text-align: left;
	top: 10px;
}

#tracksContent {
	display: block;
	position: absolute;
}

/* */

#mainContent #babeNav {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 790px;
	height: 75px;
	text-align: center;
}

#tracksContent #babeNav {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 945px;
	height: 75px;
	text-align: center;
}

#mainContent #babeBottom {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#babeLeft {
	float: left;
	display: inline;
	margin: 24px 12px 24px 24px;
	padding: 0px 0px 0px 0px;
	width: 280px;
}

#babeLeft h1 {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
}

#babeLeft h2 {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 16px;
}

#babeLeft p {
	font-size:16px;
}

#babeRight {
	float: left;
	display: inline;
	margin: 24px 0px 24px 12px;
	padding: 0px 0px 0px 0px;
	width: 438px;
}

#babeRight h1{
	text-align:center;
	font-size: 18px;
}

#babeRight ul{
	margin: 0px 0px 40px 85px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#babeRight ul li{
}

#babeRight ul li img{
	float: left;
}

#babeRight ul li div{
	float: left;
	margin-top: 20px;
}

#babeRight p{
	text-indent: 32px;
}

.lines{
	margin: 4px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}

.top{
	margin: 24px 0px 4px 0px;
}

.drop{
	margin: 160px 0px 4px 0px;
}

.proceeds{
	margin: 48px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}

.trackList{
	margin: 24px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
}

.title{
	margin: 24px 0px 24px 0px;
	padding: 0px 0px 0px 0px;
}

.list{
	margin: 48px 0px 48px 48px;
	padding: 0px 0px 0px 0px;
}

.alignRight{
	text-align: right;
}

#babeRight p {
	margin: 0px 0px 24px 0px;
	padding: 0px 0px 0px 0px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	line-height:24px;
	color:#000000;
}

#babeSilo{
	float: left;
	display:block;
	width:474px;
	height: 361px;
	background: url(../images/siloBG.jpg) bottom right no-repeat;

}

/* */

#topLeft{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 137px;
	height: 57px;
	background: url(../images/tracks/topLeftBG.gif) top left no-repeat;
}

#topCenter{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 668px;
	height: 57px;
	background: url(../images/tracks/topCenterBG.gif) top left no-repeat;
}

#topRight{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 140px;
	height: 57px;
	background: url(../images/tracks/topRightBG.gif) top left no-repeat;
}

#midLeft{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 137px;
	height: 798px;
	background: url(../images/tracks/leftBG.gif) top left no-repeat;
}

#midCenter{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 668px;
	height: 798px;
	background: #b57345 url(../images/tracks/centerBG.gif) top center no-repeat;
}

#midRight{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 140px;
	height: 798px;
	background: url(../images/tracks/rightBG.gif) top left no-repeat;

}

#bottom{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 945px;
	height: 50px;
	background: url(../images/tracks/bottomBG.gif) top left no-repeat;
}

#midCenter .left{
	float: left;
	margin: 0px 54px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 280px;
}

#midCenter .right{
	float: left;
	margin: 0px 0px 0px 54px;
	padding: 0px 0px 0px 0px;
	width: 280px;
}

#midCenter ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;
}

#midCenter ul li{
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}

#midCenter ul li em{
	text-transform:none;
	font-size:10px;
}

#midCenter .left ul li{
	padding: 0px 36px 0px 0px;
	text-align:right;
	background-position: top right;
	background-repeat:no-repeat;
}

#midCenter .right ul li{
	padding: 0px 0px 0px 36px;
	text-align:left;
	background-position: top left;
	background-repeat:no-repeat;
}

.clear{
	clear:both;
}
