html { min-height:100%; margin-bottom:1px; } /* add scrollbar to short pages */ 

body {
	margin: 10px;
	padding: 0;
	background-image: url(images/bk3a.gif);
	text-align:center;/* center layout in ie5 and 5.5. */
	font-family : Arial, Helvetica, sans-serif;
	font-size: .9em;
}
#container {
	width: 800px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;/* this is the background colour of the right column */
	border: 1px solid #000080;
	text-align:left;
}
#content {
	border-top: 1px solid #000;
	padding: 0;
	background-image: url(images/navbg.gif);/*this is the background colour of the left column make image 200px wide */
	background-repeat: repeat-y;
	background-position: left top;
}
#left {
padding: 20px;
	float:left;
	border-right:1px solid #000;
	width:159px;
}
#right {
	padding: 20px;
	float:left;
	width:555px;
	border-left:1px solid #000;
	margin-left:-1px;/* makes border line up with #left border */
}
#rightroofing {
	background-image: url(images/letter.jpg);/*  homepage image */
	background-repeat: no-repeat;
	background-position: top;
	padding: 20px;
	float:left;
	width:555px;
	border-left:1px solid #000;
	margin-left:-1px;/* makes border line up with #left border */
}
#header {
	position: relative;
	background:#303056;
	text-align:center;
}

#footer {
	background:#FFF;
	text-align:center;
	}
#navigation {
background-image: url(p7pm/img/p7PM_plumhz.jpg);
float: left;
width: 100%;
margin: 0px;
padding: 0px;
background-color: #B98790;
}
#footer {
padding: 0px;
height: 40px;
border-top: 1px solid #000;
margin:0;
background:#ddd;}

h1
{
font-size: 120%;
color: #303056;
}
h2
{
font-size: 110%;
color: #303056;
}
.right
{
float: right;
}
ul.none
{
list-style-type: none;
padding-bottom: 16px;
}
li
{
padding-bottom: 5px;
}
.rooflines
{
position: absolute;
left: 493px; top: 28px;
}
