body{
	background-color : #FFFFFF;
	color: #000099;
	background-attachment : fixed;
	background-repeat : no-repeat;
	background-position : center;
	}
h1{
	font-family :"Times New Roman", serif;
	font-size : 35px;
	font-weight : normal;
	font-style : normal;
	color : red;
}
h2{
	font-family :"Times New Roman", serif;
	font-size :30px;
	font-weight : normal;
	font-style : normal;
}
h3{
	font-family :"Times New Roman", serif;
	font-size : 20px;
	font-weight : normal;
	font-style : normal;
}
h4{
	font-family :   "Times New Roman", serif;
	font-size : 25px;
	font-weight : normal;
}
h5{
	font-family :   "Times New Roman", serif;
	font-size : 18px;
	font-weight : normal;
	font-style : italic;
}
p{
	font-family : Arial, sans-serif;
	font-size:12px;
	font-weight : normal;
	color : Black;
}
:link { color: #3300FF;
} 
  :visited { color: Purple;
}
  :active { color: #FF0000 } 
  :hover {color: #FFCC00;
} 
#italic{
	 font-family :  "Times New Roman", serif;
	font-size : 18px;
	font-style : italic;
	font-weight : normal;
}
#table{
	font-family :   "Times New Roman", serif;
	font-size : 100%;
	font-weight : bold;
	color : Black;
	}

#spread{
	font-family : "Times New Roman", serif;
	font-size:12px;
	font-weight : normal;
	color : Black;
}
#chamberlain{
	font-family : "Times New Roman", serif;
	font-size:16px;
	font-weight : normal;
	color : Black;
}
#cog{
	font-family :   "Times New Roman", serif;
    font-size: 120%;
	font-weight : normal;
	color : Black;
}
#left{
	float : left;
	  padding: 1em;

}
#right{
	float : right;
	  padding: 1em;

}
#red{font-family :   "Times New Roman", serif;
    font-size: 16px;
	font-weight : normal;
	color : red;
	
}
/*SITE INDEX*/
.site { clear:both; float:right; width:250px; }
.site h2 { margin-top: 10px; padding:1px 0 0 10px; line-height:29px; font-size:25px; background-image:url('http://www.townwaits.org.uk/chrome/button02_30x300.jpg'); background-repeat:no-repeat; background-color:#300; color:#fff; }
.site a { display:block; padding:0 0 5px 15px; }
.site a:link, a:visited { color:#900; border:none; letter-spacing:normal; text-decoration:none; }
.site a:hover, a:active { color:#900; border:none; letter-spacing:normal; text-decoration:underline; } 
.site .lists { padding-bottom:12px; margin-top:-15px; }
.site p { line-height:1em; } 