body  {
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	color: white;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#topleft {
	position: absolute;
	bottom: 60%;
	right: 70%;
	width: 150px;
	height: 193px;
	background-color: #80827C;
}
#topleft a img {
	width : 148px;
	height : 191px;
	border : 0;
}
#topleft a img, #topleft a:link img, #topleft a:visited img {
	background-image : url(/fc/images/logo_sm.jpg);
	background-repeat : no-repeat;
	background-position : 40px 60px;
}
#topleft a:hover img {
	background-image : url(/fc/images/logo_sm_o.jpg);
	background-repeat : no-repeat;
}
#topright {
	position: absolute;
	bottom: 60%;
	left: 30%;
	width: 474px;
	height: 193px;
	background-color: #494C40;
	color: #ffffff;
	text-align: left;	
	font-family: Verdana, Arial, sans-serif;
}
#topright h1 {
	margin: 60px 15px 15px 15px;	
	font-size: 100%;
}
#topright p {
	margin: 15px;
	line-height: 1.5;
	font-size: 90%;
}
#topright a, #topright a:link {
	color: #FF9900;
	text-decoration: none;
}
#topright a:hover {
	color: #000000;
	text-decoration: none;
}
#logolg {
	position: absolute;
	top: 80px;
	right: 30px;
}
#bottomleft {
	position: absolute;
	top: 40%;
	right: 70%;
	width: 150px;
	height: 300px;
	background-color: #FF9900;
	text-align: left;
}
#bottomright {
	position: absolute;
	top: 40%;
	left:30%;
	width: 474px;
	height: 300px;
	background-color: #80827C;
}
#bottomright h1 {
	margin: 40px 15px 15px 15px;	
	font-size: 100%;
}
#bottomright p {
	margin: 15px;
	line-height: 1.5;
	font-size: 90%;
}
#bottomright a, #bottomright a:link {
	text-decoration: none;
	color: #FF9900;
} 
#bottomright a:hover {
	text-decoration: none;
	color: #FFFFFF;
} 
#navbar {
	position: absolute;
	top: 0px;
	margin-top: 120px;
	left: 15px;
	font-size: 100%; 
}
#navbar ul, #navbar li {
	list-style-type : none;
	margin: 0;
	padding: 0;
}
#navbar li {
	margin-top: 6px;
	padding-bottom: 6px;
	width: 120px;
}
.textlink {
 	background-image:  url(/fc/images/arrows_on.gif);
	background-repeat: no-repeat;
	background-position: 100% 1px;
}
.thislink {
 	background-image:  url(/fc/images/arrows_dead.gif);
 	background-repeat: no-repeat;
	text-decoration: none;
	color: #AA5F21;
	background-position: 100% 1px;
}
#navbar a, #navbar a:link {
	text-decoration: none;
	color: #494C40;
	display: block;
} 
#navbar a:hover {
	text-decoration: none;
	background-image:  url(/fc/images/arrows_over.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-position: 100% 1px; 
} 
#copyright {
	font-size: 90%;
	right: 60px;
 	position: absolute;
	margin-top: 258px;
}
#copyrighti {
	font-size: 90%;
	right: 60px;
 	position: absolute;
	bottom: 25px;
}
#graphic{
	margin-right: 10px;
	padding-top: 30px;
	padding-right: 40px;
	padding-left: 30px;
	margin-left: 60px;
}
#graphic img{
	display: inline;
	padding-right: 10px;
	position: static;
	padding-left: 10px;
}
#graphicp{
	margin-right: 10px;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 45px;
}
#graphicp img{
	display: inline;
	padding-right: 10px;
	position: static;
	padding-left: 10px;
}
#graphicw{
	margin-right: 10px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 20px;
}
#graphicw img{
	display: inline;
	padding-right: 10px;
	position: static;
	padding-left: 10px;
}
#outtopleft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 30%;
	height: 100%;
	background-color: #36382F;
}
#outtopright {
	position: absolute;
	top: 0px;
	left: 30%;
	width: 70%;
	height: 100%;
	background-color: #7B7D77;
}
#outbottomleft {
	position: absolute;
	top: 40%;
	right: 70%;
	width: 30%;
	height: 60%;
	background-color: #656762;
}
#outbottomright {
	position: absolute;
	top: 40%;
	left:30%;
	width: 70%;
	height: 60%;
	background-color: #292B24;
}