body {
	margin: 20px 0 0 0;
	padding: 0;
	background: #E6E6E6 url(images/bgstripe.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}


#main {
	
	position: absolute; 
	left: 50%; 
	width: 740px; 
	margin-left: -370px;
	border: 2px solid white;
	background: white;

}
h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #000000;
}

blockquote {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
}

a {
	color: #569400;
}

a:hover {
	text-decoration: none;
}

#menu {
	width: 730px;
	height: 60px;
	margin: 0 auto;
	padding-left: 10px;
	background: url(images/linkbg.jpg) repeat-x;
	padding-bottom: 2px;
	font-size: 11px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	background: url(images/img07.gif) no-repeat left 80%;
	padding: 20px 20px 0 15px;
	text-decoration: none;
	font-size: 136%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#logo {
    background:url(images/1.jpg);
	width: 740px;
	height: 300px;
	margin: 0 auto;
}

#logo h1 {
	padding-top: 250px;
	font-size: 250%;
}

#logo h2 {
	font-size: 85%;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#page {
	width: 740px;
	margin: 0 auto;
	background: #E6E6E6;
			background: url(images/tracks.png) no-repeat bottom right;
}

#content {

	position: relative;
	width: auto;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 0px;

}


#footer {
	width: 740px;
	margin: 0 auto;
	height: 11px;
	background: #666666 url(images/img09.gif) repeat-x;
	
}

#banner {

	position: relative;
	background: url(images/banner.jpg);
	height: 60px;
}

#banner span {
	margin-left: 70px;
}

#bg {

		background: url(images/tracks.png) no-repeat bottom right;
}
