body		{
	background:#999;
	margin:0;
	font:12px Georgia, Times, serif;
	line-height:150%;
}
img 	{
	border:0px;
}
#container	{
	width:800px;
	margin:0px auto;
	position:relative;
	background:#FFF;
	position:relative;
}
#header		{
	height:100px;
	background:url('fr_images/fr_header.jpg') no-repeat;
}
#main		{
	min-height:200px;
	background:#FFF;
}
.maintext	{
	padding:15px;
}
#footer		{
	clear:both;
	background:url('fr_images/fr_footer.jpg') bottom no-repeat;
}
#byline		{
	text-align:center;
	font-size:9px;
	padding:3px;
	color:#999;
}
#byline a	{
	text-decoration:none;
	color:#999;
}
#byline a:hover	{
	text-decoration:underline;
}
#menubar	{
	position: relative;
}
.menufield	{
	width: 180px;
	height: 140px;
	background:url('fr_images/menubg.gif') repeat-x;
	font:11px "Arial Black","Trebuchet MS",Arial-Bold,sans-serif;
	color: #FFF;
	line-height:135%;
}
.menufield a	{
	color: #FFF;
	text-decoration: none;
}
.menufield a:hover	{
	color: #FC3;
}
.titlehead	{
	float:right;
}
.picright	{
	float:right;
	margin-left:10px;
}
.picleft	{
	float:left;
	margin-right:10px;
}
.menutopspace	{
	padding-top: 50px;
}
.menuitem {
	border-bottom:1px solid #FFF;
	margin-left:10px;
	padding-bottom:1px;
}
.selected	{
	color: #3C3;
}
