@import url(http://www.bwrs.org.uk/gallery/flavors/default/spgm_style.css);

body {
	font: 12px "Arial Unicode MS", Verdana, sans-serif;
	color: #333333;
	background: #FFF;
	margin: 0;
	padding: 0;
}
p {
	font-size: 110%;
	margin: 0 0 10px 0;
}
h1, h2 , h3 {
	background: url(../images/hicon.jpg) no-repeat left center;
	padding: 0 0 0 20px;
	color: #000099;
}
#slide {
	float: left;
	position:relative; 
	z-index:2;
	margin: 0px;
}
a:link {
color:#09c;
}
a:visited {
color:#07a;
}
a:hover {
background-color:#ccc;
}
h4 {
	font: bolder 230% Geneva, Arial, Helvetica, sans-serif;
	margin: 15px 0 0 75px;
	color: #DEDEBC;
	position:relative;
	z-index:1;
	float:left;
	text-align: center;	
}
#wrapper {
	margin: 0 auto;
	width: 750px;
	background: url(../images/mnbg.jpg) repeat-y;
}
#header {
	border-top: 1px solid #000;
	border-bottom: 3px solid #000099;
	background-image: url(../images/banner_mask.jpg);
	background-repeat: no-repeat;
	margin: 0 25px 0 25px;
	padding: 0;
	height: 130px;
}
#header1{
	color: #000099;
	vertical-align: middle;
	font: 12px "Lucida Sans Unicode", Verdana, sans-serif;
}
#date{
	color: #000099;
	vertical-align: middle;
	font: 9px "Lucida Sans Unicode", Verdana, sans-serif;
	margin: -10px 0px -10px 5px;
	border-bottom: 1px solid #0000FF;
	width: 200px;
}
#contentwrapper{
	width: 200px;
	height: auto;
	padding: 10px;
	float: right;
	margin: -5px 32px 10px 25px;
	color: #333333;
	font-size: 90%;
	text-align: right;	
	background-color: #FFFFFF;

}
.billcontent{
width: 100%;
display:block;
}
#content {
	background-color: #E8E9D6;
	margin: 0 25px 0 25px;
	padding: 10px;
}
#content p {
	margin: 0 130px 6px 0;
	text-align: justify;
}
#nav {
	position: static;
	float: right;
	width: 100px;
	border-bottom: 4px double #000099;
}
#nav ul {
	margin: 15px 0 15px 0;
	padding: 0;
	list-style: none;
	border: 0;
}
#nav li {
	text-align: center;
	border-bottom: 1px solid #000;
	width: 100px;
	margin: 0;
	padding: 0;
	font: 12px "Lucida Sans Unicode", Verdana, sans-serif;
	color: #FFF;
	background: #000099;
}
.navtop {
	border-top: 1px solid #000;
}
#nav li a {
	display: block;
	font-weight: normal;
	padding: 0;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background: #000099;
	color: #FFF;
	text-decoration: none;
	width: 100px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 98px;
}
html>#nav li a {
	width: 98px;
}
#nav li a:hover {
	font-weight: normal;
	background: #c90;
	color: #000;
	text-decoration: none;
}
#nav p {
	margin: 4px 0 4px 0;
	text-align: left;
}
#nav h3 {
	font-size: 120%;
	text-decoration: underline;
	background-image: none;
	text-align: center;
	padding: 0;
	margin: -5px 0 -5px 0;
}
#footer {
	font-size: 80%;
	border-bottom: 1px solid #000;
	border-top: 3px solid #000099;
	margin: 0 25px 0 25px;
	text-align: center;
	background-image: url(../images/red185122178.jpg);
	background-repeat: repeat-x;
	height: 80px;
	color: #fff;
}
#footer a{
	color: #FFFFFF;
	font-weight: normal;
}
.underline {
	text-decoration: underline;
}
TABLE.contact {
  border: 1px solid #FFF;
  background-color: #CCCCCC;
}
#branding {
		position: fixed;
		bottom: 10px;
		right: 10px;
		z-index:2;
		float:right;
		margin: -60px 10px 0 0;
 }
