body {
		 font-family:arial,helvetica,sans-serif;
		 color:black;
     background-color:#FFFFFF;
		 font-size: 95%;
}
					
h1 { 
	 	text-align:center;
    color:#000099;
    font-weight:bold;
    font-family:"Arial"
}

h2 { 	 
	 	font-size:1.2em;
    font-weight:bold;
    font-family:"Arial";
		padding:0 0 .15em 0;
}

h3 { 
	 	font-size:1.2em;
    font-weight:bold;
    font-family:"Arial";
	  text-align:center;
		padding:0 0 .1em 0;
}

strong{
       color:#464646;
}

.gradefill {
background-color: #6273bf;
font-size: 1em;
font-family: Arial;
font-weight: bold;
padding: 1px 1px 3px 7px;
width: auto;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #A75355;
color: #FFFFFF;
margin-top: 0;
margin-bottom: 5;
margin-right: 0;
margin-left: 0;
background-image: url(images/grad-h1.jpg);
background-repeat: repeat;
}

hr     { text-align:center;
          color:silver}

.right { font-size: .85em;
 			 margin-top:0;
 			 margin-bottom:0;
       font-weight:normal;
       text-align:right}

.center {text-align:center}

.bold {font-weight:bold;}

.bold_navy{font-weight:bold;
                 color:#000099}

.centre_navy{
text-align:center;
color:#000099}

.boldcenter{font-weight:bold;
                 text-align:center}

.bg_navy {color:white;
	 background-color:#000099}

.bg_green {color:white;
	 background-color:green;
	 padding:5px 0;}

.clear{clear:both;}


.lettermaps{
	 color:white;
	 background-color:green;
	 padding:5px 0;
	 font-size: 1.2em;
	 font-family: Comic Sans MS;}

.bg_navy_line {background-color:#000099;
	   font-size:1pt}

hr     { text-align:center;
         color:silver;
	 border-style:dotted}
	 
.c2 {
  float:left;width:48%;
}
.picturelist {
		list-style-type: none;
		}
		
.picturelist li {
		float: left;
		margin-right: 15px;
		margin-bottom: 15px;
		}
		
.picturelist img {
		display: block;
		}

#wrapper{
		 padding:0 1em 0 1em;
}


