/* CSS Document */
/*Document created Dylan. E-mailto mrfuzz@franticrabbit.com */
Body
{
	background: #000000;
	/*background: url(Files/Images/BodyBG.gif);*/
	background-attachment: fixed;
}
#Container
{
	margin: 0 auto;
	width: 890px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background: #444444;
}
#Header
{
	margin: 1px;
	width: 890px;
	height:90px;
	text-align: right;
	background: url('Images/FRF-Header-jpg1.jpg');
}
#GalleyBlock
{
	margin: 1px;
	width: 890px;
	height: auto;
}
#GalleyImgTop
{
	border-left:1px solid #666666; border-right:1px solid #666666; border-top:1px solid #666666; text-align: left;
	width:166px;
	height: auto;
	background: url('Images/166x25TitleBlock.gif');
	text-indent: 5px;
	border-bottom: medium none;
}
#GalleyImg
{
	width:166px;
	height: auto;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #666666;
}
#NaviCont td a
{
	display: table-column-group;
	height: auto;
	color: #999999;
	text-decoration: none;
	border: 1px solid #666666;
	text-align: center;
	background: url('Images/225x31Link.gif');
}
#NaviCont td a:hover
{
	display: table-column-group;
	height: auto;
	color: #CCCCCC;
	text-decoration: underline;
	border: 1px solid #666666;
	text-align: center;
	background: url('Images/225x31LinkH.gif');
}
#LeftFM
{
	margin-left: 5px;
	width: 225px;
	float: left;
	background: #000000;
	border: 1px solid #666666;
	border-right: none;
	clear: both;
}
#ContentContainer
{
	margin: 5px;
	background: #000000;
	border: 1px solid #666666;
}
#ContBoxL
{
	float: left
}
#ContBoxTop
{
	border-left:1px solid #666666; border-right:1px solid #666666; border-top:1px solid #666666; width:166px;
	height: auto;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	background: url('Images/166x25TitleBlock.gif');
	text-align: left;
	text-indent: 5px;
	border-bottom: medium none;
}
#ContBox
{
	width:166px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #666666;
}
#Content
{
	margin: 10px;
	background: #333333;
}
#Footer
{
	clear: both;
	text-align: center;
	background: #000000;
	margin: 5px;
}
a, a:visited
{
	color: #009900;
	text-decoration: none;
}
a:hover
{
	color: #660099;
}
