@charset "utf-8";
/* CSS Document */






body{
margin:0;
padding:0;
background-color:#a3a375;

}


#container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	background-image:url(../images/tree.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	
	
}


table#top {
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

table#top td {
padding:5px;
padding-bottom:10px;
}

table#top a {
color:#FFFFFF;
text-decoration:none;
margin:5px;
}

img.hudbug {
position:relative;
top:7px;
}

table#main td {


}

table#main a {
color:#005488;


}


table#footer {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	color: #FFFFFF;
	font-size: 11px; 
}



table#footer p {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height:12px;
	margin-top:0px;
	margin-bottom:5px;
	}
	
table#footer a {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height:12px;
	text-decoration:underline;
	color:#FFFFFF;
	}

table#footer p.story {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height:16px;
	}
	
table#footer a.story {
	line-height:16px;
	}
	
table#footer td {
	padding-top:20px;

}



	

.clear{
clear:both;

}

 .softframe{
	width:580px;
	height:200px;

	
	background:none;

	}
	
#framecontain{  /*Do not set width here*/
height:50px;
margin-left:10px;

}

#clicker{  

}
	
	
/* IE6 Hack for Iframe overflow */

* html .fixedheight {
    overflow:hidden;
	background:none;
}
* html .overflows {
    position:relative;
	background:none;
}



                          



