@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:18px;
}
body {
background:url(images/background.jpg) top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
margin:0 auto;
width:799px;
padding-top:14px;
}
#top {
background:url(images/top.jpg) no-repeat;
height:65px;
}
#nav ul {
	list-style:none;
	float:right;
	margin-top:40px;
	margin-right:20px;
	}
	#nav li {
	font-family:Georgia, "Times New Roman", Times, serif;
	float:left;
	display:inline;
	padding:0px 16px 0px 16px;
	border-right:1px solid #6a6969;
	}
	#nav li.last {
	border-right:none;
	padding-right:0px;
	}
	#nav li a {
	color: #f1f1f1;
	text-decoration:none;
	}
	#nav li a:hover {
	color: #f1f1f1;
text-decoration:underline;
}
#content {
background:url(images/content_bg.jpg);
}
	#text {
	padding:12px 22px 0px 22px;
	}
#bottom {
background:url(images/bottom.jpg);
height:27px;
}
#footer {
font-size:11px;
color:#CCCCCC;
text-align:center;
margin-top:4px;
}	
#footer a {
color:#CCCCCC;
}
a:link {
color: #0066FF;
text-decoration:none;
}
a:visited {
color: #0066FF;
text-decoration:none;
}
a:hover {
color: #0066FF;
text-decoration:underline;
}
p {
margin:0px;
padding-bottom:12px;
}
h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size:16px;
color:#48210b;
margin:0px;
padding-bottom:12px;
}
.green {
font-family:Georgia, "Times New Roman", Times, serif;
color:#1e2c1a;
font-weight:bold;
font-size:14px;
font-style:italic;
margin:0px;
}

#gsNavBar div.gbSystemLinks {
    padding: 4px 6px;
}


div.gbNavigator div.next-and-last {
  float: right;
}
div.gbNavigator div.next-and-last.no-previous {
  float: none;
  text-align: right;
}

div.gbNavigator a.first {
  padding-left: 27px;
  background: url('images/nav_first.gif') left no-repeat;
}

div.gbNavigator a.previous {
  padding-left: 27px;
  background: url('images/nav_prev.gif') left no-repeat;
}

div.gbNavigator a.next {
  padding-right: 27px;
  background: url('images/nav_next.gif') right no-repeat;
}

div.gbNavigator a.last {
  padding-right: 27px;
  background: url('images/nav_last.gif') right no-repeat;
}

div.gbNavigator div.first-and-previous img {
  vertical-align: middle;
  padding-right: 0.5em;
}
div.gbNavigator div.next-and-last img {
  vertical-align: middle;
  padding-left: 0.5em;
}

#gallery.rtl div.gbNavigator div.next-and-last {
  float: left;
}
#gallery.rtl div.gbNavigator div.next-and-last.no-previous {
  float: none;
  text-align: left;
}
#gallery.rtl div.gbNavigator div.first-and-previous {
  text-align: right;
}

.giTitle, #gallery h2, #gallery h3, #gallery h4 {
    font-size: 1.3em;
    font-weight: bold;
}
#gsNavBar div.gbBreadCrumb {
    margin: 0;
    padding: 4px 8px;
}

#gsNavBar {
    border-top-width: 1px;
    border-bottom-width: 1px;
}

#gsNavBar div.gbSystemLinks {
    padding: 4px 6px;
}

#gsNavBar div.gbSystemLinks span {
    padding: 0 4px;
}

#gsSidebar {
    border-right-width: 1px;
    width: 175px;
    overflow: hidden;
}
#gsSidebarCol {
    width: 1%; /* Expand to fit content ("0" bad4 firefox, "1px" bad4 opera) */
}

div.block-search-SearchBlock a.advanced {
  display: block;
  padding: 3px;
}


div.block-core-ItemLinks {
  margin: 3px 0;
}
div.block-core-ItemLinks a {
  padding: 3px;
}
div#gsSidebar div.block-core-ItemLinks a {
  display: block;
}

div#gsSidebar div.block-core-PeerList a {
  display: block;
  padding: 3px;
}

div#gsSidebar div.block-core-PeerList span {
  font-weight: bold;
  display: block;
  padding: 3px;
}

div#gsSidebar div.block-core-PeerList span.current {
  color: #0b6cff;
}