* {
	margin: 0;
}

html, body {
	background: #333333 url(bg.gif) repeat-y scroll center center;
	margin: 0; 
	text-align: center;
	height: 100%;
}

#layout {
	position: relative; 
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px;
	width: 700px; 
	text-align: left;
}

#header {
	background-image: url(autumntrees2.png); 
	height: 185px; 
	margin-bottom: 20px;
}

#header img {
	padding: 0;
	margin: 0;
	border: 0;
}

#header p {
	margin: 10px;
}

#headercontact {
	background-image: url(leaves5.png);
	height: 185px; 
	width: 700px;
	margin-left: -1px;
	margin-bottom: 20px;
}

#headercontact2 {
	background: url(leaves5.JPG) 0 0 no-repeat;
	height: 179px; 
	width: 680px;
	margin-left: 10px;
	margin-bottom: 20px;
}

#title {
	text-align: center;
	padding-top: 50px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#contact {
	text-align: center; 
	width: 150px; 
	margin-left: 288px;
	padding-top: 70px;
	font-family: Arial Black;
}

#wrap {
	margin-left: 18px; 
	|margin-left: 25px; 
	margin-bottom: 20px
}

#menu {
	position: relative; 
	float: left; 
	width: 150px; 
	margin-right: 7px; 
	|margin-right: 0px; 
	margin-top: 20px; 
	height:14px; 
	text-align: center;
}

#content {
	position: relative; 
	text-align: center; 
	float: left; 
	font-size: 10pt; 
	font-family: Verdana; 
	width: 373px;
}

#blockcontent {
	float: left; 
	height: 600px;
}

#footer {
	margin: 0pt auto; 
	text-align: center; 
	width: 700px; 
	height: 30px;
}
