@charset "UTF-8";
/* CSS Document */

body	{
	font-size:16px;
	margin:0;
	padding:0;
	background-image: url(mainbg.gif);
	background-repeat: repeat-x;
	background-color: #221614;
}

#header	{
	height:108px;
	text-align: center;
}

#topnav	{ 
	width:850px;
	height:40px;
	padding-top:7px;
	margin-left:auto;
	margin-right:auto;
}

#center {
	background-color:white;
	min-height:2500px; /* for modern browsers */
	height:2500px !important; /* for modern browsers */
	height:2500px; /* for IE5.x and IE6 */
	width: 850px;
	
	margin-left: auto;
	margin-right: auto;
}
#center2 {
	background-color:white;
	min-height:4000px; /* for modern browsers */
	height:4000px !important; /* for modern browsers */
	height:4000px; /* for IE5.x and IE6 */
	width: 850px;
	
	margin-left: auto;
	margin-right: auto;
}

#centerindex {
	min-height:500px; /* for modern browsers */
	height:500px !important; /* for modern browsers */
	height:500px; /* for IE5.x and IE6 */
	width: 850px;
	
	margin-left: auto;
	margin-right: auto;
}

#ArtistIndexNav {
	text-align: center;
}

.iframe {
width:325px;
height:2250px;
border: solid #ffffff 0px; 
} 

.iframe2 {
width:675px;
height:1000px;
border: solid #ffffff 0px; 
} 

.Maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #492824;
	text-align:left;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #492824;
	text-align:right;
}

#nav { 
	float:left; 
	width:115px; 
	height:500px; 
	margin-left:0px; 
	margin-top:25px;
}
#green {
	float:left;
	width:8px;
	height:2000px;
	margin-left:0px;
	background-color:#c3c97a;
}
#green2 {
	float:left;
	width:8px;
	height:4000px;
	margin-left:0px;
	background-color:#c3c97a;
}
#rightside {
	float:right;
	width:325px;
	height:1350px;
	margin-right:25px;
	margin-top:25px;
	text-align: center;
}
#leftside {
	float:right;
	width:325px;
	height:1350px;
	margin-right:25px;
	margin-top:25px;
}

#singlediv {
	float:right;
	width:675px;
	height:800px;
	margin-right:25px;
	margin-top:25px;
}
#mainlogo {
	width:850px;
	margin-left:auto;
	margin-right:auto;
	height:108px;
	text-align: left;
}
#artistnavleft {
	float:left;
	width:325px;
	height:1175px;
	margin-top:5px;
}
#artistnavright {
	float:right;
	width:325px;
	height:1300px;
	margin-top:5px;
}