body {
	background-image: url('img/background.gif');
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 776px;
	color:#ffffff ;
	font-family: "Lucida Sans Unicode","Tahoma";
	font-size: 12px;
}

a {
	color: #ffffff;
}

h1 {
	font-size: 20px;
	color: #C8E0F0;
}

h2 {
	font-size: 15px;
	color: #6D8EAC;
}

h3 {
	font-size: 12px;
	color: #4B7397;
}

#wrapper {
	margin:0 auto;
	width:776px;
	text-align: left;
}

#header {
	background-image: url('img/background-top.gif');
	margin: 0;
	padding: 0;
	text-align: center;
}

#mainbody {
	background-image: url('');
	margin: 0px;
	padding: 0;
	padding-left: 16px;
	padding-right: -16px;
}

#internaltext {
	background: #17304C;
	margin: 0;
	padding: 20px;
	width: 710px;
	text-align: left;
	padding-left: 10px;
	margin: 0 auto;
}

#logo {
	width:474px;
	height:181px;
	background-image: url('img/fgc_logo.gif');
	margin: 0 auto;
}

#navbar {
	position: relative;
	margin: 0;
	padding: 0;
	width:205px;
	height:267px;
	list-style: none;
	border-top: 1px solid #001B3A;
	margin: 0 auto;
}

#navbar li {
	margin: 0;
	padding: 0;
	background-image: url('/img/button.gif');
	height: 18px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	padding-left: 40px;
	width: 160px;
	top: 10px;
	border: 1px solid #001B3A;
       
}

#navbar li a:hover {
	border-bottom: 1px dotted #6D8EAC;
	color: #F4CF88;
}

#navbar li a {
	text-decoration: none;
	font-size: 15px;
	color: #fff;
	
}

#splashpic {
	position:absolute;
	left:349px;
	top:181px;
	width:537px;
	height:267px;
	background-image: url('img/splashpic.gif');
}

#textspot {
	position:absolute;
	left:144px;
	top:448px;
	width:742px;
	height:320px;
	background: #17304C;
	color: #ffffff;
}
