body{
	background-color : #e5e5e5;
	font : 12px/1.7em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin : 0;
	color : #14536e;
}
h1 {
	width : 703px;
	font : bold 2em Georgia, serif;
	color : #14536e;
	text-align : left;
	margin : 0px;	
	position : absolute;
	top : 57px;
	left : 9.3%;
	z-index : 1;
}
h3 {
	font-size : 1em;
	font-weight : bold;
	margin : 0;
	padding-top : 3em;
	padding-bottom : 3px;
	border-bottom : 1px solid #8bbace;
}
h4 {
	margin : 0;
	font-weight : bold;
	font-size : 1em;
	padding-top : 10px;
}
h5 {
	margin : 0;
	font-weight : bold;
	font-size : 1em;
	padding-top : 4px;
}
a {
	font-weight : bold;
	color : #88cbe7;
	text-decoration : none;
}
a:hover {
	font-weight : bold;
	color : #83daff;
	text-decoration : none;
}
#content {
	background-color : #eeeeee;
	border : 3px solid #7ea7b8;
	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 : #8bbace;
}
#menu {
	width : 200px;
	margin : 0;
	padding : 0;
	border : 1px solid #8bbace;
	background-color : #7ea7b8;
	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;
	background-color : #7ea7b8;
	background-image : url('lp_greenstripe.gif');
	border-left : 3px solid #7ea7b8;
	border-right : 3px solid #7ea7b8;
	border-top : 1px solid #7ea7b8;
	border-bottom : 1px solid #7ea7b8;
	position : absolute;
	left : 8%;
	top : 126px;
	z-index : 1; padding-left:10px; padding-right:10px; padding-top:0px; padding-bottom:0px
}
#header {
	width : 683px;
	height : 93px;
	background-image : url('lp_headerimage.jpg');
	background-repeat : no-repeat;
	border : 3px solid #7ea7b8;
	position : absolute;
	left : 8%;
	top : 30px; padding-left:10px; padding-right:10px; padding-top:0px; padding-bottom:0px
}
