/* commented backslash hack v2 \*/
* html {overflow:hidden;}
/* end of hack */

#headerimg {
	left: 8px;
	height:60px;
	width: 880px;
	background-color: #999999;
	top: 0px;
	position: fixed;
	z-index: 1;
}
.subnumber {
	color: #990000;
}


* html #headerimg {position:absolute;}

#pad {display:block; height:60px;}

#bodytext {
	overflow: hidden;
	display: block;
	margin: 0px 0px 0px 0px;
	z-index: 0;
	padding: 40px;
	background-color: #FFFFFF;
	top: 60px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	float: left;
	width: 797px;
	left: 0px;
}
#bodytext a {
	color: #0000FF;
}
#bodytext a:hover {
	color: #990000;
}

body {
	background-color: #333333;
	background-image: url(images/Beaumont_g.jpg);
	background-repeat: repeat;
	font-family:verdana, arial, helvetica, sans-serif; 
	font-size:76%; 
	color:#000000; 
	height: 100%;
	overflow-y:auto;
}

* html body {overflow-y:scroll; }

h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:normal;
	color:#990000;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#990000;
}

.contactdetails {
	line-height: 25px;
	padding: 5px;
}.standout {
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
