@charset "utf-8";
body  {
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	background: #FFF;
	margin: 0; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#page {
	width: 90%;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFF;
} 
.page {
	width: 90%;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFF;
} 
#header {
	padding: 0 10px;  
	background-color: #FFF;
	height: 260px;
	z-index: 2;
} 
#mainNav a{
	color:#003366;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	text-decoration:none;
	font-size:medium;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
	margin-left:7px;
	border:1px solid #0054A4;
	background:url(http://www.thedownsschool.org.uk/DSW10/images/mainnormal.png);
	height:20px;
	line-height: 37px;
}
.subNav a{
	color:#F00;
	padding: 4px 8px;
	text-decoration:none;
	font-size:small;
}
#top #mainNav a:hover{
	color:#fff;
	background-image:url(http://www.thedownsschool.org.uk/DSW10/images/mainhover.png);
	height:40px;
	border:1px solid black;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	margin-bottom:5px;
	text-decoration:none;
	text-align:center;
	font-size:medium;
	font-weight:bold;
}
.subNav a:hover{color:#003366; background-color:#FFFFFF; padding-left:10px; padding-right:10px; padding-top:4px; padding-bottom:5px; text-decoration:none; text-align:center; font-size:small;}
#top ul li{display:list-item; margin-left:5px; padding-bottom:20px; padding-left:10px; padding-right:10px; padding-top:0px}
.mainNav{position: absolute;margin-left: 250px; margin-top:16px;}
.subNav{position: absolute;margin-left: 270px; margin-top: 40px;}
#mainNav{
	position:absolute;
	margin-left:50px;
	margin-top:4px;
	top: 0px;
}
#mainNav p{position:absolute; padding-top:8px; margin-top:26px; font-family: "Gill Sans MT"; margin-left:40px; margin-top:12px; color:#C10029;font-weight:bolder;}
#mainNav p small{position:absolute;top:22px; margin-left:20px;}
* html #mainNav p{position:absolute;top:40px; margin-left:40px; margin-top:10px;}
* html #mainNav p small{position:absolute;top:20px; margin-left:20px;}
* html #mainNav{
	position:relative;
	left:0px;
	width: 750px;
	background-repeat: no-repeat;
	top: 8px;
	display: list-item;
	padding: 0px;
	margin-top: 0px;
}
#header h1 {
	margin: 0; 
	padding: 10px 0; 
}

#sidebar {
	float: right;
	width: 12em;
	background: #FFF;
	border-left-width: medium;
	border-left-color: #39C;
	border-left-style: double;
	text-align: left;
	list-style: none;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-left: 10px;
	margin-bottom: 35px;
}
.page .sidebarnav #sidebar h3, h4, ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.sidebarnav h3, h4 {
	text-align: center;
}

#apDiv1 {
	position: absolute;
	z-index: 1;
	height: 115px;
	width: 200px;
	text-align: center;
}
#picheaderAPDiv {
	position: absolute;
	z-index: 1;
	height: 202px;
	width: 400px;
	left: 370px;
	top: 45px;
}

#mainheaderDiv3 {
	position:absolute;
	width:774px;
	height:231px;
	z-index:2;
	left: 90px;
	top: 32px;
}
#quoteapDiv2 {
	position:absolute;
	width:200px;
	height:32px;
	z-index:3;
	left: 398px;
	top: 223px;
	color:#F00
}
#sidebar li a, #sidebar li a:visited{
	text-decoration:none;
	color:#000000;

	
	margin-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	line-height:23px;
	font-size: small;
	
}
#sidebar li a:hover{
	text-decoration:none;
	background-image:url(http://www.thedownsschool.org.uk/DSW10/images/sidebarhover3.png);
	color:#000000;

	margin-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;

	line-height:23px;
	font-size: small;
	
}
#sidebar ul li{
	list-style-type:none;
	font-size:small;
	font-weight:bold;

	margin-top:0px;
	margin-bottom:0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#apDiv2 {
	position:absolute;
	width:114px;
	height:115px;
	z-index:4;
	left: 953px;
	top: 190px;
}
.page #sidebar p {
	color: #009;
	font-style: italic;
	font-weight: bold;
	font-size: 85%;
	margin-left: 50px;
}

#logos{
	margin-right:6px;
}
* html #logos{float:right; margin-right:4px;}
#copyright{
	margin-left:50px;
	font-weight: bolder;
}

#content {
	margin: 2em 1em 2em 1em; /* the left margin's value is equal to the header and footer which creates alignment down the left side of the document. */
	text-align: left;
	
} 
#footer {
	padding: 0 10px; 
	background:#FFF;
	font-size: small;
	color: #C00;
} 
#footer p {
	margin: 0; 
	padding: 10px 0; 
}

/* Classes for reuse */

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	color: #CC0000;
}
.red_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #CC0000;
}
.red_ack {
	color:#CC0000;
	font-size: small;
	font-weight: bold;
}
.page #middle {
	position: absolute;
	z-index: -1;
	height: 1px;
	width: auto;
	left: 333px;
	top: 200px;
}
.icon {
	border:none; padding-top:4px; padding-right:5px;
}
div.box_quote_centre {
	margin: 2px;
	border: 0px solid #0000ff;
	height: auto;
	width: auto;
	float: left;
	padding: 0.5em;
}
div.box_quote{
  margin: 2px;
  border: 1px solid #ffffff;
  height: auto;
  width: auto;
  float: right;
  padding: 0.5em;
}
.table_text {
	font-size:12px
}
.grey_ack {
	font-size: x-small;
	color: #CCCCCC;
}
