body {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	background-color: #000;
	background-image: url(images/bg_full.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

#container {
	margin: 0 auto;
	text-align: left;
	width: 750px;
}

#masthead {
	width: 750px;
	height: 209px;
}

	
	#titleRight {
		width: 535px;
		height: 52px;
		position: relative;
		float: left;
	}




		
		#newsContent {
	width: 535px;
	height: 394px;
	position: relative;
	float: left;
	font-size: 13px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(bg_mainblank.gif);
	overflow: auto;
	background-color: #928255;
}


#nav {
	width: 215px;
	height: 446px;
	position: relative;
	float: right;
}

	#navLeft {
		width: 48px;
		height: 446px;
		position: relative;
		float: left;
	}

	#navRight {
		width: 167px;
		height: 446px;
		position: relative;
		float: left;
	}

#contentBottom {
	width: 750px;
	height: 141px;
	position: relative;
	float: left;
	display: block;
}

	#bottomLeft {
		width: 179px;
		height: 141px;
		position: relative;
		float: left;
		display: block;
	}

	#bottomRight {
		width: 335px;
		height: 141px;
		position: relative;
		float: right;
		display: block;
	}

#footer {
	width: 750px;
	height: 72px;
	display: block;
	position: relative;
	float: left;
	display: block;
}

	#footerBar {
		width: 750px;
		height: 22px;
		position: relative;
		float: left;
		display: block;
	}

	#footerLeft {
		width: 95px;
		height: 50px;
		position: relative;
		float: left;
		display: block;
	}

	#footerMiddle {
		width: 360px;
		height: 50px;
		background-color: #000;
		position: relative;
		float: left;
		display: block;
	}


	#footerStrathcom {
		width: 295px;
		height: 50px;
		position: relative;
		float: left;
		display: block;
	}

