@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	padding:0;
	font-family:"Segoe UI", "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color:#ACC7FE;
	font-size:0.9em;
}
#wrapper {
	background-repeat: repeat-x;
	background-position: top;
}
#content_bottom {
	background-image: url(../images/content_bottom.jpg);
	height: 0px;
	margin-left: 179px;
	background-repeat: no-repeat;
}

#toplinks {
}


a{text-decoration:none}a:hover{text-decoration:underline}

div#toplinks, div#btmlinks {
	text-align:center;
	color:#000000;
	font-size:0.9em;
	padding: 8px;
}
div#toplinks a, div#btmlinks a {
	text-decoration:none;
	color:#000000;
}
div#toplinks a:hover div#btmlinks a:hover {
	text-decoration:underline;
}

div#frame {
	margin-left: auto;
	margin-right:auto;
	width:780px;
	display:block;
	background-image: url(../images/main_repeat.jpg);
}

div#header{
	height:191px;
	display:block;
	background-image:url(../images/header.jpg);
	position: relative;
}
#page_title {
	position: absolute;
	left: 150px;
	top: 160px;
	margin: 0px;
	color: #FFFFFF;
}
#page_title h2 {
	margin: 0px;
	font-size: 24px;
}


div#header h1{display:none}

div#main{
	background-repeat:repeat-y;
	background-image: url(../images/content_repeat.jpg);
	background-position: right;
}

div#links{
	float:left;
	width:157px;
	display:block;
}

div#links a {display:block;width:100%}
div#links a:hover {background-position:-100%}
div#links span{display:none}

a#nav_home{
	background-image:url(../images/btn_home.jpg);
	height:27px
}
a#nav_news{
	background-image:url(../images/btn_news.jpg);
	height:26px
}
a#nav_cal{
	background-image:url(../images/btn_calendar.jpg);
	height:27px
}
a#nav_children{
	background-image:url(../images/btn_children.jpg);
	height:27px
}
a#nav_parents{
	background-image:url(../images/btn_parents.jpg);
	height:27px
}
a#nav_events{
	background-image:url(../images/btn_events.jpg);
	height:27px
}
a#nav_staff{
	background-image:url(../images/btn_staff.jpg);
	height:26px
}
a#nav_tour{
	background-image:url(../images/btn_tour.jpg);
	height:26px
}
a#nav_ptfa{
	background-image:url(../images/btn_ptfa.jpg);
	height:27px
}
a#nav_contact{
	background-image:url(../images/btn_contact.jpg);
	height:27px
}

div#content{
	float:right;
	background-image:url(../images/content_top.jpg);
	background-repeat:no-repeat;
	width:623px;
	display:block;
	text-align:justify;
	background-position: left top;
}
div#content_inner{
	margin-left:0px;
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 50px;
	min-height:350px;
	background-image: url(../images/content_tr.jpg);
	margin-top: 15px;
}
#links_bottom {
	background-image: url(../images/links_bottom.jpg);
	height: 158px;
}

div#content_inner h2{
	padding:0;
	margin-top:0;
}
.clear{clear:both}

div#footer {
	height:87px;
	display:block;
	background-image:url(../images/footer.jpg);
}

div#address{
	float:left;
	margin-top:13px;
	margin-left:32px;
	font-size:0.7em;
}
div#address p {
	margin:0;
	padding:0;
}
p#schoolname{
	font-size:1.2em;
	font-weight:bold;
}

div#logos{
	float:right;
	margin-top:30px;
	margin-right:20px;
}
img{border:0}
div#logos span{display:none}

html, body {
height: 350px;
}


div#content_inner {
min-height: 350px;
}

