/******* MENU *******/
#container{
	margin: 0 auto;
	width: 830px;
	font-family : trebuchet ms ;
	font-size : 9pt ;
	padding-top : 10px ;
}
#container ul{
	list-style: none;
	list-style-position: outside;
	margin : 0 ;
}
#container ul.menu li{
	float: left;
	margin-right: 5px;
	margin-bottom: -1px;
}
#container ul.menu li{
	font-weight: 700;
	display: block;
	padding: 5px 10px 5px 10px;
	background: #efefef;
	margin-bottom: -1px;
	border: 1px solid #d0ccc9;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #898989;
	cursor: pointer;
}
#container ul.menu li.active{
	background: #fff;
	top: 1px;
	border-bottom: 0;
	color: #5f95ef;
}












#show-me{
	margin: 0 auto;
	width: 830px;
	font-family : trebuchet ms ;
	font-size : 10pt ;
}
#show-me ul{
	list-style: none;
	list-style-position: outside;
}
#show-me ul.menu li{
	float: left;
	margin-right: 5px;
	margin-bottom: -1px;
}
#show-me ul.menu li{
	font-weight: 700;
	display: block;
	padding: 5px 10px 5px 10px;
	background: #efefef;
	margin-bottom: -1px;
	border: 1px solid #d0ccc9;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #898989;
	cursor: pointer;
}
#show-me ul.menu li.active{
	background: #fff;
	top: 1px;
	border-bottom: 0;
	color: #5f95ef;
}












/******* /MENU *******/
/******* CONTENT *******/
.content {
background:#FFFFFF none repeat scroll 0 0;
border:0px solid #D0CCC9;
font-size:16px;
margin:0 auto;
padding:15px 10px 20px;
text-align:left;
}
.content h1{
	line-height: 30pt;
	vertical-align: middle;
	height: 48px;
	padding: 5px 10px 10px 97px;
	font-size: 32px;
	letter-spacing : -2px ;
}
/******* /CONTENT *******/
/******* extended *******/
.content.extended h1{background: transparent url(../images/news.jpg) no-repeat scroll 37px 5px;}
.content.extended{display: none; width : 830px ;}
/******* /extended *******/
/******* classroom *******/
.content.classroom h1{background: transparent url(../images/photos.jpg) no-repeat scroll 37px top;}
.content.classroom{display: none; width : 830px ;}
/******* /classroom *******/
/******* approach *******/
.content.approach h1{background: transparent url(../images/chess.jpg) no-repeat scroll 37px 5px;}
.content.approach{display: none; width : 830px ;}
/******* /approach *******/
/******* not-accepted *******/
.content.not-accepted h1{background: transparent url(../images/Maison.jpg) no-repeat scroll 37px top;}
.content.not-accepted{display: none; width : 830px ;}
/******* /not-accepted *******/
/******* application *******/
.content.application h1{background: transparent url(../images/penInkwell.jpg) no-repeat scroll 37px 5px;}
.content.application{display: none; width : 830px ;}
/******* /application *******/
/******* about *******/
.content.about h1{background: transparent url(../images/pirateRight.jpg) no-repeat scroll 37px 1px; }
.content.about{display: block; width : 830px ;}
/******* /about *******/
/******* capacity *******/
.content.capacity h1{background: transparent url(../images/camera.jpg) no-repeat scroll 37px 0px;}
.content.capacity {display: none; width : 830px ;}
/******* /capacity *******/
/******* locations *******/
.content.locations h1{background: transparent url(../images/vskl.gif) no-repeat scroll 37px top;}
.content.locations{display: none; width : 830px ;}
/******* /locations *******/
/******* curriculum *******/
.content.curriculum h1{background: transparent url(../images/links.jpg) no-repeat scroll 37px 2px;}
.content.curriculum{display: none; width : 830px ;}
.content.curriculum a{color: #5f95ef;}
/******* /curriculum *******/
/******* null *******/
.content.null h1{background: transparent url(../images/links.jpg) no-repeat scroll 37px 2px;}
.content.null{display: none; width : 830px ;}
.content.null a{color: #5f95ef;}
/******* /null *******/
