/*
body{

margin:0 auto;
padding:0;
width:800px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
line-height:150%;

}
*/
.header{
	
font-size:16px;
line-height:1.375em;
font-family:Helvetica, Verdana, Arial, sans-serif;
color:#67a797;
margin-bottom:0px;
font-weight:bold;
}
.separator{ border-top:#ddd 3px solid; width:600px;   margin-left:50px; padding-left:10px;}



#branding{
background-color:#fff;

}
h1{
border-bottom: 3px solid #eee;
font-size:12px
line-height:1.375em;
font-family:Georgia, "Times New Roman", Times, serif;
color:#7f00ff;



}
.lp{
background-color:#000000;
}
.thumbnails img, .photo img {

margin:0 auto 8px auto;
padding:2px 2px 8px 2px;
border:1px solid #ccc;
border-bottom-color:#eee;
border-left-color:#ddd;
border-top-color:#bbb;

}


ul{


list-style-type:none;

}

ul.thumbnails{

margin:0 0 10px 0;
padding:0;
float:left;
text-align:left;
background-color:#fff;
line-height:1em;
list-style:none;


}

ul.thumbnails li, ul.navigation li{

display:inline;
margin:0;
padding:0;

}




	
	


.thumbnails a img:hover
{
	border: 1px solid #ac1614;
	background-color:#eee;
}







 

.spacer{
clear:both;

}
