/* CSS Document */

* {
	border-color: #CBE9FC;
	margin:0; padding:0;

font-family:Arial, Helvetica, sans-serif;
}

ul {font-size: 10px;
padding-left: 15px;
list-style: none;}

a {text-decoration: none;}

p {font-size: 14px}

h1 {font-size: 22px;
padding: 10px 15px;
color: #000000}

h2 {font-size: 16px;
padding: 0 15px;}

h3 {font-size: 15px;
padding: 0 15px;
color: #000000}

body{
	background-color:#fff;
	text-align:center;
	padding-top: 30px;
	background-image:url(pics/background.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}

#container{
	margin:0 auto;
	text-align:center;
	height:100%;
	width:720px;
	background: #D7D7D7;
	
}

#header{
	width:100%;
	background:#fff;
	height:100px;
	 border-bottom: 3px double #999;
	 background-image:url(pics/Logo.gif);
	 position:relative;
	 background-repeat: no-repeat;
	 background-position: center;
}
	


#nav {
height: 30px;
width: 100%;
 border-top: solid #000 1px;
border-bottom: solid #000 1px;
background-color:#143496;
}

#nav ul{
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height: 30px;
white-space: nowrap;
padding-left: 25px;
}


#nav li.first {
padding-left: 10px;
}
#nav  li {
list-style-type: none;
display: inline;
float: left;

}

#nav ul li a {
 text-decoration: none;
padding: 7px 10px;
 color: #FFF;
 border-right: 1px solid;
}

#nav ul li a.first{
	border-left: 1px;
	align: left;

}

#nav ul li a.last{
	border: none;
	padding-right: 10px;
}


#nav li a:link {
color: #ffffff:
}



#nav li a:hover {

color: #000000;
background-color: #ffffff;
text-decoration: underline;
}




#banner{
		width:714px;
	height:150px;
	border:3px solid;
	border-color: #ffffff;
	}
	
#banner.img {
 align: center;
}
	
	

#content{
	width:100%px;
	background:#fff;
	height:inherit;
 border-bottom: 3px double #999;
text-align: left;
}



#content p{
padding: 10px 15px;
}

#content h1 {
		font-size: 24px;
	text-decoration: underline;
}






#footer{
	padding-top: 10px;
	width:100%;
	background:#FFF;
	height:50px;
	clear:both;
    background-image:url(pics/footerimg.jpg);
	background-repeat: no-repeat;
	background-position:inherit;
	
	}
	
ul.curric {
font-size: 15px;
}

.students {
float:left;
margin-right:10px;
clear:left;
background: #ffffff;
}
.kids {
float:right;
margin-right:10px;
clear:left;
background: #ffffff;
}

.kids2 {
float:left;
margin-right:10px;
clear:left;
background: #ffffff;
}

.kids3 {
float:right;
margin-right:10px;
clear:right;
background: #ffffff;
}
*************
#central_col{
	
	width:330px;
	background:#fff;
	float:left;
	margin:0 10px;
}
.events {
display: block;
margin-left: auto;
margin-right: auto;
}