/* This style sheet validated as of 2-21-05*/

body {
	font-size: 90%; 
	font-family: Comic Sans MS, Arial, sans-serif;
	margin: 0px;	
	background: url(http://brightonlibrary.info/images/kids/castlebgrndsrp.gif) left 23px; 
	background-repeat:repeat-x;
}

h1 {font-size: 180%; color: red;}
h2 {font-size: 150%; color: Blue text-align:center}
h3 {font-size: 150%; color: red;}
h4 {font-size: 120%; color: blue;}
h5 {font-size: 100%; color: red;}
h6 {font-size: 100%;}
p {  font-family:  Arial, Helvetica, sans-serif; }
td {  font-family: Arial, Helvetica, sans-serif; font-size: 90%; }
ul { font-family: Arial, Helvetica, sans-serif; }
li {  list-style-type: square; font-family: Arial, Helvetica, sans-serif; 	font-size: 90%; }
.fontpurple {color:purple; }
.fontgreen {color: green; }
.fontred {color: red; }
.fontwhite {color: white; font-size: 160%; font-weight:bold; text-align:center}
.fontblue {color: blue; font-size: 120% }

.textonly {
	font: 11px Comic Sans MS, Arial, sans-serif;
	top: 2px;
	left: 5px;
	text-align: right;
}

.headerimg {
      position:absolute; 
	  top:22px; 
	  left:0px; 
	  width:541px; 
	  height:109px;
}

a {color: #0000FF}
a.active {color: #0000FF}
a.link {color: #0000FF}
a:visited {color: #990099}
a:hover {text-decoration: none; color: #990099}

.nav {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 4px;
	height: 20px;
	width:124px;
	line-height: 20px;
}
.nav:active {color: #FFFFFF; text-decoration: none; }
.nav:link {color: #FFFFFF; text-decoration: none;}
.nav:visited {color: #FFFFFF; text-decoration: none;}
.nav:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF0000;	width:125px;
}

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0; }
/* CoolMenus 4 - default styles - end */

/*Style for the background-bar*/
.clBar{
	position:absolute;
	width:130px;
	height:20px;
	visibility:visible;
	background: #0000FF;
	margin-left: 0px;
}

/*Styles for level 0*/
.clLevel0,.clLevel0over{ position:absolute; padding:4px; font: bold 12px Tahoma, Arial, sans-serif; }
.clLevel0{color:white; background: #0000FF; }
.clLevel0over{ color:white; cursor:pointer; background: #FF0000; }
.clLevel0border{ position:absolute; visibility:hidden; background: #000099; }

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:4px; font: bold 12px Tahoma, Arial, sans-serif;}
.clLevel1{color:white; background: #FF0000; }
.clLevel1over{	color:white; cursor:pointer; background: #CC0000; }
.clLevel1border{position:absolute; visibility:hidden; background: #000099; }

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:0px; font: 11.5px Tahoma, Arial, sans-serif; } 
.clLevel2{color:white; background: #CC0000; }
.clLevel2over{color:white; cursor:pointer; background: #000066; }
.clLevel2border{position:absolute; visibility:hidden; background: #CC0000; }

.editable {
	position:absolute;
	left: 16%;
	top: 132px;
	width: 70%;
	overflow: visible;
	z-index: 3;
}

.google {
	font-size: 9px; 
	font-family: Comic Sans MS, Arial, sans-serif;
	color: white;
	left: 0px;
	top: 458px;
	position: absolute;
	height: 172px;
	width: 125px;
	text-align: center;
	background-color: #0000FF;	
	}



.aside {
color: white;
}



.catalog {
	position:absolute;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 100px;
	width: 170px;
	left: 83%;
	top: 0px;
	text-align: left;
	z-index: 2;
}

.catfont {
	font: 11px Arial, Helvetica, sans-serif;
	background-color: #FFFFFF; 

}

.extra {
	position:absolute;
	font: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: blue;
	width: 11%;
	left: 88%;
	top: 132px;
	text-align: center;
	padding:4px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: blue;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: blue;
}

.footer {
	font-size: 11px;
	font-family: Comic Sans MS, Arial, sans-serif;
	color: white;
	top: 610px;
	position: absolute;
	width: 125px;
	height: 100%;
	left: -4px;
	background-color: #0000FF;
	text-align:center;
}

.footercopyright {
	font-size: 9px;
	font-family: Comic Sans MS, Arial, sans-serif;
	color: white;
	}
.imagefloating {
	float: right;
	z-index:1;
	position: absolute;
	top: auto;
}
