body {
	background-color: #000000;
	background-image:url('images/border.gif');
	background-position: top center;
	background-repeat: y-repeat;
	font-family: Helvetica, Arial, Arial, sans-serif;
	color: #ffffff;
	min-width: 986px;
	line-height: 22px;
	margin-top: 0px;
}

p {
	font-size: 10pt;
}

p.event {
	margin-top: 5px;
}

div.content {
	width: 986px;
	margin-left: auto;
	margin-right: auto;
}

div.main {
	text-align: center;
}

div.footer {
	position: absolute;
	top: 911px;
	left: 652px;
	margin-left: -182px;
	width: 391px;
	height: 25px;
}

div#photos {
	position: absolute;
	top: 0px;
	width: 986px;
	background-color: #000000;
	padding-top: 25px;
	text-align: center;
}

div#mission {
	position: absolute;
	top: 0px;
	left: 50%;
	width: 400px;
	margin: 0 0 0 -200px;
	padding-top: 25px;
	text-align: center;
}

div#video {
	position: absolute;
	top: 0px;
	width: 986px;
	height: 625px;
	background-color: #000000;
	padding-top: 25px;
	text-align: center;
}

a {
	text-decoration: none;
	color: #ffffff;
}
		
a:hover {
	text-decoration: underline;
}
		
h1 {
	font-size: 20pt;
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 20px;
}

h2 {
	font-size: 14pt;
	margin-bottom: 10px;
	margin-top: 40px;
}

object {
	margin-right: 20px;
	margin-bottom: 10px;
}

img {
	border: 0px;
}

img.background {
	position: absolute;
	top: 121px;
	z-index: -1;
	left: 271px;
}

