body {
	background: #003f58;
	margin: 0;
}

body, p, div, span, table, tr, th, td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

p {margin: 0px;}


form { margin: 0; }

/**  editor styles follow  **/

.titles {
	color: #005978;
	font-size: 13px;
}

.subHeadings {
	color: #003f58;
	font-size: 12px;
}

.content {
	color: black;
	font-size: 11px;
}

/**  end editor styles  **/

#container {
	width: 859px;
	margin: 0 auto 0 auto;

}

#topSpace {
	height: 94px;
	position: relative;
}

	#toplinks {
		position: absolute;
		bottom: 12px;
		left: 45px;
	}


	#toplinks a {
		color: white;
		text-decoration: none;
		padding-right: 20px;
	}


#main {
	background: url(img/shadow-bg.jpg) repeat-y top center;
	width: 859px;
}

#mainInner {

	margin: 0 12px 0 12px;
	padding: 0 3px 3px 3px;
}

#shadowTop {
	width: 859px;
	height: 8px;
	background-image: url(img/shadow.jpg);
	background-position: 0px 0px;
	font-size: 5px;
}

#shadowBottom {
	width: 859px;
	height: 20px;
	background-image: url(img/shadow.jpg);
	background-position: 0px -8px;
}

#header {
	height: 105px;
	background: url(img/header-bg.gif) repeat-x top center;
	position: relative;
}

	#logo {
		position: absolute;
		top: 30px;
		left: 30px;
		cursor: pointer;
	}

	#photos {
		width: 482px;
		height: 416px;
		position: absolute;
		top: -78px;
		left: 386px;
		background: url(img/photos.png) no-repeat;
	}

	#content-photos {
		width: 475px;
		height: 168px;
		position: absolute;
		top: -63px;
		left: 351px;
		background: url(img/content-photos.png) no-repeat;
	}

#nav {
	height: 175px;
	background: url(img/nav-bg.gif) repeat-x top center;
}

#navigate {
	background: url(img/nav-inner-bg.gif) no-repeat top left;
	padding-top: 15px;

}
	#navigate a {
		display: block;
		width: 218px;
		height: 30px;
		background: url(img/nav-sprite.gif);
	}

	a img { border: none; }

	#navigate a.nav-spirit { background-position: 218px 0px; }
	#navigate a.nav-spirit:hover { background-position: 0px 0px; }
	#navigate a.nav-visitor { background-position: 218px -30px; }
	#navigate a.nav-visitor:hover { background-position: 0px -30px; }
	#navigate a.nav-parent { background-position: 218px -60px; }
	#navigate a.nav-parent:hover { background-position: 0px -60px; }
	#navigate a.nav-student { background-position: 218px -90px; }
	#navigate a.nav-student:hover { background-position: 0px -90px; }
	#navigate a.nav-activities { background-position: 218px -120px; }
	#navigate a.nav-activities:hover { background-position: 0px -120px; }


#searchBar {
	height: 38px;
	background: #b6b6b6;
	margin: 3px 0 3px 0;

	padding-left: 40px;
}


	#searchtbl {
		padding-top: 6px;
	}

	#searchtbl td {
		color: #ffffff;
		font-size: 14px;
	}

#content-content {
	padding: 12px 32px 0px 32px;
}

table#hometbl {
	margin: 0;
	border: 0;
	padding: 0;
}


#hometbl td#contentLeft {
	width: 564px;
	background-color: #ececec;
	vertical-align: top;
         height: 300px;
}
#hometbl td#tween {
	width: 4px;
	background-color: #ffffff;
}

#hometbl td#contentRight {
	width: 262px;
	vertical-align: top;
	background-color: #deddde;
}

.title {
	height: 38px;
	background: url(img/title-bg.jpg) repeat-x;

	font-size: 14px;
	color: white;
	line-height: 38px;

	padding-left: 20px;
}
.title img {
	margin-top: 14px;
}

.contentPadd {
	padding: 12px 6px 12px 6px;
}

.contentPadd a {
	color: #005978;
	text-decoration: none;
	border-bottom: 1px dashed #005978;
}

.contentPadd a:hover, .contentPadd a:visited {
	color: #004c69;
	text-decoration: none;
	border-bottom: 1px solid #004c69;
}

input.searchbox {
	border: 2px solid #9d9d9d;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #9d9d9d;
	text-indent: 3px;
}

#bottomSpace {
	height: 94px;
	position: relative;
}

	#bottomtext {
		position: absolute;
		top: 12px;
		left: 45px;
		color: white;
	}


/** CONTENT PAGE STYLES **/

#content-nav {
	background: url(img/content-nav-bg.png) repeat-x top left;
	margin-top: 3px;
	height: 38px;

	text-align: right;
}
	#content-nav a {
		float: left;
		background: url(img/content-nav-sprite.png);
	}

	a img { border: none; }

	#content-nav a.nav-spirit { background-position: 0px 0px; }
	#content-nav a.nav-visitor { background-position: -164px 0px; }
	#content-nav a.nav-parent { background-position: -242px 0px; }
	#content-nav a.nav-student { background-position: -315px 0px; }
	#content-nav a.nav-activities { background-position: -397px 0px; }

#content-search {
	float: right;
	margin-right: 30px;
}


#content-left {
	float: left;
	width: 544px;

	border: 1px solid #b2b2b2;
	background: #ffffff url(img/content-box-bg.png) repeat-x bottom center;

	min-height: 400px;

}

#content-right {
	float: right;
	width: 210px;

	border: 1px solid #b2b2b2;
	background: #ffffff url(img/content-box-bg.png) repeat-x bottom center;

	min-height: 400px;
}

#content-clear {
	clear: both;
	height: 32px;
	text-align: center;
}

#content-clear a {
	padding: 0 3px 0 3px;
	color: #003F58;
	text-decoration: none;
	font-size: 12px;
	line-height: 32px;
}


.content-title {
	height: 32px;
	background: url(img/content-title-bg.png) repeat-x;
	border-bottom: 1px solid #b2b2b2;

	font-size: 14px;
	color: white;
	line-height: 32px;

	padding-left: 12px;
}

.sublinks {
	height: 32px;
	border-bottom: 1px solid #b2b2b2;
}

.sublinks div {
	float: left;
	height: 32px;
	padding: 0 10px 0 10px;

	font-size: 14px;
	line-height: 32px;
}

.sublinks div a {
	font-size: 12px;

	color: #003F58;
	text-decoration: none;
}

.sublinks div.on {
	background: url(img/content-title-bg.png) repeat-x;
}


.sublinks div.on a {
	font-size: 12px;
	line-height: 32px;
	color: #ffffff;
	text-decoration: none;
}
