body
	{
	margin:0px;
	}
body, td, div
	{
	font-family:Arial;
	font-size:13px;
	color:#626262;
	}
h1
	{
	color:#17a3ef;
	font-size:15px;
	}
img
	{
	border-width:0px;
	}
.gallerypic
	{
	margin-bottom:5px;
	border:solid #b5daeb 5px;
	}
#links
	{
	margin:auto;
	width:785px;
	text-align:center;
	background:#f09c0a;
	height:31px;
	}
#header
	{
	margin:auto;
	width:785px;
	height:230px;
	}
#header2
	{
	background:URL("images/header2.jpg") top left no-repeat;
	width:801px;
	height:172px;
	margin:auto;
	}
#main
	{
	margin:auto;
	width:771px;
	min-height:200px;
	height:auto !important;
	height:200px;
	padding:15px;
	vertical-align:top;
	}

#footer
	{
	margin:auto;
	background:URL("images/master-builders.jpg") top right no-repeat;
	background-color:#abdc36;
	width:771px;
	height:20px;
	padding:15px;
	}
	
a:link
	{
	color:#6a8f11;
	text-decoration:underline;
	}
a:visited
	{
	color:#6a8f11;
	text-decoration:underline;
	}
a:active
	{
	color:#587909;
	text-decoration:underline;
	}
a:hover
	{
	color:#587909;
	text-decoration:underline;
	}

.centerInfoTable{
	width:100%;
}

.listingHeader{
	background-color:#ACDD36;
	padding:3px;
	color:#ffffff;
}

.message_submitter{

}
message_date{
	font-weight:bold;
	width:40%;
	display:inline;
	float:left;
}

.message_text{

}

.message_status{
	font-weight:bold;
	width:40%;
	display:inline;
	float:right;
	text-align:right;
}