html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, div, img {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#515252;
	margin:0;
	padding:0;
	border:0;
}
body {
	background-color:#fdf9ed;
}
#gallery {
	margin:0 auto;
	background-image:url(http://hunterplaidgallery.com/img/bg.jpg);
	background-repeat:no-repeat;
	height:900px;
	width:1000px;
}
#gsHeader {
	margin:0 auto;
	width:1000px;
	height:275px;
}
#main_nav {
	padding:0 77px 0 265px;
	list-style:none;
}
#main_nav li{
	display:inline;
}
#sub-head {
	padding-top:30px;
	float:left;
}
#gsNavBar {
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	margin-right:50px;
	width:725px;
	height:20px;
	display:inline;
	float:right;
}
.gbSystemLinks {
	padding-top:2px;
	font-size:12px;
	width:240px;
	float:right;
	text-align:right;
}
.gbBreadCrumb {
	font-weight:bold;
	width:400px;
	float:left;
	text-align:left;
}
.gbBreadCrumb a, .gbSystemLinks a {
	color:#515252;
	text-decoration:none;
}
.gbBreadCrumb a:hover, .gbSystemLinks a:hover {
	color:#d7b964;
}
.BreadCrumb-2, .BreadCrumb-3, .BreadCrumb-4, .BreadCrumb-5 {
	padding-left:14px;
	background-image: url(images/icon_path_separator.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#gsSidebar {
	float:left;
	width:190px;
	height:555px;
	margin-left:15px;
}
.block-core-ItemLinks, .block-core-PeerList {
	font-weight:bold;
	margin-bottom:16px;
}
.block-core-ItemLinks a, .block-core-PeerList a {
	display:block;
	width:175px;
	text-decoration:none;
	color:#515252;
}
.block-core-ItemLinks a:hover, .block-core-PeerList a:hover {
	color:#d7b964;
}
#gsContent {
	float:right;
	width:720px;
	height:545px;
	padding:10px 50px 0 0;
	text-align:right;
	overflow:visible;
}
#gsThumbMatrix {
	margin: 0 auto;
	text-align:center;
}
.giTitle {
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.viewCount {
	font-size:10px;
	text-align:center;
}
.giThumbnail {
	margin:0 14px;
	margin-top:50px;
}
.block-core-Pager {
	margin-top:25px;
	float:right;
	font-size:12px;
	text-align:right;
}
.block-core-GuestPreview {
	margin:25px 0 0 25px;
	float:left;
	font-size:12px;
	text-align:right;
}
.block-core-GuestPreview a {
	text-decoration:none;
	color:#515252;
	font-weight:bold;
}
.block-core-GuestPreview a:hover {
	color:#d7b964;
}
#gsFooter {
	color:#000;
	text-align:right;
	font-size:10px;
	float:right;
	width:625px;
	padding:0 50px 0 0;
}
#gsFooter a {
	color:#515252;
	font-size:10px;
	text-decoration:none;
}
#gsFooter a:hover {
	text-decoration:underline;
}
.photo_title_in_content {
	text-align:center;
}
#gsImageView {
	text-align:center;
}
.next-and-last a, .first-and-previous a {
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:#515252;
}
.next-and-last a:hover, .first-and-previous a:hover {
	color:#d7b964;
}
.next-and-last {
	float:right;
}
.first-and-previous {
	float:left;
}
.next {
	padding-right:1em;
	background-image:url(images/icon_path_separator.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.previous {
	padding-left:1.5em;
	background-image:url(images/icon_path_separator_flip.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.current {
	color:#d7b964;
}
.block-core-ItemInfo {
	display:none;
}