@charset "UTF-8";
body {
	background: url("../img/body_bg.jpg") repeat scroll center top #C00112;
	color: #000000;
	font-family: Georgia,"Times New Roman",Times,serif;
	margin: 0;
	padding: 0;
}
.red-border {
	background-image: url(../img/redborder.png);
	background-position: top center;
	background-repeat: repeat-x;
	height: 11px;
}
#container {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	padding:0px;
	margin:0px;
	background:url(../img/container_bg.png) top center repeat;
	background-color: #c00112;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear {
	clear: both;
}
.left-panel {
	width: 100px;
}
.right-panel {
	width: 100px;
}
.img-float-left {
	float: left;
	margin: 0 15px 5px 0;
}
.youtube-video {
	margin-bottom: 29px;
}
.footer {
	/*background-image: url(../img/footer-bg.gif);
	background-position: center top;
	background-repeat: repeat-x;*/
	padding-top: 24px;
	height: 140px;
	width: 100%;
}
.footer-logo {
	width: 980px;
	margin: 0 auto;
	text-align: right;
}
.float-left-ie7 {
	*float: left;
}
.replacedText {
	display:none;
}
#content-about {
	width:980px;
	min-height:341px;
	margin:0 auto;
	line-height: 130% !important;
}
#graphic {
	width:403px;
	height:561px;
	float:left;
	margin-top:40px;
	background:url(../img/illustration.gif) top center no-repeat;
}
#copy-about {
	width:547px;
	float:right;
	margin-top: 45px;
	padding-top:5px;
	*padding-top:5px;
	/*background:url(../img/logo.gif) top left no-repeat;*/
}
#nav-about {
	/*width:160px;
	float:left;*/
	*padding-top: 5px;
	margin-top: 23px;
}
#nav-about li {
	margin-right: 35px;
}
#nav-about li {
	margin-bottom:22px;
	float: left;
}
#nav-about li.last {
	margin-bottom:22px;
	float: right;
	width: 100px;
	margin-right: 0;
}
#nav-about ul li a {
	height:25px;
	display:block;
	background-position:top left;
	background-repeat:no-repeat;
}
#nav-about a:hover {
	background-position:bottom left;
}
#nav-about .selected a {
	background-position:bottom left;
}
#nav-about li.video, #nav-about li.video a {
	width: 100px;
}
#nav-about li.about, #nav-about li.about a {
	width: 100px;
}
#nav-about li.community, #nav-about li.community a {
	width: 137px;
}
a#videos {
	background:url(../img/nav_videos.gif);
}
a#facts {
	background:url(../img/nav_facts.gif);
}
a#about {
	background:url(../img/nav_about.gif);
}
a#community {
	background:url(../img/nav_community.gif);
}
a#follow {
	background:url(../img/nav_follow.png);
}
#intro-about {
	font-size:10.5px;
	text-transform:uppercase;
	line-height: 234%;
	margin-bottom: 25px;
}
#intro-about a {
	color:#B3060C;
	text-decoration:none;
	outline:none;
}
.red-text {
	color: #cb2936;
}
sup {
	vertical-align: super;
}
