body {
 	width: 734px;
	margin: 0 auto 0 auto;
	padding: 0 0 20px 0;
	background: #979797 url(../img/bg_body.gif) 0 0 repeat-x;
}

h1 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #666666;
	margin: 0 0 18px 0;
	padding: 0;
}

p {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #666666;
	margin: 0 0 14px 0;
	padding: 0;
}

a:link {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}

.clear {
	clear: both;
}

#head {
	width: 654px;
	height: 199px;
	margin: 0;
	padding: 0 25px 0 55px;
	background: url(../img/bg_head.jpg) 0 0 no-repeat;
}

#logo {
	margin: 15px 0 0 0;
	float: left;
}

#metanav {
	margin: 25px 0 0 0;
	float: right;
}

#content {
	width: 624px;
	margin: 0;
	padding: 30px 50px 50px 60px;
	background: url(../img/bg_content.gif) 0 0 repeat-y;
}

#footer {
	width: 684px;
	height: 95px;
	margin: 0;
	padding: 0 25px 0 25px;
	background: url(../img/bg_footer.gif) 0 0 no-repeat;
	text-align: right;
}

table p
{	margin: 0px;
}

table
{	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	color: #666666;
	padding: 0;
}

.gformstyle
{	font-size: 11px;
}

.gbuttonstyle
{	font-size: 11px;
}

#gal_sort
{	float: right;
	width: 230px;
}