@charset "UTF-8";

body {
	background-color:#000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #CCC;
	/* background-image: url(images/parts/bgchip.jpg); */
	background-image: url(images/bgBrick.jpg);
	background-repeat: repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
}

.oneColElsCtr #container {
	background: #000000;
	margin: 0 auto;
	text-align: left;
	width: 76%;
}

.oneColElsCtr #mainContent {
	padding: 0 20px;
	width: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#000;
}

#bannerNav {
	background-color:#000;
	min-width:780px;
	
}

#banner {
	
}

#mainContent {
	color:#ffffff;

	
}

#atonetime {
	margin:0px 0px 0px 90px;
	text-align:justify;
	max-width:500px;}

#gp1img {
	
}

#gp2img {
	
	
}

#gp3img {
	
}

#gp4img {
	
}

#gp5img {
	
}

#gp6img {
	
}

#homeslideshow {
	float:right;
	
}
#teacherimg {
	float:right;	
	padding:10px;
}

#wimpy {
	padding-left:5%;
}

#fee {
	border: yellow 1px solid;
}

#ppbtn {
	padding-left:20%;
}
