body {
  background-color: #fff;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#969696;  
  margin:0px;
  text-align: center;
}

.preload_images {display:none;}

a img {border:none;}

p, h1, pre {
margin: 0px; 
padding: 5px 10px; 
}
h1 {
font-size: 11px;
text-transform:uppercase;
text-align: right;
color: #564b47;
background-color: #90897a;
}


a { 
color: #898989;
font-size: 11px;
background-color:transparent;
text-decoration: none; 
}

a:hover { 
color: #ff1375;
font-size: 11px;
background-color:transparent;
text-decoration: none; 
}

pre { 
color: #564b47;
font-size: 11px;
background-color:transparent;
font-family: Courier, Monaco, Monospace;
}

#content { 	
text-align: left;
vertical-align: top;	
margin: 0px auto;
padding: 0;
width:960px;
height:565px;
}

#big_and_little_images {
	width:693px;
	height:508px;
	margin-top:46px;
	float:left;
}

#big_image {
	text-align:center;
	height:503px;
}

#little_images {
	
}

#big_pink_line {
	width:670px;
	height:5px;
	background:url(../images/big_pink_line.png) no-repeat;
}

#gallery_switcher {
	width:670px;
	text-align:center;
	clear:both;
	
}

#gallery_switcher #prev {
	float:left;
}

#gallery_switcher #next {
	float:right;
}

#all_the_stuff_on_the_right {
	width:267px;
	height:565px;
	float:left;
}

#logo a {
	width:267px;
	height:93px;
	background:url(../images/logo.png);
	display:block;
}

#about_and_clients {
	width:267px;
	height:110px;
}

#about a {
	width:267px;
	height:64px;
	background:url(../images/about.png);
	display:block;
}

#about a:hover {
	width:267px;
	height:64px;
	background:url(../images/about_hover.png);
	display:block;
}

#clients a {
	width:267px;
	height:46px;
	background:url(../images/clients.png);
	display:block;

	margin-bottom: 20px;

}

#clients a:hover {
	width:267px;
	height:46px;
	background:url(../images/clients_hover.png);
	display:block;
	
}

#piece_previews {
	width:267px;
	height:124px;
}

#piece_descriptions {
	width:255px;
	height:160px;
	float:left;
	text-align:left;
	font-size:8.5pt;
	padding-top:12px;
}

#piece_descriptions a {
	color:#898989;
	text-decoration:none;
}

#piece_descriptions a:hover {
	color:#ff1375;
	text-decoration:none;
}

.fat_numbers {
	font-weight:bold;
	font-size:1.6em;
}

#little_pink_line {
	width:267px;
	height:5px;
	margin-top:18px;
	float:left;
	background:url(../images/little_pink_line.png) no-repeat;
}

#contact_info {
	width:267px;
 	clear:both;
}

