#outerwrapper {
	width:700px;
	height:500px;
	margin: 50px auto;	
}
a:hover {
	color: #FFFFFF;
}


#header{
	background-image:url(images/header_back.png);
	
	height: 50px;
}
a:link {
	color: #cccc99;
	list-style: none;
	font-size: 9px;
	
}
a:active {
	color: #CCCC99;
}
a:visited {
	font-size: 9px;
	color: #CCCC99;
}


#content {
	background-image: url(images/background_image.jpg);
	background-repeat: repeat-x;
	color: #999999;
	height:450px;
	margin-top: 10px;
	margin-bottom:10px;
}


 
#footer { background-image:url(images/footer_back.png);
			height: 50px;
			text-align: center;
}
#navbar {
	text-align: center;
	
	width: 625px;
	
	margin-left: 90px;

	
}
#navbar a:link,#navbar a:visited {
	background-image: url(images/nav_tab2.gif);
	background-repeat: no-repeat;
}
#navbar a:hover, #navbar a:active {
	background-image: url(images/nav_tab3.gif);
	background-repeat: no-repeat;
}
#logo {
	width: 100px;
	float: left;
	height: 50px;
	padding-top: 10px;
	padding-left: 8px;
}




body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	background-color: #000000;
}
#navbar a {
	text-align: center;
	height: 31px;
	width: 110px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-image: url(images/nav_tab2.gif);
	display: block;
	white-space: nowrap;
}
#navbar ul {
	list-style: none;
}
#navbar li {
	white-space: nowrap;
	float: left;
}


#sellink a:link, #sellink a:visited,#sellink a:hover, #sellink a:active {
	background-image: url(images/nav_tab2.gif);
	background-repeat: no-repeat;

}

#contentWrapper {
	width: 409px;
	margin-right: 5px;
	float: left;
	height: 450px;
	border-right: 1px solid #666600;
	padding-right: 10px;
}
#mainContent {
	color: #000000;
	float: left;
	height: 200px;
	width: 389px;
	border-bottom: 1px dashed #666600;
	background-image: url(images/content_back.jpg);
	background-repeat: repeat;
	
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right:10px;
	
}

#contentplayer {
	float: left;
	height: 100px;
	width: 300px;
	
	position: relative ;
	margin-top: 130px;
	padding-bottom: 5px;
	margin-left: 60px;
}
#trackList {
	height: 100px;
	width: 190px;
	position: relative;
	float: left;
}
#leftLinks {
	text-align: center;
	padding: 2px;
	float: left;
	height: 200px;
	width: 120px;
	margin-left: 5px;
	margin-top: 40px;
}




#trackList2 {
	height: 100px;
	width: 190px;
	position: relative;
	float: left;
	margin-top: 97px;
}
h2{text-align:center 
 ; font-family:Arial, Helvetica, sans-serif;}
#mainContent2 {
	color: #000000;
	float: left;
	height: 448px;
	width: 389px;
	border-bottom: 1px dashed #666600;
	background-image: url(images/content_back.jpg);
	background-repeat: repeat;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right:10px;
}
#mainContent2 a:link {
	text-decoration: none;
}
#leftContent {

	border-right: 1px solid #666600;
	float: left;
	width: 129px;
	margin-right: 10px;
	height:450px;
}
#intro_box {
	margin-left:250px;
	margin-top: 200px;
}
#counter {
	display: none;
	visibility: hidden;
}
