body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	background-color: #f2eab2;
	background-image: url(images/bg-slice.png);
	background-repeat: repeat-x;
}
#mainbox {
	width: 995px;
	margin: 0px auto;
	background-image: url(images/dropshadow.png);
	background-repeat: repeat-y;
}
html, body, ul, ol, li, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
#mainContent .content ol {
	margin-left: 20px;
}

/*--- header and primary navigation--------
------------------*/
#header {
	height: 345px;
	width: 995px;
	background: url(images/header.jpg) no-repeat center top;
}
#header h1 {
	text-indent: -9999px;
}
#navbar {
	height: 38px;
	background-color: #E38B4B;
	margin-top: 110px;
	margin-left: auto;
	padding: 0;
	width: 955px;
	margin-right: auto;
}
#navbar ul {
	padding-top: 10px;
	padding-left: 5px;
}

#navbar ul li {
	display: inline;
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}
#navbar ul li a {
	text-decoration: none;
	color: #030300;
	padding: 5px;
}

#navbar ul li a:hover {
	text-decoration: none;
	color: #E38B4B;
	background-color: #030300;
}


/*--- Main content--------
------------------*/

.content {
	color: #202b19;
	padding: 20px;
	border: 1px solid #000;
	background-color: #e6ffdd;
	float: left;
	margin: 0 20px;
	min-height: 950px;
}
.content a {
	color: #5a9e15;
}
.content a:hover {
	text-decoration:none;
}
.content img {
	float: left;
	display: block;
	margin: 2px;
}
.content .sponsors {
	margin-bottom: 20px;
	border: thin solid #000;
	float: none;
}

.content ul {
	margin-left:20px;
	font-size: 80%;
}

/*---content full is full width below sidebar------------------*/


.content .full {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
}
/*---section is partial width adjacent to sidebar------------------*/

.section {
	width: 600px;
	float: left;
	background-color: #E6FFDD;
	border: thin solid #000;
	padding: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.section img {
	margin: 5px;
	padding: 5px;
}

.textalign_left {
	text-align: left;
}

.content .jersey {
	border: none;
	margin-top: -16px;
}
h2 {
	border-bottom: solid 3px #000;
	padding-bottom: 5px;
	text-align: center;
}
h3, h4 {
	padding-bottom: 5px;
	text-align: center;
}
h4 {
	font-weight: normal;
	margin: 5px 0;
	font-size: .9em;
}
p {
	font-size: 1em;
}
.fb {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding: 5px;
}
.info p {
	line-height: 1.4em;
	font-size: 1em;
	border: thin solid #000;
	text-align: center;
	padding: 5px 0;
}
/*---sidebar------------------*/

#aside {
	border: thin solid #000;
	width: 260px;
	height:530px;
	float: right;
	padding: 5px;
}
#sidenews {
	width: 230px;
	border: thin solid #000;
	background-color: #699E34;
	color: #BBF0A3;
	padding: 5px;
	display: block;
	float: right;
	margin: 5px;
}
.members {
	width: 275px;
	float: right;
	clear: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#sidenews a {
	color: #E6FFDD;
}

#aside img {
	border:none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.fb {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding: 5px;
}
.small a {
	color: #E6FFDD;
}
span {
	font-size: 0.6em;
}
/*---end sidebar------------------*/

/*--- Footer and secondary navigation--------
------------------*/
#subnav {
	padding: 10px;
}
#subnav ul {
	width: 100%;
	list-style: none;
	margin-top: 5px;
}
#subnav ul li {
	display: inline;
}
#subnav li a {
	text-decoration: none;
	font-size: .8em;
	padding: 10px;
	color: #202B19;
}
#subnav li a:hover {
	color: #000;
	text-decoration: underline;
}
#footer {
	width: 995px;
	clear: both;
	background-color: #F2E9AD;
}

#footer a {
	color: #202B19;
}
#footer .inner {
	/*---allows bottom border to be 955px rather than 995px------------------*/
	width: 955px;
	margin: 0 auto;
	border-top: 1px solid #202B19;
	text-align: center;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
.bold {
	font-weight: bold;
	font-size: 1em;
}
.small {
	font-size: 0.7em;
}
#wheelin {
	float: left;
	padding: 5px;
	margin-top: 5px;
	margin-right: 10px;
}
.board {
	text-align: left;
}
.content #jersey {
	display: block;
	float: right;
	clear: both;
	width: 200px;
	text-align: center;
	background-color: #FFF;
	border: 2px solid #000;
	padding: 5px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.content #photog {
	float: right;
	width: 254px;
	clear: both;
	display: block;
	margin: 5px;
	background-color: #FFF;
	text-align: center;
	padding: 5px;
	border: thin solid #000;
}
.content .topimg {
	margin-bottom: 10px;
	width: auto;
	float: right;
}
#sponsors {
	margin-left: 60px;
}
