/* CSS Document */

@import url("fckport.css");

body {
	margin:0px;
	background-color:#9fc1cb;
	background-image:url(../../_sharedimg/body_bg.jpg);
	background-repeat:repeat-x;
}

#wrapper {
	margin:0px auto 0px auto;
	padding-bottom:11px;
	width:800px;
	background-color:#62aa77;
	border:1px solid white;
	overflow:hidden;
}

#wrapper_header {
	padding:0px 0px 0px 0px;
	height:139px;
	background-color:#bad8e5;
	background-image:url(../../_sharedimg/wrapper_header_bg.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}

#wrapper_header ul {
	margin:0px;
	padding:0px 0px 0px 96px;
	width:800px;
	height:137px;
	list-style-type:none;
	background-image:url(../../_sharedimg/wrapper_header_ul_bg.jpg);
	background-repeat:no-repeat;
}

#wrapper_header li {float:left; padding:0px; background:none;}

#wrapper_body {
	position:relative;
	height:513px;
	background-image:url(../../_img/wrapper_body_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	overflow:hidden;
}

#flashanimation {
	width:800px;
	height:315px;
	border-bottom:2px solid #bad8e5;
	overflow:hidden;
}

#inthenews {
	position:absolute;
	top:365px;
	left:571px;
	margin:0px;
	padding:0px;
	width:215px;
	list-style-type:none;
}

#inthenews li {
	line-height:1.3em;
	margin-bottom:8px;
	height:42px;
	color:#d4e5ef;
	overflow:hidden;
	padding:0px; background:none;
}

#inthenews a {color:#d4e5ef;}
#inthenews a:hover {color:white;}

#sitelinks {
	position:absolute;
	top:475px;
	left:21px;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#sitelinks li {
	display:inline;
	margin-right:10px;
	font-size:0.6em;
	text-transform:uppercase;
	padding:0px; background:none;
}

#sitelinks a {color:#ddf6e4;}
#sitelinks a:hover {color:white;}
#mercyworld a {color:#b9d7e5;}
#frayneworkenabled {position:absolute; top:459px; left:410px;}