
html,body{
  margin:0;
  padding:0;
  border:0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
body{
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
letter-spacing: 1px;
  min-width:800px;
  text-align:center;
  background-image: url(graphics/bgbody.gif);
  background-repeat: repeat-y;
  background-color: black;
}

.button{
	border: 1px solid #000;
	background-color: #eee;
	font-size: 10px;
	font-weight:bold;
}

input, textarea{
	border: 1px solid #000;
	background-color: #aeaeae;
}

h1{
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 0;
	margin:0;
	color: #aeaeae;
}

.h1{
	background-image: url(graphics/bgh1.gif);
	background-repeat: no-repeat;
padding-left:5px;
padding-top: 11px;
margin-top: 0;
	width: 260px;
	height: 36px;
}

p {
	padding: 0 0 9px 0;
	margin: 0;
	text-align: left;
	font-size: 11px;
line-height: 14px;
}

/* lists */
ul{
	padding: 0;
	margin:0 0 8px 0;
}

li{
	padding: 0;
	margin:0 0 3px 15px;
	list-style: disc;
}

a:link, a:visited {
color: #000;
text-decoration: none;
}
a:hover, a:active {
color: #5e5e5e;
}


.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}

.box{
	position: relative;

}

.textbox{
	background-color: #5e5e5e;
	height:362px;
	padding:25px 17px 10px 77px;
	color: #FFF;
	width:305px;
	border-bottom:1px solid #5e5e5e;
	border-right: 13px solid #b58800; 
}

.textbox a:link, .textbox a:visited {
color: #000;
text-decoration: none;
}
.textbox a:hover, .textbox a:active {
color: #b58800;
}


.photobox{
position: absolute; /* NB NB to pull to top */
top: 120px;
	background-color: #5e5e5e;
	height:350px;
	padding:30px 0 0 0;
	width: 400px;
	border-top:1px solid #5e5e5e;
	border-bottom:1px solid #5e5e5e;
	border-left:0; 
}

.img{
	border-top:45px solid #FFF;
	border-right:45px solid #FFF;
	border-bottom:0;
	border-left:0;
}


* html .clear{height:auto;margin-bottom:0}
#fullheightcontainer{
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  width:800px;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#wrapper{
  min-height:100%;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
  background: transparent;
}
#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:400px;
  width:400px;
  background: transparent;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#left{
  width:401px;
  float:left;
  display:inline;
  position:relative;
  margin-left:-400px;

}
*>html #left{width:400px;}
#container-left{
  width:350px;
}
/* \*/
* html #left{margin-right:-3px;}
/* Above style hidden from Mac IE */
#center{
  width:400px;
  float:right;
  display:inline;
/* \*/
  margin-left:-1px;
/* Hidden from IE-mac */

}
#clearheadercenter{
  height:120px;
  overflow:hidden;
}
#clearheaderleft{
  height:120px;
  overflow:hidden;
}
#clearfootercenter{
  height:111px;
  overflow:hidden;
}
#clearfooterleft{
  height:111px;
  overflow:hidden;
}
#footer{
  z-index:1;
  position:absolute;
  clear: both;
  width:825px;
  height:111px;
  overflow:hidden;
  margin-top:-111px;
}
#subfooter1{
  background: transparent;
  text-align:center;
  height:50px;
    width:825px;
}
#subfooter2{
  text-align:left;
  padding-left:5px;
  padding-top: 9px;
  height:36px;
  background-image: url(graphics/footer2.gif);
  background-repeat: no-repeat;
    width:825px;
}

#subfooter2 a:link, #subfooter2 a:visited {
color: #FFF;
text-decoration: none;
}
#subfooter2 a:hover, #subfooter2 a:active {
color: #000;
}

.navsub{
	color: #000;
}

.navsub a:link, .navsub a:visited {
color: #000;
text-decoration: none;
}
.navsub a:hover, .navsub a:active {
color: #5e5e5e;
}


#subfooter3{
  background: transparent;
  text-align:right;
  margin-right:27px;
  height:20px;
  padding-top: 8px;
  color: #b58800;
}




#header{
  z-index:1;
  position:absolute;
  top:0;
  width:800px;
  height:120px;
  overflow:hidden;
  background-image: url(graphics/full_top.gif);
}

#subheader1{
  background: transparent;
  background-repeat: no-repeat;
  height:120px;
  background-position: top right;
  }

 #subheader2{
  width:800px;
  overflow:hidden;
  background-repeat: no-repeat;
}
  
#topmargin{
  height:0;
  background-color: transparent;
}

#gfx_bg_middle{
  top:0;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:400px;
  margin-left:400px;
  background: transparent;
}
* html #gfx_bg_middle{
  display:none;
}
