body, html{
	padding:0px;
	margin:0px;
	background:black url(../images/corner.jpg) bottom right fixed no-repeat;
	color:white;
	font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

#body_max{
	width: 1000px;
}

#header{
	height:175px;
	background: black url(../images/header.jpg) left no-repeat;
}


#div_left{
	width:150px;
	background: #330000 url(../images/bottom_fade.jpg) bottom no-repeat;
		float:left;
	margin-right:30px;
	padding-bottom:200px; 
	}
	
#div_left a img {
	border:0px;
}

#content a{
	color:#ffcc33;
	text-decoration:none;
}


/*========================| Start Navigation Menu |========================= */

a.homelink{
height:27px;
width:150px;
display:block;
text-indent:-300px;
position:absolute;
top:175px;
background: url(../images/home_slide.jpg) no-repeat;
background-position:-150px;
}

a.homelink:hover{
background-position:0px;
}

a.artistslink{
height:26px;
width:150px;
display:block;
text-indent:-300px;
position:absolute;
top:202px;
background: url(../images/artists_slide.jpg) no-repeat;
background-position:-150px;
}

a.artistslink:hover{
background-position:0px;
}

a.shoplink{
height:27px;
width:150px;
display:block;
text-indent:-300px;
position:absolute;
top:228px;
background: url(../images/shop_slide.jpg) no-repeat;
background-position:-150px;
}

a.shoplink:hover{
background-position:0px;
}

a.friendslink{
height:42px;
width:150px;
display:block;
text-indent:-300px;
position:absolute;
top:254px;
background: url(../images/friends_slide.jpg) no-repeat;
background-position:-150px;
}

a.friendslink:hover{
background-position:0px;
}

a.clothinglink{
height:28px;
width:150px;
display:block;
text-indent:-300px;
position:absolute;
top:295px;
background: url(../images/clothing_slide.jpg) no-repeat;
background-position:-150px;
}

a.clothinglink:hover{
background-position:0px;
}

a.contactlink{
height:29px;
width:150px;
display:block;
text-indent:-300px;
position:absolute;
top:322px;
background: url(../images/contact_slide.jpg) no-repeat;
background-position:-150px;
}

a.contactlink:hover{
background-position:0px;
}


a.linkslink{
height:27px;
width:150px;
display:block;
text-indent:-300px;
position:absolute;
top:350px;
background: url(../images/links_slide.jpg) no-repeat;
background-position:-150px;
}

a.linkslink:hover{
background-position:0px;
}


.myspacelink{
height:72px;
width:150px;
display:block;
text-indent:-300px;
position:absolute;
background: url(../images/myspace_slide.jpg);
top:411px;
background-position:-150px;
}

a.myspacelink:hover{
background-position:0px;
}

.shop_online{
	height:25px;
width:150px;
display:block;
text-indent:-300px;
position:absolute;
background: url(../images/shop_online_slide.jpg);
top:510px;
background-position:-150px;
}
	
a.shop_online:hover{
background-position:0px;

}





/*========================| End Navigation Menu |========================= */


/*========================| Artist pages |========================= */


.biopic{
	margin:30px;
	border:0px;
}

#content .artistheadshots a{
	border-bottom:0px;
}

/*========================| End Artist pages |========================= */


#footer{
	
	clear:left;
	font: .8em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#footer a{
	text-decoration:none;
	color:#ffcc33;
}

.divider{
	color:#ffcc33;
}

.cod_link{
	
}





.homepicsright{
	width:225px;
	float:right;
	padding-left:20px;
}

.homethumb{
	float:right;
	margin-bottom:10px;
}