{margin: 0; padding: 0; border: 0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#000000;
	background-color: #669933;
}

p {

}

#container {
	background-color: #96FD78;
	width : 1000px;
	margin : 0 auto;
	background-image: none;
	border: medium solid #CCCCCC;

}

#topleft {
	float:left;
	width:150px;
	text-align: left;
}

#banner {
	position:relative;
	font-size: large;
}
#bannerlft {
	height:53px
	
}

#topright {
	padding-top:10px;
	padding-right:20px;
	float:right;
}
#header {

	height: 100px;
	text-align:center;
	margin : 0 auto;
}

#submenu {
	width:550px;
	float:right;
	clear:right;
	position:relative;
	text-align:left;
	top:10px;
}
#submenu a {
}
#submenu ul {
	list-style:none;
}
#submenu li {
	display:inline;
	float:left;
	position:relative;
	padding-right:20px;
    min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
}
#content {
	min-height : 400px;
	margin-top : 30px;
	background: url(images/schoollt.gif) repeat-y ;
	padding:10px;

}

#leftMenu{
	position:relative;
	width:150px;
	float:left;
	padding:5px;
	margin : 5px;
}

#login{
	position:relative;
	padding-top:20px;
	clear:left;
}
#sidebar {
	position:relative;
	width:200px;
	float:right;
	padding:5px;
	margin:10px;
	background-color: #ffff99;
	

}


#footer {
	height: 110px;
	clear : both;
	padding-left : 45px;
	margin-top :20px;
}
#footer .c {
	height: 110px;
}
#footerleft {
	position :relative;
	top: 30px;
	font-size: 0.7em;
	left: 30px;
}
#footerright {
	position :relative;
	float : right;
	top: 5px;
	font-size: 0.7em;
	padding-right : 50px;
	text-align: right;
}
#logout{
	font-size:0.8em;
	top:-3em;
	text-align:right;
}
.editable
{
	border:2px solid #000066;
}

h1, .heading1 {
	font-size: 1.3em;
	font-weight: bold;
	padding:2px;
}
h2, .heading2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #330099;
}
h3, .heading3 {
	font-size: 1.1em;
	font-style: italic;
	color: #330099;
}
h4, .heading4 {
	font-size: 1.0em;
	font-style: italic;
	color: #330099;
}
.highlight1{
	color:#ff0000;
}
.highlight1{
	text-weight:bold;
	color: #993399;
}
#homeinfo
{
	float:left;
	padding:5px;
	margin :5px;
	min-height: 320px;
}

#homefooter
{
	clear:both;
}
#diary {
	font-size :0.8em;
	width:150px;
	min-height: 300px;
	background: #FCFBCF;
	border: thin ridge #999999;
	padding:5px;
	margin:5px;
	float:left;
}
#diary h1
{
	font-size: 1.2em;
	font-weight: bold;
	color: #330099;
	text-align: center;
	float:left:
}
#diary .diarydate
{
	padding-top:0.8em;
}
#news {
	width:150px;
	min-height: 300px;
	font-size :0.8em;
	background: #FCFBCF;
	border: thin ridge #999999;
	padding: 5px;
	margin : 5px;
	float:right;
}
#news h1
{
	font-size: 1.2em;
	font-weight: bold;
	color: #330099;
	text-align: center;
}
#news .newsitem {
	padding-top:0.8em;
}
.newsHeadline {
	font-weight: bold;
	
}
body  .diaryBanner
{
	font-weight: bold;

}
#revised
{
	font-size:0.6em;
}
