body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #063a4e;
	background-image: url(images/footer_bg.jpg);
}


p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: center;
}

form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

	
a:link, a:visited, a:active {color: #2b7fc6; text-decoration: none;}
a:hover {color: #2b7fc6; text-decoration: underline;}

#header {
	height: 239px;
}
#header_bg {
	background-image: url(images/header_bg.jpg);
}
#header_wide {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#nav_bg {
	background-image: url(images/nav_bg.jpg);
}
#body_container {
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	background-color: #FFFFFF;
	text-align: center;
}

#photos {
	width: 605px;
}

#photos img {
	border: 2px solid #073d53;
	position: relative;
	padding: 0px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#merch {
	width: 605px;
}

#merch img {
	border: 2px solid #073d53;
	margin: 0px;
	padding: 0px;
}


#merch_home {
	border: 2px solid #073d53;
	margin: 0px;
	padding: 0px;
}

#footer1 {
	background-image: url(images/footer_shadow.jpg);
	height: 41px;
	text-align: center;
	padding-top: 25px;
}
#footer_line {
	background-image: url(images/footer_line.gif);
	height: 2px;
}

.required_text
	{
	color:#d50202;
	}
h1 {
	font-size: 11px;
}
