body{
	background-color: #980000;
	font-family: arial, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #555f5f;
	font-family: arial, sans-serif;
	font-size: 13px;
	height: 100%;
	}
	
	#header{
	height: 72px;
	}
	
	#header .middle{
	width: 876px;
	margin: 0 auto;
	}
	
	a {
		color: #980000;
	}
	
	a:hover{
		color: #000;
	}
	
	/*************** Top Nav *******************/	
	
	#navigation{
	height: 32px;
	background-color: #7c7a7b;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	}
	
	#navigation .middle{
	width: 876px;
	margin: 0 auto;
	text-align: left;
	}
	
	#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
	#navigation li {
	float: left;
	margin: 10px 0 0 0;
	*margin: 0;
	padding: 0;
	height: 32px;
	}
	
	
	#navigation a {
	color: #fff;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	padding: 10px 13px 8px 13px;
	*line-height: 33px;
	}
	
	#navigation a:hover {
	background: #fff;
	color: #980000;
	*height: 32px;
	}
	
	#navigation #currentpage a {
	background: #fff;
	color: #980000;
	}
	
	
	/*************** Side Nav *******************/
	
	#side-navigation{
	margin-bottom: 43px;
	}
	
	#side-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
	#side-navigation li {
	margin: 0;
	padding: 0;
	width: 231px;
	border-bottom: 1px solid #f0f0f0;
	}
	
	
	#side-navigation a {
	color: #980000;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
	display: block;
	text-align: right;
	padding: 6px 9px 6px 0;
	}
	
	#side-navigation a:hover {
	background-color: #7c7a7b;
	color: #fff;
	}
	
	#side-navigation #currentpage a {
	background-color: #7c7a7b;
	color: #fff;
	}
	
	/*************** What's New*******************/
	
	#updates{
	width: 231px;
	text-align: right;
	line-height: 19px;
	}
	
	
	#content{
	background-color: #fff;
	padding: 25px;
	text-align: center;
	height: 100%;
	}
	
	#content .middle{
	width: 876px;
	margin: 0 auto;
	text-align: left;
	height: 100%;
	}
	
	#content .middle table, td, tr{
	border-collapse: collapse;
	vertical-align: top;
	border: 0px;
	padding: 0px;
	}
	
	#content .left{
	width: 231px;
	height: 100%;
	}
	
	#content .right{
	width: 624px;
	border-left: 1px solid #f0f0f0;
	margin-left: 20px;
	line-height: 19px;
	}
	
	#content .right p{
	padding: 0px 0px 0px 0px;
	}
	
	#content .right .innertube{
	padding-left: 20px;
	}
	
	#content .right a{
	color: #980000;
	text-decoration: none;
	}
	
	#content .right a:hover{
	color: #980000;
	text-decoration: underline;
	}
	
	#footer{
	height: 8px;
	background-color: #7c7a7b;
	border-bottom: 1px solid #000;
	}
	
	#spacer{
	height: 62px;
	padding-top: 10px;
	text-align: center;
	}
	
	#spacer a{
	color: #fff;
	text-decoration: none;
	}
	
	#spacer .tvi{
	margin: 0 0 0 -300px;
	}
	
	#mum{
	border: 1px solid #cccccc;
	padding: 5px;
	margin: 0px 10px 10px 0px;
	}
	
	
	h1{
	color: #980000;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	font-weight: normal;
	font-size: 28px;
	}
	
	h2{
	color: #980000;
	padding: 0px;
	margin: 20px 0px 20px 0px;
	font-weight: normal;
	font-size: 20px;
	}
	
	h3{
	color: #980000;
	padding: 0px;
	margin: 0px 0px 2px 0px;
	font-weight: normal;
	font-size: 16px;
	}
	
	#content .header-image{
	height: 105px;
	background-color: #980000;
	margin-bottom: 20px;
	background-position: top right;
	background-repeat: no-repeat;
	}
	
	#logo {
	float: left;
	margin: 28px 0 0 14px ;
	border: 0px;
	}
	
	#tagline {
	float: right;
	margin: 42px 0px 0px 0px ;
	}
	
	#quotes {
	width: 221px;
	margin: 35px 0px 0px 5px;
	}
	
	#content ul{
	padding: 0px 0px 0px 15px;
	margin-bottom: 25px;
	}
	
	
	#content li{
	list-style: normal outside;
	color: #555f5f;
	}
	
	#content .greytext{
	color: #555f5f;
	}
	
	#arrow{
	padding: 0px 0px 0px 5px;
	}
	
	#arrow a, img{
	border: 0px;
	}
	
	#content table{
	border-collapse: collapse;
	margin: 5px 0px 10px 0px;
	}
	
	#content table td{
	padding: 0px 0px 10px 0px;
	}
	
	#content table td.left{
	width: 200px;
	color: #555;
	font-weight: bold;
	}

	