html, body {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #000;
	color: #333;
	font-family: 'Lucida Grande', Verdana,  Geneva, Lucida, Helvetica, Arial, sans-serif;
	}

blockquote {
	margin: 0px;
	padding-left: 15px;
	width: 490px;
	}
blockquote p {
	font-weight: bold;
	
	}
	
h1  {
	font-weight: bold;
	font-size: 200%;
	color: #3c7bab;
	}
	
	
#container {
    margin:0 auto;
    width:850px;
	overflow:hidden;
	background-color: #ffffff;
    }

/*  Horizontal zones of the page  - preamble, main area, footings */
#zone1 {
	clear: both;
	padding-left: 30px;
	}
#zone2 {
	clear: both;
	}
	
#zone2 p{
	text-align: justify;
	padding: 0px 48px;
	}

#zone3 {
	clear: both;
	}

#topright {
	width: 305px;
	float: right;
	height: 210px;
	padding-left: 20px;
	}
#infobox {
	width: 300px;
	background-color: #f2e3a4;
	height: 100px;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;
	}
#infobox p {
	margin-top: 0px;
	padding-top: 10px;
	text-align: center;
	font-size: 90%;
	}

	
#callbox {
	width: 300px;
	background-color: #e3411d;
	height: 100px;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;
	}

#callbox p {
	margin-top: 0px;
	text-align: center;
	font-size: 100%;
	color: #ffffff;
	}
		
#callboxp a{
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
	}	
#callboxp a:hover{
	background-color: #ffffff;
	color: #e3411d;
	}
#fblogo a {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
	}	
#fblogo a :hover{
	background-color: #000000;
	color: #e3411d;
	}

#header {
	background-color: #fff;
	color: #006;
	padding: 15px;
	}
#header h1 {
	/*margin-left: 30px;*/
	margin-top: 0px;
	}
.sub1 {
	/*margin-left: 30px;
	margin-top: 0px;*/
	font-size: 150%;
	color: #3c7bab;
	}

#bottomleft {
    float:left;
    width:225px;
	height: 200px;
	background-color: #e3411d;
	border-top: 5px solid #000000;
    }
#bottomright {
	width:620px;
	height: 200px;
	float: right;
	border-top: 5px solid #000000;
	border-left: 5px solid #000000;
	background-color: #fff;
    }
#footing {
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
	text-align: center;
	font-size: 120%;
	background-color: #f2e3a4;
	}
#blbluebox {
	width: 100px;
	float: left;
	background-color: #90bade;
	height: 100px;
	border-right: 5px solid #000000;
	border-bottom: 5px solid #000000;
	}

.spacer20 {
	height: 20px;
	}
	
.bold {
	font-weight:bold;
	}
.smallbold {
	font-weight:bold;
	font-size: 70%;
	}
.bqstart {
	font-size: 400%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin-top: -12px;
	margin-bottom: -40px;
	color: #3c7bab;
}
.bqend {
	font-size: 400%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	color: #3c7bab;
	margin-top: -10px;
	position: absolute;
	float: right;
}
.pupilid {
	font-weight: bold;
	font-style: italic;
	font-size: 80%;
	margin-top: -10px;
	margin-left: 0px;
	margin-right: 10px;
	float: right;
	}
.bullets {
	color: #3c7bab;
	}
#fblogo  img{
	margin-left: 90px;
	margin-top: 10px;
	}