body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C7B491;
	padding: 0px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(pics/gradbknd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#wrapper {
	width:775px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	background-color: transparent;
}
#wrapper #gmplastering {
	color: #000000;
	left: 0px;
	height: 150px;
	position: absolute;
	width: 775px;
	background-image: url(pics/gmplastering.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#wrapper #navigation {
	font-size: 90%;
	line-height: 250%;
	color: #000000;
	text-align: right;
	width: 150px;
	left: 0px;
	top: 173px;
	position: absolute;
}
#wrapper #footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;
	color: #003399;
}
#wrapper #gmplastering img {
	border: 1px solid #C7B491;
}
#wrapper  #Logo {
	width: 187px;
	height: 61px;
	float: left;
}
#wrapper #maincontent {
	float: left;
	margin-bottom: 20px;
	position: absolute;
	left: 186px;
	width: 591px;
	top: 110px;
}
#wrapper #maincontent h1 {
	font-size: 120%;
	color: #000000;
	font-weight: normal;
	line-height: 120%;
	margin-top: 0px;
}
#wrapper #maincontent p {
	font-size: 80%;
	line-height: 130%;
}
#wrapper #maincontent img {
	border: 1px solid #C7B491;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#wrapper #navigation #contact {
	line-height: 150%;
	font-size: 130%;
	color: #000000;
}
#wrapper #maincontent h2 {
	font-size: 120%;
	line-height: 100%;
	color: #003399;
	padding-bottom: 0px;
}
#wrapper #maincontent #MinHeight {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#wrapper #navigation li {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#wrapper #navigation #contact a {
	font-size: 80%;
}
#wrapper #maincontent #Flash {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 3px solid #003399;
	position: relative;
	height: 375px;
	width: 250px;
	margin-right: 2px;
}
.credits {
	font-size: 11px;
	color: #003399;
}
#wrapper #maincontent #footer .credits a {
	color: #003399;
}
#wrapper #maincontent #footer p {
	font-size: 16px;
}

