* { padding: 0; margin: 0; border: 0; }
body {
	font-size: 12px;
	font-family: Trebuchet Ms, Tahoma, Arial, Helvetica, sans-serif; }

a:link,
a:active,
a:visited { color: black; }

#content {
	margin: 30px auto;
	width: 800px;	}
#content div.title {
	margin-bottom: 20px;
	border-bottom: 1px solid black; }
#content div.title h1 {
	font-family: Georgia;
	font-weight: normal;
	line-height: 50px;
	font-size: 26px; }
#content div.title a { display: none; }

#content p {
	line-height: 20px;
	font-size: 13px; }

#contact_info,
#navigation,
#content div.pages_box { display: none; }

#content div.gallery a {
	text-decoration: none;
	text-align: center;
	margin-bottom: 20px;
	width: 266px;
	float: left; }
#content div.gallery a img {
	border: 1px solid black;
	background: center no-repeat black;
	width: 120px;
	height: 120px; }
#content div.gallery a span {
	text-decoration: underline;
	padding: 0 73px;
	float: left;
	width: 120px; }

#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 30px;
	width: 800px;	
	border-top: 1px solid black; }















