.form {
	font: 12px "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #333333;
	border: 1px solid #333333;
}
.smallertext {
	font-size: 10px;
	line-height: 15px;
}

#content strong {
	color: #FFFFFF;
	font-weight: bold;
}
#scontactus{
	background-position: 0 -15px;
}
#sky {
	background: url(../includes/background2.gif) repeat-x center top;
	padding-bottom: 175px;
}
#woodycow {
    top: 802px;
}
div.errorBox, div.successBox {
	position: absolute;
	left: 400px;
	top: 400px;
	width: 200px;
}
#content div.errorBox p strong {
	color: red;
}
#content div.successBox p strong {
	color: green;
}
