/* CSS Document */

body {
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	margin:0 auto;
	padding: 0px;
}

#container {
	width:1060px;
	margin:0 auto;
	position: relative;
	//padding: 0px;
	}

#header {
	width:1060px;
	height:163px;
	background-image:url(../images/ss-header.gif);
	}

#navigation {
	position:relative;
	margin: 0 auto;
	width: 915px;
	height:50px;
	}
	
#nav-left {
	position:relative;
	float:left;
	width:25px;
	height:50px;
	background-image: url(../images/nav-left.gif);
	}
	
#nav-button {
	position:relative;
	float:left;
	width:95px;
	height:50px;
	background-image: url(../images/nav-bar.gif);
	background-repeat: repeat-x;
	}
	
#label {
	text-align:center;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
	position:relative;
	width:95px;
	padding-top:18px;
	
	}
	
#label a:link {
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
	}
	
#label a:hover {
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
	}

#nav-dots {
	position:relative;
	float:left;
	width:15px;
	height:50px;
	background-image:url(../images/dots2.gif);
	}

#nav-right {
	position:relative;
	float:left;
	width:25px;
	height:50px;
	background-image: url(../images/nav-right.gif);
	}
	
#nav-shadow {
	position:relative;
	margin: 0 auto;
	width:880px;
	height:25px;
	background-image:url(../images/shadow.gif);
	}
	
#main-window {
	position:relative;
	width:880px;
	margin: 0 auto;
	padding: 0px;
	background-color:#FFFFFF;
	}
	
#content {
	position:relative;
	width:450px;
	margin-left:25px;
	//float:left;
	text-align:justify;
	//top: 0px;
	//left: 0px;
	}
	
#content p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
	//padding-top: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
	line-height: 14pt;
	}
	
#content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
	line-height: 14pt;
	padding-bottom:0.8em;
	}

#content hr {
	//margin-top: -0.15em;
	margin-bottom: 1.2em;
	
	}
	
#content td {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
	}
	
#content a:link {
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	color: #cc0066;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	}
	
#content a:hover {
	text-decoration:underline;
	font-size: 12px;
	font-weight: bold;
	color: #cc0066;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	}

#content a:visited {
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	color: #cc0066;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	}
	
#sidebar {
	position:absolute;
	width:365px;
	margin-right:20px;
	//float:right;
	top: 0px;
	right: 0px;
	}
	
#content-line {
	position:relative;
	margin-left:25px;
	//float:left;
	width:540px;
	height:15px;
	bottom: 0px;
	left: 0px;
	}
	
#footlinks {
	position:relative;
	width:540px;
	margin-left: 25px;
	//float:left;
	top: 0px;
	left: 0px;
	height: 120px;
	}
	
#low-button-left {
	position:relative;
	width:180px;
	height:120px;
	float:left;
	background-image:url(../images/Meet-the-team.jpg);
	background-repeat:no-repeat;
	top: 0px;
	left: 0px;
	}
	
#low-button-mid {
	position:relative;
	width:180px;
	height:120px;
	float:left;
	background-image:url(../images/Getting-involved.jpg);
	background-repeat:no-repeat;
	top: 0px;
	left: 0px;
	}
	
#low-button-right {
	position:relative;
	width:180px;
	height:120px;
	float:left;
	background-image:url(../images/Parents-Area.jpg);
	background-repeat:no-repeat;
	top: 0px;
	left: 0px;
	}
	
#footer {
	position:relative;
	margin: 0 auto;
	width:880px;
	height:50px;
	background-image:url(../images/nav-bar.gif);
	background-repeat:repeat-x;
	padding: 0px;
	}
	
#copyright {
	width:880px;
	height:50px;
	text-align:center;
	padding-top:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
	}
	
#credits {
	position:relative;
	margin: 0 auto;
	width:880px;
	height:30px;
	padding-top:15px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
	}
	
.h1 {
	font-size: 16px;
	font-weight: bold;
	color: #cc0066;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
	
.h2 {
	font-size: 12px;
	font-weight: bold;
	color: #cc0066;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
	
.reset {
	clear: both;
	}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
	line-height: 14pt;
}
