@charset "utf-8";


#big {
	background-color: #7F0000;
	height: auto;
	border-bottom-style: ridge;
}

#date{
	color: #CCC;	
}

/* CSS Document */

#container {
	width: 700px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	background-color: #FFF;
	background-image: url(images/fading_background_30.png);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	border-right-style: ridge;
	border-left-style: ridge;
	border-bottom-style: ridge;
	border-top-style: ridge;
}


#banner {
	float: none;
	height: 250px;
	width: 630px;
	background-image: url(images/school1.jpg);
	font-size: 2em;
	text-align: left;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: none;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	color: #7F0000;
}



#menu {
	float: left;
	height: 650px;
	width: 150px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


#main {
	float: right;
	height: auto;
	width: 500px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #000;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	line-height: normal;
	text-align: left;
}

#slogan {
	font-family: "Rockwell Extra Bold";
	font-size: 1.9em;
	float: right;
	padding-top: 10px;
	padding-right: 20px;	
}
	

#groupwise {
	background-image: none;
	width: 150px;
	height: 31px;
	border: medium outset #FFF;
	margin: 0px;
	background-color: #FFF;
	
}
#sas {
	background-image: none;
	height: 50px;
	width: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: medium outset #FFF;
}
#midtext{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
#webmaster{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #666;
	padding-top: 0px;
	padding-left: 0px;
}

#notice{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: center;
	border: thick groove #900;
}

#google{
	border: medium outset #FFF;
	margin-bottom: 10px;
	width: 150px;
}

#athletics{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}

#glance{
	width: 125px;
	border: medium outset #CCC;
	padding-left: 25px;
	margin-bottom: 10px;
}

