/***** GENERAL *****/
* {
	margin: 0;
	padding: 0;
}

a{
	outline:none;
	text-decoration:none;
	color:#A08E62;
}

a:hover{
	text-decoration:underline;
}

p{
	color:#a08e62;
	font-size:9.5px;
	line-height:13px;
	padding-bottom:15px;
	font-family:Tahoma, Arial, Verdana, serif;
}


img, a img {
	border: none;
	padding:0;
}

html, body {
	border: 0;
	margin: 0;
	padding:0;
    	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height:20px;
	height:100%;
  	width: 100%;
	-x-system-font:none;
	font-size-adjustment:none;
	font-stretch:sormal;
	font-variant:normal;
	font-weight:normal;
}

body{
	background:url(../../images/bg.jpg) repeat-x;
	padding-top:100px;
}

.track_list{
	list-style:none;
	padding-top:345px;
}

.track_list li{
	color:#52431a;
    	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	padding:0;
	margin:0;
	width:100%;
}

.track_list li a{
	padding-left:15px;
}

/***** WEB SPACE ****/
#shell{
	margin:0 auto;
	padding:4px;
	width:703px;
	height:752px;
	background:url(../../images/frame.gif) no-repeat;
}

#footer{
	margin:0 auto;
	padding:0;
	width:703px;
	height:30px;
	position:relative;
	text-align:center;
	font-size:9px;
	color:#fff;
}

#footer a{
	color:#fff;
}

#footer a:hover{
	color:#807045;
	text-decoration:none;
}

#container{
	padding:17px;
	width:669px;
	height:718px;
	background:#fff;
	float:left;
}

#content{
	width:669px;
	height:718px;
	background:url(../../images/content_bg.jpg) no-repeat;
	float:left;
	overflow:hidden;
}

#content_container{
	float:left;
	width:100%;
	height:658px;
	padding:0;
	margin:0;
	overflow:hidden;
}

#left{
	float:left;
	width:435px;
	height:100%;
}

#left_top{
	float:left;
	width:100%;
	height:195px;
}

#logo{
	width:135px;
	height:100%;
	float:left;
}

#menu_container{
	float:left;
	width:300px;
	height:100%;
}

#menu{
	padding-top:76px;
	padding-left:95px;
	float:left;
	width:205px;
	height:100px;
}

#menu a{
	padding-right:8px;
}

#title{
	float:left;
	width:273px;
	padding-right:27px;
	height:19px;
	text-align:right;
}

#left_bottom{
	float:left;
	width:100%;
	height:463px;
}

#home_content{
	padding-top:56px;
	width:100%;
	float:left;
}

#home_left{
	padding-left:38px;
	padding-right:15px;
	width:175px;
	float:left;
}

#home_title{
	width:100%;
	height:180px;
	float:left;
}

#home_left_content{
	width:100%;
	float:left;
}

#home_right{
	width:175px;
	float:left;
}

#thumbs{
	width:100%;
	height:108px;
	float:left;
}

#thumbs ul{
	list-style-type:none;
}
#thumbs ul li{
	display:inline;
}
#disc_title{
	padding-right:27px;
	float:right;
	text-align:right;
	height:33px;
}

#disc{
	width:100%;
	float:left;
}






#right{
	float:left;
	width:234px;
	height:100%;
}

#bottom{
	width:100%;
	height:60px;
	float:left;
	padding:0;
	margin:0;
	overflow:hidden;
}

#bottom_left, #flashcontent{
	width:210px;
	height:100%;
	float:left;
	background:url(../../images/contact_tim.jpg) no-repeat;
}

#bottom_right{
	width:235px;
	height:100%;
	float:right;
}

.tracks{
	padding-top:336px;
}

#tracks_load{
	width:100%;
	float:left;
	height:50px;
}
