body {
	font-size: 11px;
	color: #a79309;
	background-color: #F7F3DE;
	font-family: Verdana, Geneva, sans-serif;
}
a {
	font-family: Verdana, Geneva, sans-serif;
}
#wrapper {
	width: 770px;
	margin-top: -2px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	width: 760px;
	height: 10px;
	background-image: url(/images/header.jpg);
	padding-top: 130px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#mainhome {
	width: 726px;
	height: 536px;
	margin-bottom: 10px;
	background-color: #0E0D12;
	/*background-image: url(/images/home.jpg);*/
	padding: 20px;
	border-left: 2px solid #393939;
	border-right: 2px solid #393939;
	border-bottom: 2px solid #393939;
}
#mainnews {
	width: 726px;
	height: 536px;
	margin-bottom: 10px;
	background-color: #1E202D;
	/*background-image: url(/images/news.jpg);*/
	padding: 20px;
	border-left: 2px solid #393939;
	border-right: 2px solid #393939;
	border-bottom: 2px solid #393939
}
#maingalleries {
	width: 726px;
	height: 536px;
	margin-bottom: 10px;
	background-color: #EFF0EB;
	/*background-image: url(/images/galleries.jpg);*/
	padding: 20px;
	border-left: 2px solid #393939;
	border-right: 2px solid #393939;
	border-bottom: 2px solid #393939
}
#mainmusic {
	width: 726px;
	height: 536px;
	margin-bottom: 10px;
	background-color: #998D8F;
	/*background-image: url(/images/music.jpg);*/
	padding: 20px;
	border-left: 2px solid #393939;
	border-right: 2px solid #393939;
	border-bottom: 2px solid #393939
}
#mainbiography {
	width: 726px;
	height: 536px;
	margin-bottom: 10px;
	background-color: #E7E8E7;
	/*background-image: url(/images/biography.jpg);*/
	padding: 20px;
	border-left: 2px solid #393939;
	border-right: 2px solid #393939;
	border-bottom: 2px solid #393939
}
#maincontact {
	width: 726px;
	height: 536px;
	margin-bottom: 10px;
	background-color: #CBCBCB;
	/*ackground-image: url(/images/contact.jpg);*/
	padding: 20px;
	border-left: 2px solid #393939;
	border-right: 2px solid #393939;
	border-bottom: 2px solid #393939
}
#mainlinks {
	width: 726px;
	height: 536px;
	margin-bottom: 10px;
	background-color: #FDFDFB;
	/*background-image: url(/images/links.jpg);*/
	padding: 20px;
	border-left: 2px solid #393939;
	border-right: 2px solid #393939;
	border-bottom: 2px solid #393939;
}
#contentboxauto {
	width: 325px;
	height: auto;
	background-color: #5f5b5c;
	border: 2px solid #393939;
	padding: 10px;
}
#contentbox {
	width: 345px;
	height: 330px;
	background-color: #5f5b5c;
	border: 2px solid #393939;
}
#contentboxgallery {
	width: auto;
	height: auto;
	background-color: #5f5b5c;
	border: 2px solid #393939;
	padding: 10px;
}
.contentheading {
	font-weight: bold;
	padding: 0 0 10px 0px;
	border-bottom: 1px dotted #a79309;
	margin-bottom: 5px;
}
.galleryheading {
	font-weight: bold;
	width: 695px;
	margin-top: 5px;
	padding: 5px;
	color: #a79309;
	text-align: center;
}
.galleryheading a {
	color: #a79309;
	text-decoration: none;
}
.gallerypreview {
	width: 695px;
	vertical-align: middle;
	text-align: center;
	padding: 5px;
}
.allgalleryheading {
	font-weight: bold;
	width: 100%;
	padding: 5px;
	color: #a79309;
	text-align: center;
}
.allgallerypreview {
	width: 100%;
	vertical-align: middle;
	text-align: center;
	padding: 5px;
}
.previous {
	float: left;
	width: 33%;
	text-align: left;
}
.centre {
 	float: left;
	width: 33%;
	padding: 0px;
}
.next {
	float: right;
	width: 33%;
	text-align: right;
}
.clear {
    clear: both;
    font-size: 1px;
    line-height: 1px;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
#td.header {
	font-family: Verdana;
	font-size: 11px;
	color: #a79309;
}
a {
	font-family: Verdana;
	font-size: 11px;
	color: #a79309;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #a79309;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #a79309;
	text-decoration: underline;
}
td.content {
	font-family: Verdana;
	font-size: 11px;
	color: #a79309;
}
input {
	background-color: eff3ff;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	border: 2px solid #393939;
}
textarea {
	background-color: eff3ff;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	border: 2px solid #393939;
}
image {
	border: 1px solid #a79309;
}
#Container {
	position: relative;
	top: 10px; left: 10px;
  	width: 305px; height: 310px;
	overflow: hidden;
}
.Scroller-Container { position: relative; background: transparent; }
h3 {
  	margin: 5px 0 5px 0;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 14px;
  	color: #a79309;
}
p {
  margin: 0 0 5px 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #a79309;
  text-align: justify;
  text-indent: 10px;
}
#Scrollbar-Container {
  position: relative;
  bottom: 298px; left: 325px;
  width: 10px; height: 275px;
}
.Scrollbar-Track {
  width: 10px; height: 305px;
}
.Scrollbar-Handle {
  position: absolute;
  width: 10px; height: 50px;
  background-color: #a79309;
}
#sbLine {
  position: absolute;
  width: 6px;
  height: 5px;
  left: 7px;
  background-color: #a79309;
  font-size: 0px;
}
#List {
  position: absolute;
  top: 50px; left: 380px;
}
#List a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #7ABAD3;
  display: block;
  text-decoration: none;
  padding: 3px;
}
#List a:hover {
  color: #0B6589;
}
