body{
	background-color : #e1ddd6;
	font : 12px/1.7em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0;
	color : #403f37;
}
h1 {
	width : 703px;
	font : bold 2em Georgia, serif;
	color : #403f37;
	text-align : center;
	margin : 0px;	
	position : absolute;
	top : 57px;
	left : 8%;
	z-index : 1;
}
h3 {
	font-size : 1em;
	font-weight : bold;
	margin : 0;
	padding-top : 3em;
	padding-bottom : 3px;
	border-bottom : 1px solid #9ca389;
}
h4 {
	margin : 0;
	font-weight : bold;
	font-size : .7em;
	padding-top : 10px;
}
a {
	font-weight : bold;
	color : #b97051;
	text-decoration : none;
}
a:hover {
	font-weight : bold;
	color : #b97051;
	text-decoration : underline;
}
#content {
	background-color : #c3c7b8;
	border : 3px solid #9ca389;
	width : 683px;
	padding : 0px 10px 0px 10px;
	position : absolute;
	left : 8%;
	top : 150px;
}
#text {
	margin-left : 250px;
}
.postbody{
	margin-top : 1em;
}
.postinfo {
	font-size : 0.8em;
	margin-top : 0.5em;
	margin-bottom : 2em;
	color : #9ca389;
}
#menu {
	width : 200px;
	margin : 0;
	padding : 0;
	border : 1px solid #b97051;
	background-color : #cdbc9d;
	position : absolute;
	left : 9%;
	top : 128px;
	z-index : 2;
}
#menuheader{
	height : 24px;
	padding-left : 10px;
	padding-right : 10px;
	background-image : url(lp_orangestripe.gif);
	font-weight : bold;
}
#menuitems {
	padding : 10px 3px 10px 3px;
}
#menuitems p{
	margin : 0;
}
#subheader {
	width : 683px;
	height : 25px;
	padding : 0px 10px 0px 10px;
	background-color : #9ca983;
	background-image : url(lp_greenstripe.gif);
	border-left : 3px solid #9ca389;
	border-right : 3px solid #9ca389;
	border-top : 1px solid #9ca389;
	border-bottom : 1px solid #9ca389;
	position : absolute;
	left : 8%;
	top : 126px;
	z-index : 1;
}
#header {
	width : 683px;
	height : 93px;
	padding : 0px 10px 0px 10px;
	background-image : url(lp_headerimage.jpg);
	background-repeat : no-repeat;
	border : 3px solid #9ca389;
	position : absolute;
	left : 8%;
	top : 30px;
}
