@charset "utf-8";
/* CSS Document */
/*Emma Rudling  www.ruddygoodwebsites.co.uk*/

body {		
	font-family:Arial, Helvetica, sans-serif;	
	font-size: 0.8em;
	font-weight: normal;
	background-image:url(images/bodybg2.jpg);
	background-repeat:repeat-x;
	text-decoration: none;
	margin-bottom: 5px;
	background-color:#cecece;
}

html { 
min-height : 100%; 
margin-bottom : 1px; 
}
  
  /*boxes and spaces */
#wrapper {
	width: 950px;
	height: auto;
	background-position:center;
	margin:20px auto 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#wrapper a{
	text-decoration:none;
	color:#000;
}

p {	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;	
	line-height:120%;
	margin-bottom : 10px; 
	color:#000;
}

#banner {
	background-image:url(images/RMlogo.png);
	background-repeat:no-repeat;
	background-position:center;
width : 100%; 
height : 85px; 
} 

#noblack a{
	color:transparent;
}
.top {
	vertical-align:top;
	text-align:center;
	text-decoration: none;
}

.heading {
	text-align:center;
}

.ac {
	text-align:center;
}