html {
	background-color: #000000;
	font-size: 14px;}
body {
	background-image: url(imgs/banner_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;}
#spacer {
	height: 480px;}
#nav-wrapper {
	background-image: url(imgs/nav_bg.jpg);
	background-repeat: no-repeat;
	width: 940px;
	height: 150px;
	list-style-type: none;
	margin: 0 auto;
	}
#nav{
	width: 782px;
	height: 19px;
	list-style-type: none;
	display: inline;
	margin-left: 89px;
	margin-top: 40px;
	font-size: 1.2em;
	}
#nav ul{
margin-left: 0px;
float: left;
padding:0;
margin:0;
}
#nav li{
position: relative;
float: left;
list-style: none;
margin: 0;
padding:0;
}
#nav li a{
height: 19px;
display: block;
text-decoration:none;
text-align: left;
color: #FFFFFF;
}
#nav li a:hover{background-color: #A50C16;}
#nav ul ul{ position: absolute; top: 19px; visibility: hidden;}
#nav ul li:hover ul{ visibility:visible;}

#nav ul li .story{ font-size: 1em; font-weight: normal; list-style: none; display: block; margin-left: 0px; height: 19px; width: 95px; background-color: #232323; padding: 5px 5px 5px 5px;}
#nav ul li .motivation{ font-size: 1em; font-weight: normal; list-style: none; display: block; margin-left: 20px; height: 19px; width: 180px; background-color: #232323; padding: 5px 5px 5px 5px;}
#nav ul li .progress{ font-size: 1em; font-weight: normal; list-style: none; display: block; margin-left: 20px; height: 19px; width: 180px; background-color: #232323; padding: 5px 5px 5px 5px;}
#nav ul li .media{ font-size: 1em; font-weight: normal; list-style: none; display: block; margin-left: 18px; height: 19px; width: 90px; background-color: #232323; padding: 5px 5px 5px 5px;}

#content {
	color: #ffffff;
	font-weight: normal; 
	position:relative;	}
#content h1 {
	color: #C2BAA1;
	font-weight: normal; }
#footer {
	height: 0px;
	padding-top: 75px;
	text-align: center;
	clear: both;
	}
#footerText {
	text-align: center;
	color: #b3a687;
	line-height: 2.2em;}
#footerText a {
	color: #e59a32;
	}
#footerText a:hover {
	color: #a50c16;
	}
#MainCol {
	padding-left: 20px;}
#MainCol a:link, a:visited {
	color:#e59a32;
	text-decoration: none;}
#MainCol a:hover {
	color: #a50c16;
	text-decoration: none;}
#RtCol {
	padding-left: 20px;}
#RtCol a:link, a:visited {
	color: #e59a32;}
#RtCol a:hover {
	color: #a50c16;
	text-decoration: none;}
#RtCol h1 {
	color: #C2BAA1;
	font-weight: normal; }
#RtCol ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.3em;
	padding-left: 0px;}
