body {
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
}

H1 {
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	font-weight:800;
	text-transform: Uppercase;
}

H2 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight:600;
	margin-top:15px;
	margin-bottom:5px;
}

P {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

.ContactLabel {
	width:200px;
}

.ContactInput {
	width:300px;
}

.ContactSubject {
	width:600px;
}

.MessageBody {
	width:600px;
	height:300px;
}

.Logo {
	height:100px;
	margin-bottom:-8px;
	text-align:center;
	margin-left:-278px;
}

.HeadPhotos {
	background-color:#81A9E8;
	background-image:url('/images/blueberry_back.jpg');
	height:163px;
	text-align:center;
	padding-left:0px;
	padding-top:6px;
	margin-left:0px;
}

.BodyCopy {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-color:white;
	width:620px;
	text-align:left;
}

.BodyImage {
	border: 1px Solid Black;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}

.Footer {
	background-color:white;
	text-align:center;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

.HeadPhotoLayout {
	margin-left:2px;
	margin-right:2px;
	border:1px solid white;
	margin-top:2px;
	margin-bottom:2px;
}

.HeadPhotoShell {
	display: inline;
}

.HeadMenu {
	margin-top:0px;
	padding-top:0px;
	background-color:#81A9E8;
	height:20px;
	text-align:center;
}

.HeadTextShell {
	z-index:0;
	position:absolute;
	color:white;
	text-align:center;
	width:150px;
	margin-left:-152px;
	margin-top:130px;
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	font-weight:800;
	text-decoration:none;
	text-transform: Uppercase;
	display: inline;
}

.HeadAnchor {
	text-decoration:none;
}
