/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family:  Sans-Serif; 
	font-size: 11px; 
	line-height: 13px;
	color: #aaa; 
	background: #5f5f5f;
	background-image: url(home/bg.gif);
	background-repeat: repeat-y;
	    }
img {	border: none;
	padding: 0;
	margin: 0;
	}

a:link {color:#DEB9C5;
	text-decoration: none;}

a:visited {color:#DEB9C5;
	text-decoration: none;}

a:active {color:#DEB9C5;
	text-decoration: none;}	
	
a:hover {color:#ccc;
	text-decoration: none;}	
	
a:focus {outline-style: none;}

#sidebar {
	position: absolute;
 	top:0px;
	left:0px;
	width:124px;
}

.title {
	position:absolute;
	left:124px;
	height: 25px;
	z-index:2;
}

.slider {
	position:relative;
	width: 850px;
	overflow: auto;
	border: 0px;
	z-index:2;
}
.slid {
	position:absolute;
}

/* WORK */

#workbox {
	position: absolute;
 	top:150px;
	left:124px;
	height:300px;
	background: #9B9B99;
}

.thmbs {position: relative;
	top: 0px;
	margin: 0;
	border: 0;}

h1 {	font-family:  Sans-Serif; 
	font-size: 9pt; 
	line-height: 12pt;
	color: #fff; 
	font-style: normal; 
	font-weight: normal; 
	text-align: center;}

h2 {	font-family:  Sans-Serif; 
	font-size: 8pt;
	line-height: 12pt;
	font-weight: bold;
	font-style: normal; 
	font-weight: normal;
	color: #000;
	text-align: center;}
	
h3 {	font-family:  Sans-Serif; 
	font-size: 9pt;
	line-height: 12pt;
	font-weight: bold;
	font-style: normal; 
	font-weight: normal;
	color: #7E4343;
	text-align: center;}

/* ARTIST */

#artist {position: absolute;
	top: 480px;
	left: 150px;
	height: 120px;
	border: 0;}
.artistblock {
	height: 110px;
	width: 320px;
	font-family:  Sans-Serif; 
	font-size: 11px; 
	line-height: 16px;
	color: #ddd; 
	font-style: normal; 
	font-weight: normal; 
	}
p.gap {
	font-family:  Sans-Serif; 
	font-size: 8px; 
	line-height: 8px;
	color: #ddd; 
	font-style: normal; 
	font-weight: normal; 
	}
/* NEWS */
#newstext, #newstext2 {
	position: absolute;
	height: 100px;
	font-family:  Sans-Serif; 
	font-size: 11px; 
	line-height: 16px;
	color: #ddd; 
	border-right: 1px dashed #E0C2CC;
	padding-right: 10px;
	}
#newstext {
	top: 35px;
	left: 150px;
	width: 320px;
	}
#newstext2 {
	top: 35px;
	left: 500px;
	width: 300px;
	}
.nav {
	position:relative;
	top:4px;
	font-family:  Sans-Serif; 
	font-size: 11px; 
	line-height: 25px;
	color: #ddd; 
	}
/* BIO */
#greyblock {
	background-color:#9B9B99;
	position: absolute;
	top:150px;
	left:124px;
	height:300px;
	width:875px;
	z-index:1; 
	}
#mailtext {
	position: absolute;
	top:45px;
	left:195px;
	width:550px;
	font-family:Sans-Serif; 
	font-size:12px; 
	line-height:18px;
	color:#000; 
	z-index:2;  
	}
#biotext {
	position: absolute;
	top:165px;
	left:210px;
	width:550px;
	font-family:Sans-Serif; 
	font-size:12px; 
	line-height:18px;
	color:#000; 
	z-index:2; 
	}
small {
	margin-top:5px;
	font-size:10px;
	line-height:12px;
  }
 label {
	padding-top:2px;
	clear:both;
	width: 130px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
	}
input.inputc {
	width:138px;
	font-size: 12px;
	line-height:14px; 
	margin:2px 0;
}
.small {
	margin-top:5px;
	font-size:10px;
	line-height:12px;
  }
p.gap {
    font-family: Trebuchet, "Trebuchet MS", sans-serif; 
	font-size: 12px;
	font-weight: 100;
	line-height: 10px; 
	color: #fff;
}
/* POP */	
.poptext {position:absolute;
	top: 205px;
	left: 10px;
	width: 100px;
	font-family:  Sans-Serif; 
	font-size: 11px; 
	line-height: 13px;
	color: #aaa; 
}