body {
	background-color: black;
	font-size: .9em;
	font-family: helvetica, arial, sans-serif;
	color: #e9ad05;
	width: 100%;
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color:black;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #e9ad05;
}

a:hover {
	text-decoration: underline;
}

:focus {
	outline: 0;
} 

h1 {
	font-size: 1.4em;
	text-align: left;
}

h2 {
	font-size: 1.2em;
	text-align: left;
}

h3 {
	font-size: 1.05em;
	text-align: left;
}
h4 {
	margin:0;
	text-align: left;
	font-size: 1em;
}
ul {
	margin: 0px;
	padding-left: 15px;
}

.clear {
	float:none;
	clear:left;
}

#footer_info {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	text-align: right;
	font-size: .8em;
}

#footer_info a{
	color: #e9ad05;
}

#footer_info a:hover {
	color: #e9ad05;
}

#header {
	background-color: #e9ad05;
	width: 100%;
	height: 185px;
}
#header_img {
	width: 900px;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
}

#header_bar {
	width: 100%;
	height: 30px;
	padding-top: 5px;
	background-color: #e9ad05;
	position:absolute;
	top:150px;
}

#header_bar.fixed {
	position:fixed;
	top:0;
	z-index: 20;
}

#header_margin {
	position:fixed;
	top:35px;
	height:20px;
	width:100%;
	background-color: black;
	margin:0;
	padding:0;
	display:none;
	z-index:20;
}
#header_margin.display {
	display: inline;
	z-index: 20;
}

#menu {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#menu a {
	border: none;
	display: block;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-size: .9em;
	font-weight: bold;
	color: black;
	background-color: #e9ad05;
	float: left;
	height: 20px;
}

#menu a:hover {
	border: none;
	background-color: #A97E04;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

#menu a:active {
	color: #f5f5f5;
}

.button {
	display: inline;
}

#selectedButton a, #selectedButton a:hover {
	border: none;
	background-color: black;
	color: #f5f5f5;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

#primary_div {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #f5f5f5;
	color: black;
}

#primary_div a {
	color:black;
}

#primary_div a.download {
	margin:0;
	color: #e9ad05;
	text-decoration: none;
}
#primary_div a.download:hover {
	text-decoration: underline;
}
#primary_div .sub {
	margin-top: 5px;
	margin-bottom: 5px;
}
#primary_div .inset {
	margin-left: 10px;
}
#primary_div .inset a {
	text-decoration: none;
}
#primary_div .inset a:hover {
	text-decoration: underline;
}

#body_content {
	color: black;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 20px;
}
#pic_link {
	line-height: 0;
	font-size: 0;
}

#loginbox {
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	height: 200px;
	padding: 10px;
	border: 5px solid black;
	font-size: 1em;
}

#userid {
	position: relative;
	left: 20px;
}

#password {
	position: relative;
	left: 28px;
}

#discuss_input {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: auto;
	padding: 10px;
	border: 5px solid black;
	font-size: 1em;
}
p.center, h2.center, h1.center {
	text-align: center;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

p.right_align {
	text-align: right;
	font-size: .8em;
}

p.small {
	font-size: .8em;
}

#video_div {

}

#audio_div {
	
}

#photo {
	min-height:700px;
}

.photo_box {
	width: 400px;
	padding: 0px;
	margin-top: 20px;
	min-height: 300px;
	float: left;
}

#left_photo {
	margin-right: 20px;
}

.video_box {
	width: 820px;
	padding: 0px;
	margin-top: 20px;
	min-height: 344px;
}

.video {
	float:left;
	min-height: 344px;
	width: 500px;
}

.media_text {
	float: left;
	width: 300px;
	padding: 0px;
}

.link_multi {
	border: 1px solid black;
	width: 820px;
	padding: 15px 20px 15px 20px;
	background-color: white;
	margin-top: 20px;
	min-height: 110px;
}
.contact {
	min-height: 110px;
}
#dllinks {
	min-height:130px;
}

#big12 {
	min-height:220px;
}

.left_link {
	width: 440px;
	padding: 0;
	float:left;
	margin: 0px;
}

.right_link {
	padding: 0;
	float:left;
	margin:0px;
}

.error {
	color: red;
}

.post_item {
	border: 1px solid black;
	margin-top: 20px;
	width: 818px;
	padding: 15px 20px 15px 20px;
	background-color: white;
}

.profile_box {
	border: 1px solid black;
	margin-top: 20px;
	width: 818px;
	padding: 20px;
	background-color: white;
	min-height:200px;
}

.profile_bio {
	width: 598px;
	float: left;
	margin-right:20px;
}

.profile_pic {
	float: left;
}

#scott {	
	min-height: 260px;
	padding-top: 0px;
}

#with_quote {
	padding-top: 20px;
}

#quote {
	border: 1px solid black;
	width: 555px;
	padding: 5px;
	font-size: .75em;
	margin-top: 5px;
	margin-bottom: 10px;
	font-style: italic;
}

.indent {
	padding-top:10px;
	text-indent: 22px;
}

#findus {
	margin-left:auto;
	margin-right:auto;
	width:567px;
}

.camp_day {
	width: 220px;
	float:left;
	padding-left:45px
}

#camp {
	min-height:190px;
}
.recent {
	font-size: 1em;
}
.justify {
	text-align:justify;
}

.tab_nav {
	margin:30px 0 0 0;
	padding-left:20px;
	height: 35px;
	background-color: black;
}

.tab_nav a {
	border:1px solid black;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 1em;
	font-weight: normal;
	color: black;
	float: left;
	height: 16px;
	width: 200px;
	margin:0;
	margin-left: 8px;
	background-color: #cccccc;
	position: relative;
	top: 2px;
}
.tab_nav a.selected {
	background-color: #f5f5f5;
	border-bottom:0;
	height: 19px;
	top:0;
	font-weight: bold;
}

.tab_nav a:hover {
	background-color: #e9ad05;
	border-bottom: 1px solid black;
	height: 18px;
	top:0;
}
.tab_nav a:active {
	font-weight: bold;
}
.media_tab {
	width: 213px;
	height:35px;
	margin:0;
	border-left: 1px solid black;
	border-top: 1px solid black;
}

.media_tab a {
	display:block;
	border-right:1px solid black;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color: black;
	float: left;
	height: 20px;
	width: 50px;
	margin:0;
	background-color:#f5f5f5;
}

.media_tab a.selected, .media_tab a:hover {
	background-color: #e9ad05;
}

.media {
	margin-top:0;
}
.season {
	margin:0;
}
.season span {
	font-weight: bold;
}
#schedule h3 {
	margin:5px 0 0 0;
}
#schedule a#illinois {
	color: #fd680a;
}
#schedule a#mcneesestate {
	color: #0029bc;
}
#schedule a#sandiegostate {
	color: #da001b;
}
#schedule a#miami {
	color: #d20015;
}
#schedule a#colorado {
	color: #a5892c;
}
#schedule a#oklahoma {
	color: #751413;
}
#schedule a#kstate {
	color: #2c024e;
}
#schedule a#kansas {
	color: #0039a0;
}
#schedule a {
	color: #e9ad05;
}
#schedule span {
	font-weight: bold;
}
.logo {
	float:right;
	width: 86px; 
	height:50px;
}
.event {
	padding: 10px 0 0 10px;
	min-height: 50px;
}
.logo img {
	display: block;
	height:50px;
	margin:auto;
}
.music_section {
	clear:left;
	margin-top:20px;
}
.music {
	float: left;
}
.music ul {
	margin-left: 10px;
}
#primary_div a.music_link {
	color: #A97E04;
}
.left {
	width: 400px;
}
