body {margin: 0 0 auto;
	font: 90% "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", Arial, "MS Sans Serif";
	line-height: 1.6;
	background: #4d4d4d;
	}
#page {margin: 0 auto;
	  width: 800px; background-color: #fff;
	  border: solid 1px black;
	  }
#column1, #column2 
{float: left;
	  border:none;}
#column1 {background-color: #fff;
		 margin: 20px;
		 padding: 0px;
	  width: 740px;	
	   }
#header {background-image:url(images/brittany_header5.jpg);
	  display: block;
	  padding: 0px;
	  width: 800px;
	  height: 150px;
	  clear: both;
	  border: none;
	}
 #footer {background-color: #ccc;
	  display: block;
	  margin: 0px 0 0 0;
	  padding: 0px;
	  width: 800px;
	  clear: both;
	  border: none;}

h1{font-size: 1.5em;
	  padding: 5px;}
h2 {font-size: 1.25em;
	  padding: 5px;}
.chapter {margin-top: 0;
	  margin-bottom: 3px;
	  font-size: 10px;}

a {
   	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	color:  #000000;
	outline: none;
	}
	
	a.plink {
	color: #fff;
	}


a:visited {
	color:  #4e72b1;
	font-size:12px;
	}
a:active {
	color:  #000;
	font-size:12px;
	}
a:hover {
	color: #b15b45;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	} 
	
	h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
	
a.footer:link {
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	color:  #000000;
	outline: none;
	}
a.footer:visited {
	color:  #999999;
	font-size:12px;
	}
a.footer:active {
	color:  #000000;
	font-size:12px;
	}
a.footer:hover {
	color: #ffffff;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	}
	
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 10px;
	
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}
 

