html, body
{
	background: Black;
	color: White;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
	margin: 0px;
	width: 100%;
	height: 100%;
}
A
{
	color: Red;
}
A:hover
{
	color: Red;
}

#main_wrapper
{
	margin: 0 auto;
	text-align: center;
	height: 550px;
}

#main
{
	text-align: left;
}

#comments
{
	margin: 5px 0px 10px 1em;
	font-size: x-small;
}

#content-to-edit
{
	height: 100%;
	color: #ffe846;
	font-size: 12pt;
	text-align: justify;
	line-height: 1.5em;
	margin: 30px 20px 0px 40px;
	padding: 5px;
}

#content-to-edit h2
{
	color: #ffe846;
	font-size: 18pt;
	text-align: left;
}

#content-to-edit td a
{
	color: #ffe846;
}

#nav-menu ul
{
	list-style: none;
	padding: 0px 0px 0px 150px;
	margin: 0;
}

#nav-menu li
{
	float: left;
	margin: 0 auto;
}

#nav-menu li a
{
	background: #f8e54a url(/images/1.gif) top legt repeat-x;
	padding: 0px 13px 0px 13px;
	color: black;
	height: 47px;
	line-height: 47px;
	float: left;
	width: auto;
	border: none;
	text-decoration: none;
	text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
	float: none;
}
/* End hide */

#nav-menu ul a:hover, #nav-menu ul a.current
{
	background: black url(/images/2.gif) top left repeat-x;
	padding: 0px 13px 0px 13px;
	color: #f8e54a;
	height: 47px;
	line-height: 47px;
	float: left;
	width: auto;
	border: none;
	text-decoration: none;
	text-align: center;
}

#nav-menu ul li.last
{
	text-align: right;
	float: right;
	padding: 16px 30px 0 30px;
	cursor: arrow;
	cursor: default;
}

#nav-menu
{
	position: relative;
	width: 1000px;
	height: 47px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: normal;
	white-space: nowrap;
	text-align: center;
}
#nav-menu img
{
	border: none;
	vertical-align: baseline;
}
#nav-menu img.selectable
{
	border: solid 1px #a0a0a0;
	background: white;
	padding: 1px;
	float: right;
	margin: 13px 8px 0 0px;
	cursor: pointer !important;
	cursor: hand;
}
#nav-menu img.current
{
	border: solid 2px #a00000;
	background: white;
	padding: 1px;
	float: right;
	margin: 12px 8px 0 0px;
	cursor: arrow;
	cursor: default;
}

/*
#nav-menu
{
    height: 47px; padding-left: 150px;
	font-size: 13px; font-weight: normal;
	background: #f8e54a url(/images/1.gif) top left repeat-x; 
	white-space: nowrap; text-align: center;
}
#nav-menu ul{display:block;overflow:hidden;margin: 0; padding: 0; list-style-type: none;}
#nav-menu ul li{margin: 0px; float: left; }
#nav-menu ul li.last{text-align: right; display: block; float: right; color: black; text-decoration: none; padding: 16px 30px 0 30px; height: 47px; cursor: arrow;cursor: default;}
#nav-menu ul li a{ color: black; text-decoration: none; padding: 15px 13px 0 13px; height: 47px;}
#nav-menu ul li a:hover,#nav-menu ul li a.current{color: #f8e54a; background: transparent url(/images/2.gif) 0px 0px repeat-x; height: 47px;}
#nav-menu img { border: none; vertical-align: baseline; }
#nav-menu img.selectable { border: solid 1px #a0a0a0; background: white; padding: 1px; float:right; margin: 13px 8px 0 0px; cursor: hand; cursor: pointer !important;}
#nav-menu img.current { border: solid 2px #a00000; background: white; padding: 1px; float:right; margin: 12px 8px 0 0px; cursor: arrow; cursor: default;}
*/

#pagetitle
{
	display: block;
	clear: both;
	color: #f8e54a;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	letter-spacing: 1pt;
	word-spacing: 3pt;
	padding: 9px 0px 8px 150px;
	margin-bottom: 10px;
	border-bottom: solid 2px #f8e54a;
	background: black; /*  	background: #3F3C23; 	filter: alpha(opacity=55); -moz-opacity:.55; opacity:.55; 	*/
}

div.logo
{
	position: relative;
	left: 10px;
	top: 5px;
	background-image: url(/images/FGR.gif);
	width: 136px;
	height: 150px;
	overflow: hidden;
	z-index: 1;
}

#nav-main
{
	margin-top: -75px;
	height: 47px;
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	background: url(/images/1.gif);
	color: black;
}

.hover
{
	background: url(/images/2.gif);
	color: #ffe846;
	cursor: pointer !important;
	cursor: hand;
}

#nav-subtitle
{
	float: right;
	position: relative;
	top: -80px;
	right: 10px;
	font-size: 1.35em;
	font-style: italic;
	color: white;
	overflow: hidden;
	display: inline;
}

#footer
{
	color: #f8e54a;
	font-size: x-small;
	padding: 0em 10px .1em 0px;
	text-align: right;
	border-top: solid 1px #f8e54a;
	margin-bottom: 5px;
}

.buttons
{
	border-collapse: collapse;
	border: none;
	width: 100%;
	height: 47px;
}

.buttons td
{
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	cursor: arrow;
	cursor: default;
	padding: 0px 1.0em 0px 1.0em;
}

.buttons a, .buttons a:active, .buttons a:visited
{
	text-decoration: none;
	color: #ffe846;
	cursor: arrow;
	cursor: default;
}

.buttons td a:hover
{
	color: #f8e54a;
}

div.null
{
	width: 122px;
	height: 47px;
	overflow: hidden;
}

.buttons td.selected
{
	font-weight: bold;
}

.last
{
	width: 100%;
}

.normal
{
	cursor: pointer !important;
	cursor: hand;
}

#content
{
	margin: 0 auto;
	text-align: center;
}

.modified-on
{
	font-size: 8pt;
	margin: 10px 0px 10px 10px;
	display: none;
}

.TitleIcon
{
	border: none;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	vertical-align: middle;
}

a span img, a img
{
	border: none;
}
