* {
	margin: auto;
	font-family: "Arial";
	color: #aaaaaa;
	font-size: 13px;
}

p {
	margin-bottom: 15px;
}

h1 {
	font-family: Georgia;
	color: #ffffff;
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 15px;
}

h2 {	font-family: Georgia;
	color: #e0ba70;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
}

ul {
	margin-bottom: 15px;
}

body {
	background-color: #000000;
	background-image: url("bg.gif");
	background-repeat: repeat-x;
}

#content_shell {
	width: 960px;
}

#content_topmenu {
	background-image: url("banner.jpg");
	background-repeat: no-repeat;
	height: 50px;
	padding-top: 190px;
	padding-left: 290px;
	background-position: 100px 0px;
}

#content_topmenu a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 18px;
	margin-right: 20px;
	font-family: "Georgia";
}

#mh a {
	color: #ffffff;
	text-decoration: none;
}

#mh a:hover {
	color: #f8c86f;
	text-decoration: underline;
}

.intro {
	background-image: url("intro.jpg");
	background-repeat: no-repeat;
	padding: 75px 200px 80px 200px;
	text-align: center;
}

#content_submenu, #content_navlocator {
	display: none;
}

.vid {
	width: 100%;
	text-align: center;
}
