body {
	font: 62.5% Arial, Helvetica, sans-serif;
	color: #597347;
	margin: 0;
	padding: 0;
	background: #beffbf;
}

h1, h2 {
	color: #87ac6d;
	font-family: Tahoma, Arial, Geneva, sans-serif;
	margin: 20px 0 10px;
}

h1 {
	font-size: 2.5em;
}

p {
	margin: 10px 0;
	padding: 0;
}

blockquote {
	font-style: italic;	
}

#header-wrap {
	position: fixed;
	top: 0;
	left: 0;
	width: 150%;
	overflow: auto;	
}

#header-container {
	height: 230px;
	background:url(../images/header-bg.png) repeat-x left bottom;
}

#header-sand {
	width:1200px;
	height:166px;
	float:inherit;
}

#header {
	width: 940px;
	margin: 0 auto;
	position: relative;
}

#header h1 {
	color: #beffbf;
	text-align: right;
	width: 300px;
	margin: 0;
	position: absolute;
	left: -92px;
	top: 30px;
}

#header h2 {
	color: #beffbf;
	width: 268;
	margin: 0;
	position:absolute;
	height: 141px;
	left: 16px;
	top: 18px;
	overflow: visible;
	background-image:url(../images/NEW-TEMPLATEheader.png);
	
}

#header h1 em{
	color: #90b874;
	font-size: small;
	display: block;
}

#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 156px;
	right: -27px;
	width: 624px;
	height: 39px;
}

#header ul li {
	float: left;
	margin-right: 5px;
}

#header ul li a{
	color: #90b874;
	font-weight: bold;
	font-size: 1.4em;
	margin-right: 5px;
	text-decoration: none;
}

#header ul li a:hover {
	color: #beffbf;	
}

#container {
	width: 940px;
	margin: 0 auto;
	font-size: 1.4em;
	overflow: auto;
	padding: 220px 0 40px;
	background-color: #2A3641;
}

#content {
	float: left;
	width: 625px;

}

#sidebar {
	float: right;
	width: 275px;
	margin-top: 2px;
}

#footer-wrap {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	overflow: auto;	
}

#footer-container {
	height: 40px;
	background:url(../images/footer-bg.png) repeat-x left bottom;

}

#footer {
	width: 940px;
	margin: 0 auto;
	position:absolute;
	float: left;
	left: 170px;
	top: 15px;
}


--- CSS FROM JENMACLEOD.COM>


#mainTop {
	float: left;
	height: 17px;
	width: 625px;
	background-image:url(../images/main_top_13.png);
	
}

#mainHead {
	float: left;
	height: 17px;
	width: 625px;
	background-image:url(../images/main_top_13.png);
	
}

#mainMid {
	float: left;
	height:auto;
	width: 485px;
	background-image:url(../images/main_middle_16.png);
	background-repeat:repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	left: 40px;
	right: 40px;
	height:auto;
	text-align:left;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 70px;
	padding-right:70px;
}
#mainBottom{
	float:left;
	height: 17px;
	width: 625px;
	background-image:url(../images/main_bottom_17.png);
}
