/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 } 
 
#pagewidth{ 
 min-width:1024px;  
}
 
#header{
	position:relative;
	height:150px;
	background-color:#000000;
	width:100%;
	background-image: url(images/logo.gif);
	background-position: 27px 45px;
	background-repeat: no-repeat;
} 
.artist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-indent: 5px;
	padding: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #929292;
}
 
#maincol{
	background-color: #FFFFFF;
	float: left;
	display:inline;
	position: relative;
 width:; 
 }
 
#footer{
 height:250px; 
  background-color:#000000; 
 clear:both;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	letter-spacing: 1px;
	word-spacing: 2px;
	background-color: #000000;
	text-indent: 5px;
}
.projects {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-indent: 5px;
}
.headerlarge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: capitalize;
	background-color: #000000;
	padding: 5px;
}
.about {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-position: bottom;
	font-weight: lighter;
}
.labelcredits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
	text-indent: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #929292;
}
.largeartist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #929292;
	letter-spacing: 0em;
	font-style: normal;
	padding: 10px;
	margin: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #929292;
}
.largeproject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: 929292;
	font-weight: bold;
}

