div#header {
	border:solid #306 1px;
	background:#444 url(../images/backgroundhome.gif) 50% -5em no-repeat;
}
div#menuwrapper {
	border:solid #306 1px;
}
div#featured {
	border:solid #306 1px;
	background:#444 url(../images/backgroundhome.gif) 50% -14.25em no-repeat;
}
div#content {
	height:inherit;
	width:550px;
	margin:auto;
	padding:20px;
	color:#fff;
}
div#content a {
	text-decoration:none;
	color:#6cf;
}
div#content p {
	text-align:center;
}
fieldset#email {
	text-align:right;
	background:#333;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.7;
	padding:20px;
}
fieldset#message {
	text-align:left;
	background:#333;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.7;
	padding:20px;
}
label {
	vertical-align:top;
}
div#footer {
	border:solid #306 1px;
	background:#444 url(../images/backgroundhome.gif) 50% -46.1em no-repeat;
}
