/* CSS Document */
#container {
	width: 800px;
	overflow: hidden;
	padding: 0px;
	float: none;

	#margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: #ffffff;
}
#sidebar {
	float:left;
	width:160px;
	border: 0px;
	background-color: #FFF;
	height: 430px;
	margin-top: 15px;
	margin-left: 5px;
}
#main_box {
	height: 500px;
	width: 590px;
	float: right;
	border: 1px none #000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	
	
}

#main_box_all_artists {
	height: 500px;
	width: 590px;
	float: right;
	border: 1px none #000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
	overflow-y: scroll;
	overflow-x:hidden
	
	
}
#main {
	width:798px;
	height: 513px;
	background-image: url(../images/boxshaddow.jpg);
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;

}
body {
	text-align:center;


	#margin:20px;
	padding:0;
	font: verdana,aria,sans-serif;


	font-size:10px
	#color:#333333;
	background-color: #FFF;
	}

#header {
	
	#padding:10px;
	margin:0;
	text-align:center;
	background-image:url(../images/header.jpg);
	height: 100px;
	
	
	
	}



#upperfooter {
	height: 99px;
	clear:both;
	background-color: #FFF;
	text-align: center;
	width: 798px;
	border: 1px solid #000;
	
}
.featuredartisttext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}


#footer {
	height: 30px;
	clear:both;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	background-color: #000;
	text-align: center;
	;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.footertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333333;
}


#content {
	float: left;
	margin: 5px;
	background: #666;
	border: 5px solid #ccc;
	width: 400px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 220px;
	background-color: #FFFBF0;
	}
#box_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #000;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #FFFBF0;
	font-weight: bolder;
}
.Menu_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: none;
	font-weight: 400;
	color: #34353A;
	text-align: left;
	padding: 0px;
	margin-left: 10px;
}

#box_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	background-color: #D6D6D6;
	width: 230px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #000;
	text-align: left;
	padding: 5px;
	background-image: url(../images/boxshaddow.jpg);
	height: 400px;
	text-decoration: none;
}
A.menu:link {
	text-decoration: none;
	color: #343434;
}
A.menu:visited {text-decoration: none; color: #343434;}
A.menu:active {text-decoration: none}
A.menu:hover {
	text-decoration: none;
	color: #8D0000;
	font-weight: bolder;
	font-size: 17px;
}
A:link {
	text-decoration: none;
	color: #343434;
}
A:visited {text-decoration: none; color: #343434;}
A:active {text-decoration: none}
A:hover {
	text-decoration: none;
	font-weight: bolder;
}
.body_text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.artistheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	font-variant: normal;
	text-transform: none;
	background-color: #FFF;
}
.frontpagetext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.capitaltext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.frontpagetextred {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F00;
	font-weight: bold;
}

