body {
	background: url('/images/back01.png');


}

#maindiv {
        width:          900px;
        height:         700px;
	background: url('/images/back02.png');
	background-repeat: no-repeat
	background-position: 100% 100%;
	z-index: 2;
}

#watermarkdiv {
	z-index: -1;
	background: url('/images/jhbwatermark2.png');
	background-repeat: repeat
}

#logodiv {
        background: url('http://www.jeffholderbuilders.com/images/bannerphoto1.jpg');
        width:          900px;
        height:         100px
}

#infodiv {
	text-align:	right;
	font-family:	verdana;
	font-size:	8pt;
}

#fillerdiv {
	background-color: 		white;
        width:          900px;
        height:         1px;
}

#navdiv {
	background-color: 		white;
	color: 		000033;
	text-decoration: none;
	text-align: center;
        width:          900px;
}

a.menuitem {
	color: 		777777;
	text-decoration: none;
	font-family:	Arial;
	font-size:	14pt;
	width:		110px;
}
a.menuitem:hover {
	color: 		000033;
}


#whitediv {
	background-color: 		white;
        position:       relative;
        left:   0px;
        width:    660px;
}

#gallerydiv {
        position:       relative;
        left:   0px;
        top:    10px;
}

#statementdiv  {
        position:       relative;
        left:   10px;
        top:    10px;
        width:    600px;
	text-align:	left;
	font-family:	arial;
	font-size:	9pt;
}


li
{ 
	color: 		777777;
}


p
{ 
	color: 		777777;
line-height: 13pt
padding: 10px;
} 


#pagename {
	padding: 10px;
	color: 		777777;
	text-decoration: none;
	text-align:	left;
	font-family:	Arial;
	font-size:	14pt;
	width:		600px;
	height:		30px;
}



#pagetext {
	padding: 10px;
	color: 		777777;
	text-decoration: none;
	text-align:	left;
	font-family:	Arial;
	font-size:	10pt;
	width:		600px;
	height:		30px;
}


table, td, tr {
	color: 		777777;
	font-family:	Arial;
	font-size:	10pt;
}


.commentdiv {
	border-style: solid;
	width:		500px;
	z-index: 4;
	top:	300px;
	align: center;
	position: absolute;
	background-color: ffffff;
	padding:	20px;
}
