
body{margin:0 auto; padding:0;}

div.gallery_content {
    min-height:700px;
	margin:0 auto;
	margin-top:0px;
	float:top-right;
	padding: 20px 54px 30px 60px;
	background: #e6e6e6;
	-moz-box-shadow: 0px 0px 10px #cbcbcb;
	-webkit-box-shadow: 0px 0px 10px #cbcbcb;}


div.gallery_content p{
margin:auto, 0;
padding:0;
margin-top:-10px;
padding-left:0px;
line-height:1.8em;
}

div.gallery_content h1{display:inline;
padding-left:40px;
}


hr {
	border: #a5e096;
	height: 2px; line-height: 1px;
	background: #E5E5E5;
	margin-left:30px;
	margin-bottom: 40px;
	padding: 0;
}

a {
    font: Arial, Helvetica, sans-serif; font-size:12px;
    color:#642c89;
	outline: none;
}

div.gallery_content a img {
	border: 2px solid #ffffff;
	padding: 0px;
	margin: 10px 15px 10px 0;
	vertical-align: top;
}


ul {
	margin-bottom: 24px;

}
