body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #553B17;
}
body {
	background-color: #F9D000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
	height: auto;
	width: 955px;
        margin: 0px auto;
        position: relative;
}
#header {
	background-image: url(/images/uploads/header_boys.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 260px;
	width: 955px;
        position: relative;
        float: left;
}
#header #nav {
	padding: 222px 0px 0px 0px;
	height: 23px;
	width: 955px;
	text-align: center;
        position: relative;
}
#header #nav a {
	font-size: 17px;
	font-weight: bold;
	color: #65441B;
	text-decoration: none;
}
#main {
	background-image: url(/images/uploads/body.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	height: auto;
	width: 955px;
        position: relative;
        float: left;
}
#sidebar {
	height: 500px;
	width: 260px;
        padding: 0px 0px 0px 50px;
        position: relative;
        float: left;
}
#content {
	height: auto;
	width: 565px;
	padding: 0px 0px 0px 20px;
        position: relative;
        float: left;
}
#content_full {
	height: auto;
	width: 825px;
	padding: 0px 20px 0px 50px;
        position: relative;
        float: left;
}
#content_photo {
	height: 600px;
	width: 870px;
	padding: 0px 0px 0px 40px;
        position: relative;
        float: left;
}
#fullscreendemo {
	height:100%;
	width:100%;
}
.sub_headline_title {
	font-weight: bold;
}
.headline_summary {
	font-size: 20px;
}
.more {
	font-size: 14px;
	text-align: right;
}
.events {
	font-size: 12px;
        text-align: left;
        color: #ffffff;
}
.headline_title {
	font-size: 24px;
	font-weight: bold;
}
.headline_author {
	font-size: 12px;
}
#stats_text {
	margin: 0px auto;
	height: auto;
	width: 260px;
}
.submit {
display: none;
}
#content a:link, #content a:visited, #content a:hover {
color: #553B17;
}
#footer {
	background-image: url(/images/uploads/footer.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 142px;
	width: 955px;
        position: relative;
        float: left;
}
#footer #notes {
	font-size: 10px;
	padding: 100px 0px 0px 0px;
	height: auto;
	width: 955px;
	text-align: center;
        position: relative;
}
#footer #notes a {
	color: #644219;
}
