body
	{
    background-color:#2b2622;
    font-family:verdana;
    font-size:11px;
    color:#6f6c69;
    }
a:link
	{
	color:#ffffff;
	text-decoration:none;
	}
a:active
	{
	color:#ffffff;
	text-decoration:none;
	}
a:visited
	{
	color:#ffffff;
	text-decoration:none;
	}
a:hover
	{
	color:#be8e4c;
	text-decoration:none;
	}
.topstrip
	{
	width:100%;
	background-color:#322d29;
	text-align:center;
	height:27px;
	border-top:solid #2b2622 2px;
	}
.toptext
	{
	width:753px;
	color:#ffffff;
	font-size:14px;
	text-transform:uppercase;
	text-align:left;
	padding-left:20px;
	padding-top:5px;
	margin:auto;
	background-color:#423e3a;
	border-left:solid #2b2622 2px;
	border-right:solid #2b2622 2px;
	height:22px;
	}
.bottomtext
	{
	width:753px;
	color:#918d88;
	text-align:center;
	padding-left:20px;
	font-size:11px;
	padding-top:5px;
	margin:auto;
	background-color:#423e3a;
	border-left:solid #2b2622 2px;
	border-right:solid #2b2622 2px;
	height:22px;
	}
#nav
	{
padding-left:0px;
}

.selected_gallery_description{
	margin-bottom:10px;
}

.gallery_links{

}

.gallery_set{
	margin-bottom:10px;
}

.gallery_thumbnail_cell{

}

#navtop {padding:0px;list-style-type:none;margin:0px 0 0 2px;}
#navtop li {margin:0px;padding:0px;float:left;}
#navtop a {display:block;height:15px;padding:6px 15px;background:#423f3a;border-right:solid #2b2622 2px;color:#ffffff;text-transform:uppercase;}
#navtop a:hover {background:#be8e4c;}
