body{
	margin:0;
	padding:0;
	font-family: helvetica, arial, verdana;
	height: 100%;
	background-color: #fff;
}

a{
	font-size: 12px;
	color: #a0691c;
}

img{
	border: 0;
}

div#topper{
	margin:0;
	padding:0;
	height: 40px;
	width: 2000px;
	background-color: #c49e69;
}

div#menu{
	float: left;
	background-color: #c49e69;
	margin-top: 15px;
	margin-left: 275px;
	height: 15px;
	width: 620px;
	padding: 5px 0px 5px 10px;
	color: #333;
	font-size: 10px;
}

div#menu a{
	color: #333;
	text-decoration: none;
}

div#menu a:hover{
	color: #000;
	text-decoration: none;
}

div#menu span.pipe{
	color: #fff;
}


div#mainContainer{
	float: left;
	width: 2000px;
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	clear: left; } 


div#atelier781{
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	width: 205px;
	height: 350px; 
}


div#openStudio{
	padding: 30px 0 0 30px;
	color; #666;
	font-size: .75em;
	line-height: 1.7em;
	float: left;
}

img.artistName{
	text-align: center;
	padding-top: 10px;
}

div.artist ul{
	text-align: left;
	list-style-type: square;
	padding-left: 35px;
}

div#barlow{
	float: left;
	width: 215px;
	height: 350px; 
	border-left: 1px solid #666;
	padding: 10px;
	text-align: center;
}

div#hager{
        float: left;
        width: 190px;
        height: 350px;
        border-left: 1px solid #666;
        padding: 10px;
        text-align: center;
}      

div#mickelson{
        float: left;
        width: 190px;
        height: 350px;
        border-left: 1px solid #666;
        padding: 10px;
        text-align: center;
}       
 
div#cariati{
	float: left;
	width: 190px;
	height: 350px; 
	border-left: 1px solid #666;
	padding: 10px;
	text-align: center;
}


div#peirano{
	float: left;
	width: 190px;
	height: 350px; 
	border-left: 1px solid #666;
	padding: 10px;
	text-align: center;
}

div.viewWork{
	float: left;
	width: 400px;
	text-align: center;
	background-color: #000;
}
	

div.statement{
	float: left;
	width: 370px;
	height: 340px;
	border-left: 1px solid #666;
	padding: 15px 30px 10px 30px;
}

div.statement h3{
	font-size: 14px;
	color: #a0691c;
}

div.statement p{
	font-size: 12px;
	line-height: 18px;
}

div#footer{
        margin: 0;
        padding: 0;
        width: 2000px;
        height: 800px;
        background-color: #fff;
        border-top: 12px solid #cbc68a;
}                       

div#about781{
	width: 460px;
	padding: 20px 0 0 20px;
	font-size: 10px;
	line-height: 18px; 
	font-weight: normal;
	letter-spacing: 3px;
	color: #000;
}

