#navigation {
	padding: 15px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	float: left;
	width: 170px;
	background: #000;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navigation ul li a {
	text-decoration: none;
	margin: 10px 5px 5px;
	padding: 5px;
	border: 1px solid #a00000;
	display: block;
}
#navigation ul li a:link, #navigation ul li a:visited {
	color: #CCC;
}
#navigation ul li a:hover {
	background: #5b0000;
	color: #CCC;
}
#navigation ul li a.present {
	background: #5b0000;
	color: #ccc;
}
body {
	background: url(none);
	margin: 0px;
	padding: 0px;
	border-right-color: #000;
	outline-style: solid;
	outline-color: #BCBCBC;
}
#header_container {
	width: 100%;
	height: 250px;
}
#header {
	width: 960px;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 4px solid #000000;
	border-left: 4px solid #000000;
	margin: auto;
	float: none;
	height: 250px;
	background: #000000;
	color: #FFF;
}
#logo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFF;
	margin: 0px;
	padding: 6px 0px;
}
#logo_banner {
	text-align: center;
	border-top: #333;
	border-bottom: #333;
}
#logo_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFF;
	font-weight: normal;
	font-style: italic;
	display: block;
}
#logo_desc ul {

}
#logo_desc ul li {
	list-style: url(none) none;
	padding-right: 40px;
	padding-left: 10px;
	float: left;
}


#content {
	width: 960px;
	border-right: 2px none #000000;
	border-left: 2px none #000000;
	margin: auto;
	padding: 16px 6px;
}
#text {
	width: 740px;
	padding-right: 10px;
	border-left: 1px #333;
	border-right: #333;
	float: right;
}
#text h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 0px;
}
#text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000000;
}
#text h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #000;
	text-align: justify;
	line-height: 40px;
	font-weight: 300;
}
#text h4 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 85%;
}



#text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #31363e;
	text-align: left;
	border-top-color: #000;
}
#content #text #tier ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #31363e;
}

#text img {
	margin: 4px 6px 0px 0px;
	padding: 0px;
	border-top: 0px #000000;
	border-right: 0px #000000;
	border-bottom: 0px #000000;
	border-left: 0px #000000;
}
#sidebar_container {
	width: 190px;
	padding: 0px;
}
#sidebar_menu {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	border-top-color: #FFF;
}
#email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #5b0000;
	display: block;
	padding-bottom: 10px;
}

#sidebar_menu h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #000;
	text-align: left;
	padding-left: 6px;
	padding-top: 10px;
}
#sidebar_menu ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}
#sidebar_menu h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	border-bottom: medium solid #999;
}

#sidebar_menu ul li {
	margin: 5px;
	padding: 0px 0px 10px;
}
#sidebar_menu ul li a {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;

}



#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #a50000;
	padding-top: 10px;
	border-top: 0px solid #dbd5c5;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-color: #dbd5c5;
	border-bottom-color: #dbd5c5;
	border-left-color: #dbd5c5;
	width: 100%;
	padding-bottom: 10px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#footer_banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #f5f5f5;
	width: 960px;
	float: none;
	margin: auto;
	padding: 4px 10px;
	list-style: none;
	background: #000000;
	border-top: none;
	border-right: 4px solid #000000;
	border-bottom: none;
	border-left: 4px solid #000000;
	text-align: center;
	overflow: hidden;
}
#footer_banner h4 {
	padding-bottom: 6px;
	padding-top: 0px;
	font-size: 100%;
	margin-top: 0px;
}

#footer_banner ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#footer_banner ul li {
	display: inline;
}
#footer_banner ul li a {
	text-decoration: none;
	margin: 0px;
	padding: 10px 0px 12px;
	float: left;
	width: 160px;
	text-align: center;
	color: #a00000;
}
#video-player {
	float: left;
	border: 3px solid #000;
	margin-right: 10px;
	margin-bottom: 20px;
}

#tier {
	background: #CCC;
	padding: 3px;
	border-top: 3px solid #333;
	border-right: 3px solid #333;
	border-bottom: 3px solid #333;
	border-left: 3px solid #333;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#video-player-right {
	float: right;
	border: 3px solid #000;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#header_container #header #logo_desc ul li a {
	color: #FFF;
}
