* {
	padding:0;
	margin:0;
}

body {
	font-family:verdana, helvetica, arial, sans-serif;
	text-align:center;
	font-size:12px;
	color:#6c6c6c;
	background:#000;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
}

a:link, a:visited {
	color:rgb(0,74,123);
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

p, h3 {
	margin-bottom:15px;
}

h4 {
	margin-bottom:3px;
}

.rightlink {
	text-decoration:underline;
	color:#6c6c6c;
}

.rightlink:hover {
	text-decoration:underline;
	color:rgb(0,74,123);
}

h2 {
	font-size:26px;
	font-weight:normal;
	padding-bottom:12px;
	color: rgb(0,74,123);
}

#container {
	text-align:left;
	margin:0 auto;
	padding: 0;
	width:944px;
	background:white;
	position: relative;
}

#header {
	position:relative;
	height:281px;
	background:#000;
	margin:0px;
	padding:0px;
}

#header h1 {
	height:50px;
	width:630px;
	position:absolute;
	left:265px;
	bottom:25px;
	text-indent:-5000px;
}

/*	navigation*/
#navigation {
	background:rgb(139,30,150) url(../images/nav.gif) no-repeat top left;
	width: 944px;
	height: 49px;
	margin:0px;
	padding:0px;
	position: relative;
}

#navigation ul {
	width: 700px;
	margin-left: 126px;
	list-style-type:none;
}

#navigation li {
	padding: 0;
	margin: 0;
	position: relative;
	float: left;
	list-style: none;
	margin-top: 10px;
}

#navigation li a {
	display: block;
	height: 28px;
	text-indent: -9999px;
	outline: none;
}

#navigation li#home a {
	width: 67px;
	background: url(../images/home.gif) no-repeat top left;
	margin-right: 49px;
}

#navigation li#about a {
	width: 88px;
	background: url(../images/about.gif) no-repeat top left;
	margin-right: 53px;
}

#navigation li#composers a {
	width: 109px;
	background: url(../images/composers.gif) no-repeat top left;
	margin-right: 45px;
}

#navigation li#library a {
	width: 124px;
	background: url(../images/library.gif) no-repeat top left;
	margin-right: 46px;
}

#navigation li#contact a {
	width: 112px;
	background: url(../images/contact.gif) no-repeat top left;
}

#navigation li#home a:hover, #navigation li#about a:hover, #navigation li#composers a:hover, #navigation li#library a:hover, #navigation li#contact a:hover {
	background-position: 0 -28px;
}

img {
	border:0px;
}

/* Left nav */
li.here a {
	color: #8b1e96;
}

/*	content*/
#content {
	margin-top:30px;
	height: auto;
	overflow:hidden;
	padding-bottom:10px;
}

#mediacontainer {
	float:left;
	width:680px;
	border-left:1px solid #cfcfd0;
	border-right:1px solid #cfcfd0;
	padding-bottom:70px;
	padding-left:5px;
}

/*	lists*/
.leftlist {
	float:left;
}

.centerlist {
	float:left;
}

.rightlist {
	float:left;
}

.medialist {
	font-size:9px;
	list-style-type:none;
	line-height:14px;
	width:200px;
	padding-right:10px;
}

/*	table*/
#quecontainer {
	width:680px;
	margin:0px;
	font-family:verdana, helvetica, arial, sans-serif;
	text-align:left;
	font-size:10px;
	color:#6c6c6c;
	line-height:14px;
	background-color:#ffffff;
	overflow: auto;
	height:380px;
}

#musiccontainer {
	border-left:1px solid #cfcfd0;
	float:left;
	margin:0px;
	height:420px;
	overflow: visible;
	margin-bottom:100px;
	float:left;
}

.no_tracks {
	text-align: center;
	padding-left: 65px;
	font-size: 14px;
}

.player {
	margin-bottom:25px;
	margin-left:60px;
	clear:right;
}

#player_container {
	width: 519px;
	height: 43px;
	margin: 0 auto 2em auto;
	padding: 5px;
	background: url(/images/music-back.png) no-repeat top left;
}

#player_container p {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #0f0f0f;
}

#now_playing {
	width: 501px;
	line-height: 20px;
	color: white;
	font-size: 10px;
	font-family: Verdana;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 15px;
	margin: 0;
}

#media_player {
	margin: 0;
}

.arrow {
	background: url(images/arrow.gif) no-repeat 5px 2px;
	width:25px;
	padding-right:3px;
}


td {
	padding-bottom:12px;
	padding-top: 5px;
	margin:0px;
	border:0px;
	vertical-align:top;
}

tr {
	margin:0px;
	border:0px;
}

.selected {
	background-color: #F3F3F3;
}

.left {
	width:300px;
	padding-left:10px;
	padding-right:5px;
}

.left a {
	color: #6C6C6C;
}

.center {
	width:50px;
	padding-left:10px;
	padding-right:5px;
	border-left:1px solid #cfcfd0;
	border-right:1px solid #cfcfd0;
}

.right {
	width:250px;
	padding-left:5px;
	padding-right:10px;
}

.italic {
	font-style:italic;
}

td a {
	text-transform:uppercase;
	text-decoration:underline;
//	margin-right:10px;
	font-size:11px;
	color:#6c6c6c;
}

td a:hover {
	text-decoration:underline;
	color:rgb(0,74,123);
//	margin-right:10px;
}

/*	columns*/
#left {
	float:left;
	width:245px;
}

#center {
	float:left;
	width:450px;
	border-left:1px solid #cfcfd0;
	border-right:1px solid #cfcfd0;
	margin-top:15px;
	margin-bottom:30px;
}

#right {
	float:right;
	width:245px;
	margin-right:0px;
}

.side {
	width:236px;
}

.column {
	float:left;
}

.module {
	padding:15px;
}

#left .module {
	padding-left:60px;
}

#right .module {
}

#center .module {
	padding:0px 20px;
}

.featured {
	padding-top:0px;
}

.categories {}

.categories li {
	list-style-type:none;
	margin:0px;
	padding:0px;
	line-height:20px;
}

.categories a {
	font-size:14px;
	color:#6c6c6c;
}

.categories a:link {
	text-decoration: none;
}

.categories a:hover {
	color:#004A7B;
	text-decoration: underline;
}

.categories .current a {
	text-transform:uppercase;
	color:#f00;
}

.quote {
	padding:0 15px 20px 15px;
}

.quote a {
	font-size:14px;
}

.search .txt {
	background:#fffac9;
}

#clear {
	clear:both;
}

/*	footer*/
#footer {
	font-size:10px;
	text-align:center;
	padding:6px;
	clear:both;
	background:white;
	color:#6C6C6C;
	height: 50px;
}

#footer p {
	margin: 0;
}

#footer div {
	padding:3px;
}

.helptxt {
	font-style: italic;
	color: rgb(170,170,170);
	font-size: 10px;
}
