body {
  background: #000;
	background-image:  url(../images/bg-goldbr.jpg);
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10;
	margin: 10px;
}

h1 {
	 text-align: center;
	 font-style: italic;
	 border-right: 2px dashed #715211;
	 border-top: 2px dashed #715211;
	 border-left: 2px dashed #230000;
	 border-bottom: 2px dashed #230000;
	 padding: 15px;
	 margin-right: 15%;
	 margin-left: 15%;
}
h2 {
	 text-align: left;
}
h3, h4, {
  text-align: center;
	font-style: italic;
}

h5 {
  text-decoration: underline;
}

h6 {
	 text-align: center;
	 font-size: 20px;
}

h7 {
	 text-align: left;
	 font-style:  italic;
	 font-size:  18px;
	 font-weight: bold;
}

#footer {
  color: #230000;
  text-align: center;
  font-size: 75%;
  font-style: italic;
	border-top: 1px solid #230000;
	padding-top: 10px;
	margin-top: 40px;
}

.img_left {
  float: left;
  border: 3px solid #230000;
	padding: 10px;
  margin: 2px 10px 2px;
}

.img_right {
  float: right;
	margin: 2px
}

.clearfix {
  clear: both;
}

#masthead {
  width:717px;
	height:288px;
	position:relative;
  text-align: center;
}

#masthead img {
	width: 760px;
}

#masthead ul{
	background-color: #230000;
	width:720px;
	display: block;
	position: absolute;
	top: 253px;
	margin: 0px;
	height:24px;
	text-align: center;
}
#masthead li{
	display:inline;	
}
#masthead ul a{
	text-decoration:none;
	color:#ffffff;
	margin: 0px 8px;
	padding: 0px;
	font-weight: bold; 
	font-size: 85%;
	font-variant: small-caps;
}

#masthead p {
  margin: 20px 0 20px;
  font-style: italic;
  color: #000;
}

#content h2 {
  border-top: 1px dashed #230000;
  padding-top: 10px;
}

#main_wrapper {
  width: 760px;
  margin: 0 auto;
  border: 3px solid #230000;
  border-right-color: #715211;
  border-bottom-color: #715211;
  padding: 20px;
  background-color: #edc877;
}

#content {
  margin-top: 40px;
}

a:link, a:visited {
  color: #000;
}

a:hover, a:active {
  color: #660;
}

#masthead a:hover, #masthead a:active {
  color: #000;
  background: #715211;
}

a img {
  border: none;
}

ul {
	 text-align: center;
	 line-height: 60px;
	 padding-bottom: 20px;
}

.divider {
   text-align: center;
}

#title td, #title th {
  width: 760px;
	margin: 0 auto;
	border: 1px solid #230000;
  padding: 5px;
}


.title_cate {
  font-style: italic;
	font-weight: bold;
}

	
td {
  vertical-align: top;
	background image: url(../images/1693b.jpg);
}

#title .title_cate {
  text-align: center;
}

#title2 td, #title th {
  width: 760px;
	margin: 0 auto;
	border: 1px solid #230000;
  padding: 5px;
}

form {
  border-top: 1px dashed #660;
	padding-top: 10px;
}
form td {
  vertical-align: top;
	width: 50%;
	padding: 5px;
}
.form-left-col {
  text-align: right;
}
#buttons {
  text-align: center;
}
