body {
	padding: 0;
}
code {
    color: initial;
    background: initial;
    border-radius: initial;
    font-size: initial;
    padding: initial;
}
#header {
	background-image: url('../img/Q-SG-Blue-sky-background.png');
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	min-width: 960px;
}

#logo {
	height: 225px;
	width: 100%;
	min-width: 960px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../img/header_logo.png');
	background-repeat: no-repeat;
	background-position: center bottom;
}

#navigation_center {
	height: 40px;
	width: 100%;
	min-width: 960px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/Q-SG-text.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.footer {
	font-family: "Ubuntu Condensed";
}

#footer_top {
	height: 230px;
	background-image: url('../img/Q-SG-greenbox.png');
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-right: auto;
	margin-left: auto;
	padding: 40px 0 0 0;
	clear: both;
}

#footer_center {
	height: 200px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../img/030812-school.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
}

#cavern {
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	background-image: url('../img/Project_streamguys_280512_0001.png');
	background-repeat: repeat-x;
	background-position: center bottom;
	clear: both;
}

#cavern_center {
	background-image: url('../img/Project_streamguys_280512_0003.png');
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 50px;
	clear: both;
	min-width: 960px;
}

#bigcave {
	background-image: url('../img/Project_streamguys_280512_0002.png');
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #666666;
	clear: both;
}

#bigcave_center {
	background-color: #666666;
	background-image: url('../img/Project_streamguys_280512_0004.png');
	background-repeat: no-repeat;
	background-position: center top;
	height: 450px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
}

#bigcave_center a {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

#bigcave_center a:hover {
	color: #FFC425;
	font-weight: bold;
	text-decoration: none;
}

#cave_L1 {
	height: 85px;
	width: 500px;
	position: relative;
	left: 325px;
	top: 55px;
	color: #CCCCCC;
	font-family: "Ubuntu Condensed";
	font-size: 22px;
	line-height: 1.2em;
}

#cave_L2 {
	height: 55px;
	width: 450px;
	position: relative;
	left: 345px;
	top: 75px;
	text-align: center;
	color: #CCCCCC;
	font-size: 18px;
}

#cave_L3 {
	height: 25px;
	width: 280px;
	position: relative;
	color: #CCCCCC;
	float: left;
	font-size: 18px;
	text-align: left;
	margin-top: 50px;
}

#cave_L4 {
	height: 25px;
	width: 200px;
	position: relative;
	font-size: 13px;
	float: right;
	text-align: right;
	margin-top: 50px;
	color: #CCCCCC;
	margin-right: 10px;
	line-height: 24px;
}

#cave_L5 {
	height: 25px;
	width: 300px;
	float: left;
	text-align: center;
	position: relative;
	top: 25px;
	left: 25px;
	margin-top: 25px;
	font-size: 12px;
	line-height: 25px;
	color: #CCCCCC;
}

#footernav {
	font-size: 12px;
	color: #999999;
	height: 75px;
	width: 800px;
	position: relative;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	top: 100px;
	padding: 3px;
}