
html,body{
  margin:0;
  padding:0;
  border:0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}

body{
  background-color:#fdc62b;
  min-width:850px;
  text-align:center;
  background-image: url(graphics/background.jpg);
  background-attachment: fixed;
  background-position: center top; 
}

a{
	text-decoration: underline;
}

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

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

h1{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 16px;
}

h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 15px;
}
p {
	text-align: justify;
	line-height: 16px;
}

img{
	border:0;
}

ul{
	margin: 0;
	padding:0;
}

li{
	margin: 0 0 0 15px;
	padding:0;
	list-style: square;
	line-height: 16px;
}

.highlight{
	color: #b22222;
	font-weight: bold;
}

.navleft{
	margin-left: 50px;
	margin-top:2px;
	margin-bottom:15px;
}


input, textarea{
	border: 1px solid #000;
	}
	
.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0;
  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 */

}
#wrapper{
  min-height:100%;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
  border-right:1px solid #000;
  border-left:1px solid #000;
  background:#FFFFFF;
  background-image: url(graphics/wrapper.gif);
  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:300px;
  width:548px;
  background:transparent;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
#left{
  width:301px;
  float:left;
  display:inline;
  position:relative;
  margin-left:-300px;
}
*>html #left{width:300px;}
#container-left{
  width:300px;
  	margin-top:40px;
}

#container-center{
	width:480px;
	padding:20px 40px 20px 5px;
	margin-top:20px;
}

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

}
#clearheadercenter{
  height:281px;
  overflow:hidden;
}
#clearheaderleft{
  height:281px;
  overflow:hidden;
}
#clearfootercenter{
  height:170px;
  overflow:hidden;
}
#clearfooterleft{
  height:170px;
  overflow:hidden;
}
#footer{
  z-index:1;
  position:absolute;
  clear: both;
  width:850px;
  height:170px;
  overflow:hidden;
  margin-top:-170px;
}

#subfooter2{
  text-align:center;
  margin:0 13px 0 12px;
  height:40px; 
padding-top:130px;
color:#FFF;
font-weight:normal;
background-image: url(graphics/footer_.jpg);
}

#subfooter1{
  background:transparent;
  height:1px;
}

.bottomtopmargin{
  overflow:hidden;
}
#bottommargin{
overflow:hidden;
height: 10px;
}

#header{
  z-index:1;
  position:absolute;
  top:0;
  width:825px;
  height:281px;
  overflow:hidden;
   margin:0 14px 0 13px;


}
.outer_horiz_border, .sb_outer_horiz_border{
  background:#000000;
  height:1px;
  overflow:hidden;
  font-size:0;
}

#subheader1{
  background:transparent;
  text-align:center;
  height:281px;
  background-image: url(graphics/fof_header.jpg);
  background-repeat: no-repeat;
  background-position: center;
}

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

.img{
	margin-bottom:15px;
	margin-left:50px;
}


