/*
-----------------------------------------------------
School:   John Clifford Primary and Nursey School	
Designer: Eleanor Beer     
Date:     October 2005
------------------------------------------------------ */
body {padding: 0px; margin: 0px; font-family: Veranda, Arial, sans-serif; color: #000000; background: #000099; text-align: center;}
a {color: #0000CC; font-weight: bold; text-decoration: none;}
a:hover {text-decoration: underline; color: #FF0000;}

/* -- index -- */
#iheader {width: 756px; height: 147px; border: 0px; background-repeat: no-repeat; }
#inavigation {width: 116px;}
#icontent {position:absolute; top:-30px; left:-50px; width: 467px;}
#inoticeboard {position:absolute; top:1px; left:467px; width: 173px;}
#ifooter {width: 756px; background-color: #479706; clear:both;}
#ifooter a {
color:#006600;
}
#ifooter a:hover {
text-decoration: underline; color: #F8B005;
}
/* -- template -- */

#navigation {width: 116px; background-color: #8BC7F9;  background-image:  url(); float: left;}
#content {width: 600px; background-repeat:no-repeat; border:0px; float: left; padding-left: 20px; padding-right: 20px; min-height:580px; _height: 580px;}

#wrapper{margin-left:auto; margin-right:auto; width: 756px; background-image:  url(images/navbg.gif); background-color: #8BC7F9; background-repeat: repeat-y;}
#wrapper2 {margin-left:auto; margin-right:auto; text-align: center;}

#menu a {
background:url("../images/menu.gif") repeat scroll 0 0 transparent;
height:81px;
left:494px;
position:absolute;
top:237px;
width:91px;
z-index:90;
text-indent: -9999px;
}
