body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1em;
}
#header_index {
	height: 155px;
	background-image: url(../images/header_bkgnd_index.png);
}
#header {
	height: 80px;
	background-image: url(../images/header_bkgnd.png);
}

#header_content {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
#header_content #logo {
	float: left;
}
#header_content #header_img{
	float: right;
	margin-top: 10px;
}

#mainimage_index {
	background-color: #262626;
	height: 245px;
	background-image: url(../images/mainimage/mainimage_index.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
#mainimage {
	background-color: #262626;
	height: 170px;
}
#mainimage_reg {
	background-color: #262626;
	height: 170px;
	background-image: url(../images/mainimage/mainimage_register.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#mainimage_sound {
	background-color: #262626;
	height: 420px;
}
#wimpyTarget {
	float: left;
	margin-top: 10px;
}


#mainimage_content {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
}
#mainimage_widecontent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 12px;
}

#mainimage_content #seller_buttons {
	float: left;
	width: 290px;
	padding-top: 5px;
}
#mainimage_content #buyer_buttons {
	float: right;
	width: 290px;
	padding-top: 5px;
}
#mainimage_left {
	float: left;
	width: 560px;
	height: 110px;
	margin-top: 12px;
	background-image: url(../images/mainimage/largebox.png);
	padding: 15px;
}
#mainimage_right {
	height: 140px;
	width: 290px;
	float: right;
	margin-top: 12px;
	text-align: center;
}
#mainimage_right_blank {
	height: 120px;
	width: 270px;
	float: right;
	margin-top: 12px;
	background-image: url(../images/smallbox_blank.png);
	padding: 10px;
	text-align: left;
}
#mainimage_tracksearch {
	height: 300px;
	width: 250px;
	float: right;
	margin-top: 10px;
	background-image: url(../images/mainimage/trackdetails.png);
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 100px;
}




#content_bkgnd {
	background-image: url(../images/body_bkgnd.png);
	float: none;
	clear: both;
	overflow: visible;
	background-repeat: repeat-x;
	min-height: 400px;
}

#content_bkgnd #content_container {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	overflow: visible;
	background-repeat: repeat-x;
	margin-bottom: 20px;
	min-height: 250px;
}
#content_container #content {
	background-color: #FFF;
	min-height: 100px;
	padding: 5px;
}

#content_container #content_right {
	float: right;
	width: 290px;
	min-height: 250px;
}
#content_container #content_left {
	float: left;
	width: 590px;
	min-height: 250px;
}
#content_container #content_large {
	float: left;
	min-height: 150px;
	width: 890px;
}
#content_large #content_footer {
	float: left;
	height: 7px;
	width: 890px;
	background-image: url(../images/content_large_footer.png);
}
#content_large #content table tr td img {
	margin-bottom: 5px;
}



#content_left #content_footer {
	float: left;
	height: 7px;
	width: 590px;
	background-image: url(../images/content_left_footer.png);
}
#content_right #content_footer {
	float: right;
	height: 7px;
	width: 290px;
	background-image: url(../images/content_right_footer.png);
}

#footer  {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #262626;
	padding-top: 10px;
	clear: both;
	float: none;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.65em;
	line-height: 1em;
}
#header_content #header_nav {
	float: right;
	font-size: 0.75em;
	font-weight: bold;
	margin-top: 7px;
	text-align: right;
	width: 450px;
}
.nav_divider {
	margin-right: 10px;
	margin-left: 10px;
	height: 15px;
}
input.main, textarea.main{
	width: 435px;
	border: 1px solid #999;
}
.form {
	font-family: Verdana, Geneva, sans-serif;
	color: #262626;
	font-size: .8em;
	border: 1px solid #999;
}
.form_track {
	font-family: Verdana, Geneva, sans-serif;
	color: #262626;
	font-size: .8em;
	border: 1px solid #999;
	width: 175px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.form_textfield {
	font-family: Verdana, Geneva, sans-serif;
	color: #262626;
	font-size: .8em;
	width: 169px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#submit_track {
	background-image: url(../images/trackdetails_search.png);
	height: 40px;
	width: 250px;
	background-repeat: repeat-x;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-position: center center;
	text-align: center;
	padding: 0px;
}



#content_right #rel_wizard  {
	margin-left: 10px;
	width: 270px;
	margin-bottom: 10px;
}
#content_container #response {
	background-color: #FFF;
	min-height: 10px;
	padding: 5px;
}
#content_container #edit_team {
	background-color: #FFF;
	min-height: 100px;
	padding: 5px;
}
#content a #list {
	width: 578px;
	border: 1px solid #262626;
	background-color: #e5e5e5;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 10px;
}
#content a:hover #list  {
	width: 578px;
	border: 1px solid #262626;
	background-color: #CCC;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 10px;
	text-decoration: none;
	cursor: pointer;
}
#content_right #content ul li {
	list-style-type: none;
	padding: 0px;
	margin-bottom: 25px;
	margin-left: -40px;
}
#content_right #content h3   {
	font-size: 1.2em;
	border: 1px solid #C95C1A;
	line-height: 35px;
	padding-left: 5px;
	background-color: #262626;
	cursor: pointer;
	min-height: 35px;
}
#content_right #content h4 {
	font-size: 1.4em;
	line-height: 1.75em;
	font-weight: bold;
	color: #F58220;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 40px;
	background-color: #262626;
	margin-top: 5px;
	margin-right: -5px;
	margin-bottom: 0px;
	margin-left: -5px;
}

form {
	margin: 0px;
	padding: 0px;
}
#content_right #content #share {
	text-align: center;
}
#export_container {
	margin-left: 50px;
	width: 500px;
}
