body, p, h1, h2, h3, h4, h5, h6, ul, li, link, a, img	{
margin:0px;
padding:0px;
}

body 	{
	background-color: #666666;
	padding-top: 100px;
}


#wrapper {
	width: 770px;
	position: relative;
	margin: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #FFFFFF;
}





#welcome	{
	height: 600px;
	width: 770px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #666666;
	margin-top: 100px;

}

#welcome img	{

}

#navigation	{
	width:770px;
	height:25px;
	float:left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #59779C;
}

#menu {
		background: url(../_jpeg/navigation.jpg) 0 0 no-repeat;
		width: 770px;
		height: 25px;
}
	

#menu span {
		display: none;
}
	
#menu li, #menu a {
		height: 25px; display: block;
}
	
#menu li {
		float: left;
		list-style: none;
		_display: inline;
}

#menu-home	{width:61px;}
#menu-students	{width:124px;}
#menu-families	{width:119px;}
#menu-information	{width:119px;}
#menu-contact	{width:108px;}


#menu-home a:hover, #home #menu-home a:visited 					{ background: transparent url(../_jpeg/navigation.jpg) 0px -25px no-repeat; }
	#menu-students a:hover, #students #menu-students a:visited  				{ background: transparent url(../_jpeg/navigation.jpg) -61px -25px no-repeat; }
	#menu-families a:hover, #families #menu-families a:visited 		{ background: transparent url(../_jpeg/navigation.jpg) -185px -25px no-repeat; }
	#menu-information a:hover, #information #menu-information a:visited 	{ background: transparent url(../_jpeg/navigation.jpg) -304px -25px no-repeat; }
	#menu-contact a:hover, #contact #menu-contact a:visited 		{ background: transparent url(../_jpeg/navigation.jpg) -423px -25px no-repeat; }
	
#container	{
	width:770px;
	height:400px;
	background-color: #f6f6f6;
	clear: both;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #59779C;
}


#container_flash	{
	float:right;

}
#container p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	width: 350px;
	background-color: #f6f6f6;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}


#container	span	{
	float:right;
	width:150px;
	color: #FF6600;
	font-weight: bold;
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;

}


#container	h1	{
	color: #FFFFFF;
	font-size:18px;
	background-color: #333333;
	width: 759px;
	padding-left: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 25px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}


#container h3	{
	background-image: url(../_jpeg/phone.jpg);
	background-position: 11px;
	padding-left: 51px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	color: #666666;
	background-repeat: no-repeat;
	background-color: #FFFFFF;

}


#footer {
	height: 100px;
	width: 770px;
	margin-right: -5px;
	margin-left: -5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #333333;
	border-right-width: 5px;
	border-left-width: 5px;
}


#footer	h5	{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px;
	width:300px;
	height:auto;
	color:#CCCCCC;
	float:left;
	font-weight: normal;
}

#footer p	{
	float:right;
	margin:0px;
	padding: 5px;
}

#footer p a {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:0px 10px 0px 0px;
margin:0px;
text-decoration:underline;
color:#666666;
}

#footer p a:link	{
text-decoration:underline;
}

#footer p a:hover, #footer p a:active	{
	text-decoration:none;
	color:#FFFFFF;
}

#footer p a:visited	{
text-decoration:inherit;
}
#banner {
	height: 125px;
	width: 770px;
	background-color: #FFFFFF;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #59779C;
}
