body {
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	background-color:white;
	margin:0px;
	padding:0px;
	}
.mainBody {
	width:800px;
	height:743px;
	margin:auto;
	border:none;
	}
.mainDiv {
	margin:16px 125px 0 125px;
	}
.headerLink {
	margin:14px 0 0 59px;
	}
.menuBar {
	margin:2px 115px 0 0;
	}
p, td, a {
	font-family: Times New Roman, Times, serif;
	font-size:13px;
	color:#02287e;
	}
h1 {
   font-family: Times New Roman, Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#02287e;
	text-align:center;
	}
h2 {
   font-family: Times New Roman, Times, serif;
	font-size:20px;
	font-weight:bold;
	color:#02287e;
	text-align:left;
	}
hr {
	height:1px;
	color:#bbbbbb;
	}
img {
	border-color:#02287e;
	}
.our_heroes_button {
	margin:0 16px 0 115px;
	}
.photos_button {
	margin:0 16px 0 15px;
	}
.sponsors_button {
	margin:0 18px 0 14px;
	}
.events_button {
	margin:0 16px 0 9px;
	}
.news_button {
	margin:0 0 0 18px;
	}
.help_button {
	margin:0 0 0 20px;
	}
