#active_button {
	font-family:Verdana;
	font-size:10px;
	width:180px;
	height:44px;
	background-image:url(images/button_background_hover.png);
	left:0px;
	top:-804px;
	position:absolute;
}

a {
	text-decoration:none;
	color:black;
}

a:visited {
	color:black;
	text-decoration:none;
}

#ads {
	width:150px;
	height:402px;
	position:absolute;
	left:854px;
	top:108px;
}

#footer {
	height:102px;
	position:absolute;
	background-image:url(images/footer.jpg);
	width:1010px;
	left:0px;
	top:0px;
}

#video_box {
	width:480px;
	height:402px;
	position:absolute;
	left:368px;
	top:108px;
}

#chapter_button {
	position:absolute;
	font-family:Verdana;
	font-size:10px;
	width:180px;
	background-image:url(images/button_background.png);
	height:44px;
}

#chapter_button:hover {
	background-image:url(images/button_background_hover.png);
}

h4 {
	color:black;
	text-shadow:white 1px 1px 1px;
	margin:inherit;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	font-family:inherit;
	width:168px;
	line-height:1.1em;
	font-size:11px;
	margin-top:0px;
	text-align:center;
}

h1 {
	font-family:Verdana;
	font-size:12px;
	margin:inherit;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	width:168px;
}

#logo {
	position:relative;
	width:216px;
	height:133px;
	background-repeat-x:no-repeat;
	background-repeat-y:no-repeat;
	background-repeat:no-repeat;
	margin-bottom:4px;
	background-image:url(images/jhs_logo.jpg);
}

#content_box {
	position:relative;
	float:none;
	margin-left:auto;
	margin-right:auto;
	top:25px;
	width:1010px;
	height:594px;
}

body {
	background-image:url(images/background.png);
	background-color:rgb(168, 170, 173);
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
}

