body {
	text-align: center;
	margin-top:10px;
	margin-bottom:10px;
	color:#black;
	background: #ACC6D5;
}

img {
	border: none;
	}

.header_left a {
display: block;
height: 100%;
width: 100%;
}

A {
	font-family: verdana;
	font-size: 10px;
	}

h1 {
  font-family: verdana;
  font-size: 14px;
  }

A:link {
	COLOR: #013183; text-decoration: none;
}
A:visited {
	COLOR: #C86000; text-decoration: none
}
A:active {
	COLOR: #013183; text-decoration: none
}
A:hover {
	COLOR: #013183; text-decoration: underline;
	font-family: verdana;
	font-size: 10px;
}

#rssicon {
	float:right;
	font-size:11px;
}

#googlead {
			float:right;
			}

#background {
  margin-left: auto; 
  margin-right: auto;
  width: 796px;
  text-align: left;
  background: #FFFFFF url('../img/background_796.jpg') repeat-y left top;

}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 776px;
  text-align: left;
  background: #FFFFFF url(none) repeat-y left top;
}

#page_header_1 {
  height: 377px; /* 140 */
  background: #FFFFFF url('../img/header_1.jpg') bottom left no-repeat;
  clear: both;
}

#page_header_2 {
  height: 377px; /* 140 */
  background: #FFFFFF url('../img/header_2.jpg') bottom left no-repeat;
  clear: both;
}

#aruk_logo {
background:transparent url(../img/aruk_logo.png) no-repeat scroll left bottom; /* gif */
height:65px;
margin-left:10px; /* aligned to left */
padding-top:12px;
width:150px;

/* Aligned to top of rock */
/* margin-left:48px; */
}

#aruk_logo a {
display: block;
height: 100%;
width: 100%;
}

#sport_england_logo {
background:transparent url(../img/sport_england_logo.gif) no-repeat scroll left bottom;
float:right;
height:44px;
margin-right:10px;
margin-top:-73px;
width:150px;
}

#sport_england_logo a {
display: block;
height: 100%;
width: 100%;
}

#walkabout_logo {
background:transparent url(../img/walkabout_logo.gif) no-repeat scroll left bottom;
float:right;
height:58px;
position:relative;
margin-right:15px;
margin-top:240px;
width:150px;
z-index:2;
}

#walkabout_logo a {
display:block;
position:relative;
height: 100%;
width: 100%;
z-index:2;
}


#title_strip {
background-color:#FFFFFF;
color:white;
padding:0;
position:absolute;
width:776px;
height:65px;
margin-top:235px;
/* for IE */
filter:alpha(opacity=30);
/* CSS3 standard */
opacity:0.3;
z-index:1;
}

#title_strip a {
display:block;
position:relative;
height: 100%;
width: 50%;
z-index:2;

/* Centre Justified option */
/* width: 100% */
}

#title {
color:black; /* white */
font-family:verdana;
font-weight:bold;
height:65px;
margin-top:235px;
position:absolute;
width:776px;
text-decoration:none;
z-index:4;

/* Centre Justified option (kinda looks cool but awkward) */
/* font-size:51px; */
/* padding:0 0 0 92px; */

/* Left Justified option */
font-size:34px;
padding:10px 0 0 7px;
}


#header_right {
	float:right;
	padding-right:10px;
}

#header_left {
	float:left;
	padding-left:0px;
	padding-top:15px;
}

#translate {
	float: right;
	color: #B27D0C;
	padding-left:10px;
	font-family: verdana;
	font-size: 10px;
	clear: both;
}

div.morelink {
	float: right;
	padding-top:10px;
	padding-bottom:10px;
	clear:both;
	}

#page_header h1 {
  padding-top:50px; padding-left:15px;
  margin:0px;
  font-family: verdana;
  font-size: 14px;
  color: #B27D0C;
  line-height:26px;
  letter-spacing:-1px;
}

#page_header h2 {
  margin:0px;
  padding-left:15px;
  font-family: verdana;
  font-size: 12px;
  color: #D5D0B0;
  line-height:22px;
}

/*
#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:31px;
  clear:both;
  background: #FFFFFF url('../img/menu_bg.gif') bottom left no-repeat;
}
*/

#content_wrapper {
/*  margin-top:10px;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px; */      
  border:0px dashed #FFFFFF;  
}

#padded_middle {
	margin:10px;
	font-family: verdana, arial, sans-serif;
	font-size:10px; /* customised */
	}

#center {
	margin-left:auto;
	margin-right:auto;
	border:0px dashed #cccccc;
	float: left;
	width: 400px;
}

#center h3 {
	margin-top:0px;
	margin-bottom:5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding:4px;
	border: 1px solid #000000;
	background: #DBA706;
}

#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#right_side {
  float: right;
  width:300px;
  padding-left: 10px;
  padding-bottom: 10px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #DBA706;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#page_footer {
  height: 100px;
  background: #013183;
  clear: both;
}

div.contentpanel {
	/*background-color: lightblue;*/
	}

div.contentinner {
	/*background-color: lightblue;*/
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	}

div.sponsors {
	padding-bottom: 10px;
	}

#menu {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	background-color: red;
	margin-top: 5px;
	}

#menu A {
		font-size: 14px;
		font-weight: bold;
		}

#menu A:link {
	COLOR: #FFFFFF; text-decoration: none;
}

#menu A:visited {
	COLOR: #FFFFFF; text-decoration: none
}
#menu A:active {
	COLOR: #013183; text-decoration: none
}
#menu A:hover {
	COLOR: #013183; text-decoration: underline
}

#page_footer p {
  padding-top:15px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#D5D0B0;
}

#page_footer A:link {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:visited {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:active {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:hover {
	COLOR: #FBD539; text-decoration: underline
}

/*
#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #C86000;
  background: url('../img/bar.jpg') top right no-repeat; 
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: White;
  text-decoration: none;
  float: left;
  border-right: 1px solid #BD620E;
}

#navcontainer ul li a:hover {
  background-color: #DE6B02;
  background: url('../img/bar_bg_hover.gif') bottom left repeat-x; 
  color: #fff;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}

#linklist li a { text-decoration: none; }
*/

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;}
  
 .thumbnail_right {
  float:right;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;}
}
