body	
{
	color: black;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left; /* Helps IE5/Win center the masterdiv */
	font-family: arial, helvetica, sans-serif;
	background-color: #999;
}

a, a:active, a:visited, a:hover
{
	color: #400c02;
	text-decoration: underline;
}

#logo 
{border-top: 4px solid #000000; 
border-bottom: 2px solid #000000;
border-right: .5px solid #000000;
float: right;
background-color: #330099;
width: 100%;}

/* home page css */

#masterdiv
{
	margin: 0 auto; /* auto margin allows browsers to determine based on window size and masterdiv width */
	border-right: 6px solid #ccc;
	border-left: 6px solid #ccc;
	border-bottom: 3px solid #ccc;
	background-color: #fff;
        color: black;
        width: 780px;	
        min-height: 400px;
}

#masthead
{       background-color: #9999FF;
        color: white;
	text-align: center;
	padding: 15px 10px;
	margin: 0;
	font-family: arial;
        font-size: 11px;
        border-bottom: 1px solid #ffffff;
	letter-spacing: .1px;
        word-spacing: 0px;
        font-weight: bold;
}

#masthead a
{color: white; 
text-decoration: none;}

#masthead a:visited
{color: yellow; }

#masthead a:hover
{color: yellow;}


#leftcolumnborder3
{
border: 1px solid #ffffff;

float: left;

width: 120px;
}


#leftcolumnborder2
{
        font-size: 11px;
        float: left;
        width: 120px;
}

#leftnav
{
	background-color: #B7B7B7;
	margin: 0;
	padding: 0;
	width: 120px;
        float: left;
        border: 1px solid #000000;
}

#leftnav ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	border-top: 1px solid #5F6A6D;
}

#leftnav li
{
	padding: 0;
	margin: 0;
}

#leftnav li a
{
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #5F6A6D;
	text-decoration: none;
	color: black;
	display: block;
	margin: 0;
	padding: 6px 0px 6px 10px;
}


#leftnav li a:hover
{
	border-bottom: 1px solid #DBDBDB;
	border-top: 1px solid #5F6A6D;
	text-decoration: none;
}

#leftnav li a#current
{
	background-color: #5F6A6D;
	color: #DBDBDB;
	text-decoration: none;
	border-bottom: 1px solid #5F6A6D;
	border-top: 1px solid #5F6A6D;
}

#main
{
float: left;
width: 200px;
padding-left: 80px;
padding-top: 40px;
}

#main a
{text-decoration: underline;
color: black;
width: 0px;
height: 0px}

#main a:visited
{color: #9999ff; }

#main a:hover
{color: #330099; font-weight: bold;}

#news
{
float: left;
width: 300px;
margin-top: 200px;}

#news a
{text-decoration: underline;
color: black;
width: 0px;
height: 0px}

#news a:visited
{color: #9999ff; }

#news a:hover
{color: #330099; font-weight: bold;}

#footerall
{
clear: both;
padding: 5px;
background: #ccc;
font-size: 10px;
font-family: arial;
text-align: left;}

/* end of homepage css */


/* begin main column of the about us page */

#main1
{
float: left;
width: 480px;
padding-left: 50px;
padding-top: 20px;
padding-bottom: 50px;
font-size: 16px;
font-family: times;}



/* controls table that divides the website page */

td
{
font-size: 14px;
padding-left: 5px;
width: 40%;
font-family: arial;
}

td a
{text-decoration: none;
color: black;
width: 0px;
height: 0px}

td a:visited
{color: #9999ff; }

td a:hover
{color: #330099; 
text-decoration: underline;}





/* creates spaces */

.space
{color: black;
background: #ccc;
height: 70px;
width: 100%;
font-family: arial;
text-align: center;
font-size: 10px;}


/* kid's page css */

#mainkids
{
	background-color: #ff3333;
        color: white;
	text-align: center;
	padding: 15px 10px;
	margin: 0;
	line-height: 10px;
	font-family: arial;
        font-size: 11px;
        border-bottom: 1px solid #ffffff;
	letter-spacing: .1px;
        word-spacing: 0px;
        font-weight: bold;
}


#mainkids a
{color: white; 
text-decoration: none;}

#mainkids a:visited
{color: #ffcc66; }

#mainkids a:hover
{color: #669933;}


#left1columnborder3
{
border-left: 1px solid #ffffff;
float: left;
}


#left1columnborder2
{
	border: 1px solid #000000;
        width: 120px;
float: left;
        
}


#left1column
{
	padding: 0;
	text-align: left;
        float: left;
}


#left1nav
{
	background-color: #ffffcc;
	margin: 0;
	padding: 0;
	width: 120px;
        float: left;
	
}

#left1nav ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	border-top: 1px solid #5F6A6D;
}

#left1nav li
{
	padding: 0;
	margin: 0;
}

#left1nav li a
{
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #5F6A6D;
	text-decoration: none;
	color: black;
	display: block;
	margin: 0;
	padding: 1px 0px 1px 2px;
        font-size: 10px;
        font-family: arial;
}


#left1nav li a:hover
{
	border-bottom: 1px solid #DBDBDB;
	border-top: 1px solid #5F6A6D;
	text-decoration: none;
}

#left1nav li a#current
{
	background-color: #5F6A6D;
	color: #DBDBDB;
	text-decoration: none;
	border-bottom: 1px solid #5F6A6D;
	border-top: 1px solid #5F6A6D;
}


.image-left
{
float: left;
}

#centermain1
{font-family: times; 
width: 500px;
padding: 30px; 
color: black;
font-family: arial;
font-size: 16px;
float: left;
 }

#footerkids
{color: black; 
background: #ccc;
font-size: 11px;
font-family: arial;
clear: both;}


/* End of Kid's Page */

.smaller
{font-size: 14px;
font-family: times;
}

.center
{text-align: center; }










