@charset "UTF-8";
/* CSS Document */

Body {
	background-color: #5172b3;
	color: #5172b3;

}
#wrapper {
	width: 700px;
	top: 5px;
	position: relative;
	background-color: #FFFFFF;
	left : 50%;
margin-left: -350px
}
#header {
	background-image: url(images/siteimages/600pxheader.jpg);
	height: 273px;
	width: 700px;
	background-color: #5172B3;
}
#menu {
	background-color: #5172B3;
}
#content {
	width: 700px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #5172b3;
	height: 75px;
	width: 700px;
}
#show1 {
	width: 600px;
	left: 44px;
	position: absolute;
	overflow: auto;
	height: 400px;
	top: 333px;
	visibility: visable;
}
#show2 {
	width: 600px;
	left: 45px;
	position: absolute;
	visibility: hidden;
	overflow: auto;
	height: 400px;
	top: 338px;
}
#show3 {
	width: 600px;
	left: 46px;
	position: absolute;
	visibility: hidden;
	overflow: auto;
	height: 400px;
	top: 339px;
}
#show5 {
	width: 600px;
	left: 54px;
	position: absolute;
	visibility: hidden;
	overflow: auto;
	height: 400px;
	top: 341px;
}
#show4 {
	width: 600px;
	left: 49px;
	position: absolute;
	visibility: hidden;
	overflow: auto;
	height: 400px;
	top: 341px;
}
#classlist {
	height: 375px;
	width: 700px;
	overflow: scroll;
	position: absolute;
	background-color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5172b3;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
