body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.red {
	color: #FF0000;
}
.submit {
	color: #2F424B;
	background-color: #DFDFDF;
	border: 2px solid #2F424B;
	font-weight: bold;
	cursor:pointer;
}
.narrowcontent {
	padding-right: 30px;
	padding-left: 30px;
}
h1 {
	font-family: "Rage Italic", "Times New Roman";
	font-size: 36px;
}
#header {
	background-image: url(header-6.jpg);
	background-repeat: no-repeat;
	height: 142px;
	width: 764px;

}
#header #headerContent a {
	text-decoration: none;
}
#header #headerContent a:hover {
	text-decoration: underline;
}

#headerContent {
	padding-top: 90px;
	padding-right: 100px;
	padding-left: 100px;
	text-align: center;
	color: #20253B;
}
