html, body{
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
body{
	margin: 0px;
	padding: 0px;
	height: 100%;
	color: #333333;
	text-decoration: none;
	background-attachment: scroll;
	/*background-image: url("http://www.branchesdesign.co.uk/imagesformarc2/bodystrip.jpg");  */  
	background-image: url(images/bodystrip-rfc.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
}

#content{
	text-align: left;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 50px;
	padding-right: 30px;
	padding-bottom: 0px;
	width: 600px;

}
#topnav{
	text-decoration: none;
	margin: 0px;
	padding: 0px 30px 20px 0px;
	float: right;
	/*clear: left;*/
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	width: 700px;
	height: auto;
	text-align: right;

}
#topnav  li{
	margin: 0px;
	padding: 0px;
	/*float: right;*/
	list-style-type: none;
	/*white-space: nowrap;*/
	display: inline;

}
#topnav a{
	text-decoration: none;
	color: #333333;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*border-top-width: 12px;
	border-right-width: 12px;
	border-bottom-width: 3px;
	border-left-width: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: #666600;
	border-right-color: #666600;
	border-bottom-color: #666600;
	border-left-color: #666600;
	border-left-style: none;*/
}
p {
	line-height: 1.5em;
	font-size: 0.8em;
	padding: 0px;
	margin: 5px 5px 5px 0px;
}
li {
	list-style-type: none;
	display: inline;
	padding: 6px;
}
ul {
	display: block;
	text-align: center;
}

#container{
	/*width: 596px;*/
	width: 768px;  
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	text-align: center;
	padding: 0px;
	background-image: url(images/bodystrip_rfc.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: repeat-y;
	/*
	border-color: ff0000;
	border-style: solid;  
	*/
	

}
#header{
	padding: 0px;
	margin: 0px;
	color: #000000;
	text-align: center;
	/*background-image: url("http://www.branchesdesign.co.uk/imagesformarc2/header.gif");*/ 
	background-image: url("images/header_rfc.jpg");   
	background-repeat: no-repeat;
	/*width: 596px;*/
	width: 768px;
/*	border-style: dotted;  */ 
	
}

h1 {
	font-weight: bold;
	color: #003333;
	text-decoration: none;
	font-size: 16px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0px 50%;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0px 2px;
	background-color: #f9f7f0;}
h2 {
	font-size: 14px;
	color: #006666;
	padding: 0px;
	margin: 10px 0px 0px;
}
h3 {
	font-size: 16px;
	color: #a7000c;
	padding: 0px;
	margin: 10px 0px 0px;
	font-weight: normal;
	font-style: normal;
}
/*li {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}*/
#topnav a:hover {
	color: #990033;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #990033;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
}
/*#topnav a:active {
	color: #990033;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #990033;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
}*/
a {
	color: #000033;
	border: 1px none #999999;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #752048;
	border-right-color: #752048;
	border-bottom-color: #752048;
	border-left-color: #752048;
}

.border {
	border: 1px dotted #FFCC00;
	padding: 10px;
	background-color: #BEE09C;
}
.bigred {
	font-size: 16px;
	font-weight: bolder;
	color: #FF0000;
}
.stop-press {
	color: #990000;
	border: 1px dotted #993300;
	padding: 8px;
}
