html,body{
  margin:0;
  padding:0;
  border:0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
body{
  min-width:850px;
  text-align:center;
  background-color: #BDB48B;
  color: #4A301F;
  font-family: Verdana, Tahoma, Arial, sans-serif;
 font-size: 13px;
}
p {
 padding: 0 5px 0 0;
 margin: 8px 0;
 font-size: 13px;
 line-height: 18px;
 text-align: justify;
}

a:link, a:visited {
	color: #4A301F;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active {
	color: #6dab26;
	font-weight: bold;
	text-decoration: underline;
}

.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}
* html .clear{height:auto;margin-bottom:0}
#fullheightcontainer{
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  width:850px;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}

h1,h2 {
margin:0 0 0 0; 
 padding: 15px 0;
 font-size: 15px;
 letter-spacing: 2px;
 font-variant: small-caps;  
}


h3 {
margin:0 0 0 0; 
 padding: 5px 0;
 font-size: 13px;
 letter-spacing: 2px;
 font-variant: normal;
}
#wrapper{
  min-height:100%;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
background-image: url(images/wrapper.jpg);
background-repeat: repeat-y;
}
#wrapp\65	r{
  height:auto;
}
/* \*/
* html #wrapper{
  height:100%;
}
/* Last style with height declaration hidden from Mac IE 5.x */
#outer{
  z-index:1;
  position:relative;
  margin-left:280px;
  width:570px;
  background-color: transparent;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#left{
  width:281px;
  float:left;
  display:inline;
  position:relative;
  margin-left:-280px;
}
*>html #left{width:280px;}
#container-left{
  width:225px;
  font-size: 9px;
  padding: 0 5px 8px 20px;  
}
/* \*/
* html #left{margin-right:-3px;}
/* Above style hidden from Mac IE */
#center{
  width:570px;
  float:right;
  display:inline;
/* \*/
  margin-left:-1px;
/* Hidden from IE-mac */
}

#container-center {
padding: 10px 30px 30px 30px;
font-size: 11px;
width: 510px;
}
#clearheadercenter{
  height:175px;
  overflow:hidden;
}
#clearheaderleft{
  height:175px;
  overflow:hidden;
}
#clearfootercenter{
  height:50px;
  overflow:hidden;
}
#clearfooterleft{
  height:50px;
  overflow:hidden;
}
#footer{
  z-index:1;
  position:absolute;
  clear: both;
  width:850px;
  height:50px;
  overflow:hidden;
  margin-top:-50px;
   background-image: url(images/wrapper.jpg);
  background-repeat: repeat-y;
  border-top:1px solid #5d473a;
}
#subfooter1{
  background-color: transparent;
  text-align:center;
  height:50px;
 
}
#header{
  z-index:1;
  position:absolute;
  top:0px;
  width:850px;
  height:175px;
  overflow:hidden;
  background-image: url(images/header.jpg);
  background-repeat: no-repeat;
}
#subheader1{
  background-color: transparent;
  text-align:center;
  height:175px;
}
#gfx_bg_middle{
  top:0px;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:570px;
  margin-left:280px;
  background-color: transparent;
}
* html #gfx_bg_middle{
  display:none;
}

.copyright{
	 font-size:10px;
	top:200px;
	text-align: center;
}
.copyright a:link, .copyright a:visited {
	color: #4A301F;
	font-weight: normal;
	text-decoration: none;
}

.copyright a:hover, .copyright a:active {
	color: #6dab26;
	font-weight: normal;
	text-decoration: underline;
}

.question {
	font-weight: bold;
	font-size: 12px;
}

fieldset {
	border: solid 1px #4a301f;
	width: 248px;
	padding: 0 5px 10px 5px;
	margin: 15px 0;
}

legend {
	color: #ffffff;
	background: #4a301f;
	border: 1px outset #4a301f;
	padding: 2px;
	margin:0;
	font-weight: bold;
	font-size: 12px;
	width: 243px;
}
