* {
	padding: 0;
	margin: 0;
}

body, html {
	padding: 0;
	margin: 0;
	line-height: 130%;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #616051;
	text-align: left;
    background: #E4E1D4 url(bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

		
#container { 
	background: #ffffff;
	width: 888px;
	margin: 0px auto 20px auto;
	border-top: 0;
		} 


#wrapper {
	background: #ffffff;
	border-top: 0;
	margin: 0px auto 20px auto;
	width: 888px;
	}

h1 {
    font-size: 13px;
	font-weight: bold;
	color: #333324;
	
	
}
h2 {
   	font-size: 13px;
	font-weight: bold;
	color: #333324;
	padding-bottom: 5px;
	
}
  

a:link, a:active, a:visited {
		text-decoration: underline;
		color: #333324;
   
}
a:hover {
	color: #616051;
	text-decoration: none;
}




.nav {
		padding-bottom: 3px;
   
}




#main {
	background: #ffffff;
	float: left;
	width: 888px;
	
		
}


.leftcol {
   	padding: 0px 0px 0px 20px;
	margin-top: 10px;
	float: left;
	
}




.centremain {
   	padding: 0px 20px 50px 20px;
	margin-top: 10px;
	width: 480px;
	float: left;
	border-left: 1px dotted #333324;
}



.artmain {
   	padding: 0px 20px 50px 20px;
	margin-top: 10px;
	width: 688px;
	float: left;
	border-left: 1px dotted #333324;
}




.innermain {
   	padding: 20px 0px 20px 0px;
	width: 685px;
	float: left;
	border-bottom: 1px dotted #98bec4;
}



.innermainmusic {
   	padding: 20px 0px 20px 0px;
	width: 685px;
	float: left;
	border-bottom: 1px dotted #cdafad;
}


.right {
   	padding: 20px 20px 100px 20px;
	margin-top: 10px;
	width: 165px;
	float: left;
	text-align:left;
	background: url(rightbg.gif);
	background-position: top;
	background-repeat: repeat-x;
	
		
}


.returnhome {
    margin: 0px 20px 5px 20px;
    padding-bottom: 5px;
	width: 848px;
	float: left;
	border-bottom: 1px dotted #333324;
}


.mininav {
   	padding-right: 5px;
	margin-right: 5px;
	border-right: 1px solid #c2c2c1;
}

.rightnav {
   	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #c2c2c1;
}





.leftCol {
	float: left;
	background: #FFFFFF;
	width: 261px;
	height: 512px;
	}

a.footer:link, a.footer:active, a.footer:visited {
	text-decoration: none;
	font-size: 11px;
	color: #c6c6c5;
	   
}
a.footer:hover {
	color: #616051;
	text-decoration: none;
}

.footerlinks {
   	background: #ffffff;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	color: #c6c6c5;
	font-weight:normal;
	width: 888px;
	float: left;
}


.footerimage {
   	font-size: 11px;
	text-align: center;
	font-weight: normal;
	color: #c6c6c5;
	font-weight:normal;
	width: 888px;
	float: left;
}



.imagepodright {
   	float: right;
	margin-left: 20px;
	
}

