body
{
	margin: 0;
	padding: 0;
	background-image:url('fh_background.jpg');
	background-color:#b5ae9e;
	background-repeat:no-repeat;
	font-family: Georgia, CAC Leslie, Script, Sans-Serif;
	color:#000000;
}
a {text-decoration:none;color: #691120;}
a:hover {text-decoration: none;color: #ffffff;}

#container
{
	margin: 0 auto;
	width: 720px;
	border:solid 1px #ffffff;
	background-color:#cec8ba;
}
#header
{
	width: auto;
	height: auto;
	background: #b5ae9e;
	text-align:center;
	vertical-align:middle;
}
#header table {width: 100%; height:auto; text-align:center;}
#header td {width: 33%;text-align:center;}
#menu
{
	width: auto;
	height:42px;
	background-image:url('menu.gif');
	background-repeat:repeat-x;
	padding:1px 0px 1px 0px;
}
#title
{
	width: auto;
	height:45px;
	background-image:url('menu.gif');
	background-repeat:repeat-x;
	padding:1px 0px 1px 0px;
	color: #362510;
	font-weight:normal;
}
#menu li
{
	font-family:Georgia, CAC Leslie, Script, Sans-Serif;
	display:inline;
	text-align:center;
	padding-right:15px;
}
.active {color:#ffffff;}

#maincontent
{
	width: auto;
	padding: 25px;
	font-size: 95%;
	text-align:justify;
}
.li2
{
	margin-top:20px;
	text-align:justify;
	font-style:italic;
}
#maincontent span
{
	font-style:normal;
	font-weight:bold;
	font-size:75%;
}
.pics
{
	width:220px;
	height:180px;
	border: solid 1px #ffffff;
	vertical-align:middle;
}
#maincontent h1
{
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: -2px;
	font-size: 175%;
}
#maincontent h2
{
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 125%;
}
.text_indent {text-indent:30px;}
#bottom
{
    margin:0 auto;
	width: 720px;
	height:50px;
	font-size:80%;
	padding:5px;
	vertical-align:middle;
}
#bottom img{border:none 0px}
#bottom a{text-decoration:none}
#footer
{
	width: auto;
	height:100px;
	background-image:url('footer.gif');
	background-repeat:repeat-x;
	font-size:80%;
	text-align:center;
	padding:0 5px 5px 5px;
	vertical-align:middle;
}
#footer #fmenu{width:100%;font-size:80%;line-height:90%}
#footerleft
{
    float:left;
    text-align:left;
    width:49%;
	font-size:70%;
}
#footerright
{
    float:left;
    text-align:right;
    width:50%;
	font-size:70%;
}
#info {float:right;font-size:70%;}
#table
{
	width:95%;
	padding:5px;
	margin:0px;
	font-size:90%;
}
#table td {	height:298px;	width:300px;}
#td2 {height:600px;width:250px;	padding:0px 20px 0px 5px;}
#td3 {height:600px;width:350px;	padding:10px;}