body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #ffd600;
	background-image: url(../images/content-background.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
}

a:link, a:active, a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
    width: 740px;
	margin: auto;
	padding: 0px 10px 10px 10px;
    text-align: center;
}

#header {	
	width: 100%;
	height: 79px;
	background-image: url(../images/header-helmet.gif);
	background-repeat: no-repeat;
	background-position: center top;
	cursor: pointer;
}

#sidebar {
	float: left;
    width: 180px;
    margin:0; 
	padding: 10px 10px 0 20px;
	text-align: center;
}

#main {
	float: right;
	width: 510px;
	margin:0; 
	padding: 10px 20px 0 0;
}

#footer {
	clear: both;
	width: 740px;
	white-space: nowrap;
	margin:0; 
	padding: 20px 0 0 0;
}

#sidebar-content {
	color: #fff;
	margin: 0; 
	padding: 10px 10px 10px 5px;
	min-height:530px;
	height:530px;
}

#main-content {
	color: #fff;
	margin: 0; 
	padding: 10px;
	min-height:595px;
	height:595px;
}

#main-content a {
	color: #ffd600;
	font-weight: normal;
	font-size: 11px;
}

#nav {
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
	text-align: left;
}

#nav a {
	color: #ffd600;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}

html>body #main-content {
	height: auto; /* for not-IE */
}
  
html>body #sidebar-content {
	height: auto; /* for not-IE */
}
  
#gamewatch {
	margin: 0; 
	padding: 0 0 0 60px;
	text-align:left;
}

.corner-left-bottom {background: url(../images/corner-left-bottom.gif) 0 100% no-repeat #2d2d2d;}
.corner-right-bottom {background: url(../images/corner-right-bottom.gif) 100% 100% no-repeat}
.corner-left-top {background: url(../images/corner-left-top.gif) 0 0 no-repeat}
.corner-right-top {background: url(../images/corner-right-top.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}

.title {
	color: #ffd600;
	font-weight: bold;
	font-size: 18px;
}

.subtitle {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

.bebold {
	color: #ffd600;
	font-weight: bold;
}

ul.contact {
	list-style: none;
	margin: 0;
	padding: 0 0 0 100px;
	text-align: left;
}

ul.contact a {
	color: #ffd600;
	font-weight: normal;
	font-size: 12px;
}

ul.links {
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
	text-align: left;
}

ul.links a {
	color: #ffd600;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding: 20px 0 0 0;
}

ul.gamewatch {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul.gamewatch .game {
	color: #ffd600;
	font-weight: bold;
	font-size: 14px;
        padding: 20px 0 0 0;
}

ul.gamewatch .date {
	font-weight: bold;
	font-size: 12px;
}

.gamewatchlocations {
        border: 4px solid #ffd600;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 100%;
}

.gamewatchlocations td {
        padding: 10px;
        border: 2px solid #ffd600;
}

.gamewatchlocations .col {
        width: 50%;
}

.gamewatchlocations a {
	color: #ffd600;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding: 2px 0 0 0;
}

ul.schedule {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul.schedule .game {
	color: #ffd600;
	font-weight: bold;
	font-size: 14px;
}

ul.schedule .date {
	font-style: italic;
	display: block;
	padding: 20px 0 0 0;
}

ul.schedule .result-won {
	color: #00ff00;
	font-weight: bold;
	font-size: 10px;
}

ul.schedule .result-lost {
	color: #ff0000;
	font-weight: bold;
	font-size: 10px;
}

ul.events {
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 11px;
	text-align: left;
}

ul.events a {
	color: #ffd600;
	font-weight: normal;
	font-size: 11px;
}

ul.events .post-title {
	color: #ffd600;
	font-weight: bold;
	font-size: 14px;
	display: block;
	padding: 20px 0 10px 0;
	text-align: left;
}

ul.events .post-date {
	font-style: italic;
	display: block;
	padding: 10px 20px 0 0;
	text-align: right;
}

ul.eventslinks {
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
	text-align: center;
}

ul.eventslinks a {
	color: #ffd600;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;

}

.gallerygroup {
	margin: 0; 
	padding: 0 0 0 60px;
	text-align: left;
}

.thumbnail {
	padding: 3px;
	background-color: #2a2a2a;
	border: 1px solid #ffd600;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}	

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

.clearfix {
    display:inline-block;
}

.clearfix {
    display:block;
}

* html .clearfix {
    height:1px;
}



