body {
	margin: 0px;
	height:100%;
	background:#4f0000 url('images/bg-tile.jpg');
}


*{margin: 0; padding: 0;}

.clear-both {clear:both;}

.ContentDefault {
font-family: Arial, Helvetica, sans-serif;
font-size:12pt;
}

#PageWrapper {
	width:950px;
	height:100%;
	margin:0 auto;
	z-index:1;
}

#Top {
	position:relative;
	top:25px;
	width: 950px;
	height: 11px;
	z-index:1;
	background: url('images/Top.jpg') no-repeat;
}

#HeaderContainer {
	height:344px;
	width:950px;
	margin:25px auto;
	position:relative;
	/*background: #000000;*/
	background:#f4e9a9 url(Images/HeaderBGX.gif) repeat-x;
	z-index:2;
}

#BannerMenuOutliner {
	height:306px;
	width:902px;
	margin: 14px 21px 14px 27px;
	background: url('images/banner.jpg') no-repeat left top;
	z-index:2;
}

#MenuContainer {
    height:29px;
    width:902px;
    background: url('images/menu.jpg') top left no-repeat;
	z-index:4;
}

#BannerContainer {
	height:277px;
	width:902px;
	z-index:3;
}

#BodyContainer {
	width:950px;
	height: 100%;
	min-height:450px !important;
	position:relative;
	margin:0 auto;
	background:#e6ae49;
	z-index:1;
	border: #000000 1px solid;
}

#MidContainer {
	width:950px;
	height: 100%;
	float:left;
	position:relative;
	margin: 0 0 15px 0;
}
#LeftContainer {
	width:250px;
	height: auto;
	min-height:450px !important;
	float:left;
	position:relative;
	margin: 0 0 23px 27px;
	z-index:10;
}

#RightContainer {
	width:604px;
	height: 100%;
	position:relative;
	float:right;
	margin: 20px 23px 23px 0;
	background: #FFFFFF;
	z-index:1;
}
#ContentBox {
	padding:16px;
	height:100%;
	width: 572px;
	z-index:1;
	position:relative;
}

#TopNewsContainer {
	width:245px;
	min-height:225px !important;
	position:relative;
	float:left;
	margin: 20px 0 20px 0;
	background: #a12320 url('images/LeftBG.jpg') repeat-y;
	border:1px solid #b54415;
	z-index:10;
}

#TopNewsText {
	position: relative;
	margin: 0 22px 24px 22px;
	font-family: verdana;
	font-size: 12px;
	color:#FFFFFF;
	z-index:10;
}

#MiddleNewsContainer {
	width:245px;
	height: auto;
	min-height:225px !important;
	float: left;
	background: #a12320 url('images/LeftBG.jpg') repeat-y;
	position:relative;
	margin: 20px 0 20px 0;
	border:1px solid #b54415;
	z-index:10;
}

#MidNewsText {
	position: relative;
	margin: 0 22px 24px 22px;
	font-family: verdana;
	font-size: 12px;
	color:#FFFFFF;
	z-index:10;
}

#BotNewsText {
	position: relative;
	margin: 0 22px 24px 22px;
	font-family: verdana;
	font-size: 12px;
	color:#FFFFFF;
	z-index:10;
}

#BottomNewsContainer {
	width:245px;
	height: auto;
	min-height:225px !important;
	float: left;
	background: #a12320 url('images/LeftBG.jpg') repeat-y;
	position:relative;
	margin: 20px 0 20px 0;
	border:1px solid #b54415;
	z-index:10;
}

#MembersContainer {
	width:245px;
	height: auto;
	min-height:225px !important;
	float: left;
	background: #a12320 url('images/LeftBG.jpg') repeat-y;
	position:relative;
	margin: 20px 0 20px 0;
	border:1px solid #b54415;
	z-index:10;
}

#NewsHeader {
	position:relative;
	top:-11px;
	left:-5px;
	font-family:verdana;
	font-weight:bold;
	font-size:31pt;
	color:#ce6b05;
}

#CopyrightContainer {
	width: 950px;
	height: 50px;
	position: relative;
	margin:15px auto;
	z-index:1;
	background: #ff0000 url('images/copyrightbg.jpg') repeat-y;
}

#Copyright {
	position:relative;
	top:13px;
	font-size:13pt;
	font-family:verdana;
	color:#ffffff;
}


a.WhiteLink:Link {
color: #FFFFFF;
}
a.WhiteLink:Visited {
color: #FFFFFF;
}
a.WhiteLink:Hover {
color: #000000;
}
