body {
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			12px;
	color: 				#000000;
	line-height:		16px;
	margin:				0px;
	padding:            0px;
}
#container {
	background:			url(images/bodyBG.jpg) top repeat-x;
	min-height: 		750px; 
	height: 			auto !important; 
	height: 			750px; 	
	margin:				0;
	clear:				both;
}
#page {
	width:				830px;
	margin:				0 auto;
	clear:				both;
	text-align:			left;
}
#containerFooter {
	background:			url(images/footerBG.jpg) top repeat;
	margin:				0;
	clear:				both;
	min-height:         500px;
}
#headerTop {
	width:				830px;
	margin:				0 auto;
	clear:				both;
}
#headerBottom0 {
	background:			url(images/mainImage0.jpg) no-repeat;
	width:				830px;
	margin:				0 auto;
	clear:				both;
	min-height:         225px;
}
#headerBottom1 {
	background:			url(images/mainImage1.jpg) no-repeat;
	width:				830px;
	margin:				0 auto;
	clear:				both;
	min-height:         225px;
}
#headerBottom2 {
	background:			url(images/mainImage2.jpg) no-repeat;
	width:				830px;
	margin:				0 auto;
	clear:				both;
	min-height:         225px;
}
#tidbits {
	width:				720px;
	position:			relative;
	left:				55px;
	top:				105px;
	min-height:         50px;
}
#title {
	float:				left;
	width:				50%;
	vertical-align:		bottom;
	padding-top:        15px;
}
#facebook {
	float:				right;
	width:				30%;
	padding:            55px 20px 0 0;
	text-align:			right;
}
#facebook a {
	color:				black;
	font-size:			11px;
	font-weight:		bold;
}
#content {
	background:			url(images/pages.gif) no-repeat;
	width:				720px;
	position:			relative;
	top:				110px;
	left:				55px;
	min-height:			358px;
	height:				358px;
	height: 			auto !important; 
}
#contentLeft {
	float:				left;
	width:				50%;
}
#contentRight {
	float:				right;
	width:				50%;
}
#footer {
	padding:            20px;
	width:				830px;
	margin:				0 auto;
	clear:				both;
	color:				#FDF3DA;
	text-align:			center;
	line-height:		20px;
}
#footer a {
	color:				#FDF3DA;
}