body {
	background-color: #FFFFFF;
	background-image: url(qmb-bkgd.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4 {
	font-weight: normal;
	}

h1 {
	font-size: 28px;
	margin-top: 0px;
	padding-bottom: 15px;
	}

h2 {
	font-size: 22px;
	}

h3 {
	font-size: 20px;
	}

h4 {
	font-size: 15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
a:link {
	text-decoration: none;
	}
	
a:hover {
	color: #666666;
	text-decoration: underline;
	}
	
a:visited {
	color: #999999;
	text-decoration: underline;
	}

a:visited:hover {
	text-decoration: underline;
	}
	
#Container {
	max-width: 1000px;
	text-align: left;	
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: static;
}

.homeHeader {
	padding-bottom: 20px;
	}
	
.HeaderTitle {
	padding: 0px;
	}
	
.qmbSnowboarder {
	width: 60px;
	position: relative;
	top:0px;
	left:151px;
	float: left;
	z-index: 1;
	}

.Navigation {
	width: 200px;
	text-align: center;
	color: #666666;
	font-size: 14px;
	line-height: 15px;
	vertical-align: top;
	position: absolute;
	top: 75px;
	padding-left:10px;
	}

.Navigation ul {
	margin: 0px;
	padding: 0px;
	width: 200px;
}

.Navigation li {
	list-style: none;
}

.Navigation ul li a{
	padding-left: 14px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 14px;
	font-size: 13px;
	text-decoration: none;
	border-bottom: solid 1px #cccccc;
	color: #0033FF;
	text-indent: 0px;
	margin-left: 0px;
	display: block;
	text-align: left;
}

.Navigation li a:hover {
	text-decoration: none;
	color: #666666;
}
	
.Navigation li div a {
	padding-left: 30px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 7px;
	font-size: 12px;
	text-decoration: none;
	border-bottom: solid 1px #cccccc;
	background-color: #e5e5e5;
	font-size: 10px;
	line-height: normal;
	}
	
.onPage {
	text-decoration: none;
	padding-left: 14px;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-right: 14px;
	font-size: 14px;
	border-bottom: solid 1px #cc0000;
	color: #cc0000;
	text-indent: 0px;
	margin-left: 0px;
	display: block;
	text-align: right;
}
	
.pageContainer {
	background-image: url(grey-grad-bkgd.jpg);
	background-repeat: repeat-x;
	line-height: normal;
	min-height: 600px;
	}
	
.pageContent {
	padding-left: 230px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	}
	
.copyright {
	clear: both;
	font-size: 11px;
	text-align: center;	
	padding-top: 50px;
}

.sideContent {
	float: right;
	width: 220px;
	margin-left: 10px;
	margin-bottom: 10px;
	}
	
.boxTitle, .boxTitleMajor {
	padding: 7px;
	color: #FFFFFF;
	width: 220px;
	margin-bottom: 2px;
	text-align: left;
	}

.boxTitle {
	font-size: 13px;
	}

.boxTitleMajor {
	font-size: 16px;
	}
	
.boxContent, .boxContentLeft {
	padding: 7px;
	background-color: #cccccc;
	width: 220px;
	margin-bottom:8px;
	}

.boxContent {	
	text-align: center;
	}
	
.boxContentLeft {
	text-align: left;
	}

.qmbTable th, .qmbTable td {
	padding: 4px;
	font-size: 12px;
	}
	
img {
	border: none;
	}
	
.navSection {
	background-color: #E7E4FF;
	border-top: solid #cccccc 1px;
	border-bottom: solid #cccccc 1px;
	padding: 8px;
	}
	
.imgFloatLeft {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	}
	
.titleBar {
	padding: 8px;
	font-size: 16px;
	background-color: #0066FF;
	color: #FFFFFF;
	width: 100%;
	margin-bottom: 10px;
	}

.headerImg {
	padding-bottom: 15px;
	}
	
.sponsorImg {
	padding-bottom: 20px;
	}