body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	width:1000px;
	margin: 0 auto;
	background-image:  url(Banner/BgGrad.jpg);  
	background-repeat: repeat-x;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
}

h3 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	text-align:left;
	color:#ffffff;
}

a:link {
	color: #000;
	text-decoration: none;
	
}

a:visited {
	color: #000;
	text-decoration: none;
	
}

a:hover {
	color: #000;
	text-decoration: none;
}

/* Properties for the Eastlakes Name Banner */

.EastlakesBanner {
	width: 1000px;
	height: 100px;
	background-color: #FFFFFF;
	float: left;
	position:relative;
	top:0px;
}
.EastlakesBanner td  {
	text-decoration: none;
	float: left;
}
.EastlakesBanner a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	float: left;
}
.EastlakesBanner a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	float: left;
}
.EastlakesBanner a:hover {
	font-size: 12px;
	color: #0080C0;
	text-decoration: none;
	float: left;
}

/* Properties for the Cartoon Logo */

.EFSSLogo {
	width: 1000px;
	height: 150px;
	float: left;
	position:relative;
	top:0px;
}
/* Properties for the Menu Bbar */

.menu-pos {
	position: relative;
	top: 0px;
	width: 1000px;
	background-color:#000000;
	float: left;
}

/* Properties for the Subpages */

.subpages {
	font-size: 16px;
	width:1000px;
	height:590px;
	float: left;
	background-color:#ffffff;
}

table.subpages {
	font-size: 16px;
	position:relative;
	top: 100px;
	width:1000px;
	float: left;
	left:20px;
}

.subpages p {
	font-size: 14px;
	font-style: verdana;
	font-weight: normal;
	text-align: justify;
	padding-left:60px;
	padding-right:80px;
	padding-top:10px;
	color:#000;
}

.subpages li {
	font-size: 14px;
	font-style: verdana;
	font-weight: normal;
	text-align: justify;
	margin-left:80px;
	margin-right:30px;
	padding-left:20px;
	padding-right:40px;
	padding-top:10px;
	color:#000000;
}
.subpages th {
	font-size: 16px;
	vertical-align: top;
	top:0px;
	left:20px;
	position:relative;
	padding-right:20px;
}

.subpages td {
	width: 1000px;
	font-size: 14px;
	font-style: verdana;
	font-weight: normal;
	text-align: justify;
	padding-left:60px;
	padding-right:80px;
	padding-bottom:20px;	
	color:#000;
}

/* Properties for the Home Page Footer */

.footer  {
	position:absolute;
	top:695px;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	width: 1000px;
	line-height: 10px;
	text-align:left;

}
.footer td a{
	position:relative;
	top:165px;
	left:25px;
}

.footer a:link {
	color: #000000;
	text-decoration: none;
	
}

.footer a:visited {
	color: #000000;
	text-decoration: none;
	
}

.footer a:hover {
	color: #000000;
	text-decoration: none;

}

/* Properties for the PSSS Webmaster */

.webmaster p {
	position:absolute;
	top:840px;
	left:500px;
	font-size: 10px;
	color: #ccc;
	font-weight: normal;
	width: 1000px;
	line-height: 50px;
	text-decoration: none;
}
	
.webmaster a:link {
	color: #ccc;
	text-decoration: none;
}
