

body{
	font:75%/140% Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background:#BAFE96;
}

a:link{
text-decoration: none;
color:#900;
}

a:hover{
text-decoration: underline;
color:#700;
}


div{
	background:#7AD14B;
	
}

.bl {background: url(bl.gif) 0 100% no-repeat #7AD14B;}
.br {background: url(br.gif) 100% 100% no-repeat}
.tl {background: url(tl.gif) 0 0 no-repeat}
.tr {background: url(tr.gif) 100% 0 no-repeat; padding:15px;}

h1,
h2{
	color:#900;
}

h1{
text-align: center;
font-size:200%;
}

dd{
	margin-left:0;
}

/* ====== Begin editing below this line =====*/

.hidden-navigation,
#navigations h2,
#foot h2{
	width:1px;
	position:absolute;
	left:-9999px;
}

#wrap{
	background:#BAFE96;
	width:770px;
	margin:0 auto;
	text-align:left;
}


#main-content{
display:inline;
width:585px;
float:left;
margin-left:185px;
margin-top:10px;
margin-bottom:10px;
}

#map{
	background:none;
}

#navigations{
display:block;
width:175px;
float:left;
margin-left:-770px;
margin-top:10px;
margin-bottom:10px;
}

#main-c1 {
vertical-align:top;
width:50%;
display:inline-block;
height:350px;	
}

#main-c2 {
float:right;
vertical-align:top;
width:50%;
display:inline;
text-align:right;	
}

#foot{
display:block;
margin-top:10px;
clear:both;
}

.ringing-wales  {
 border-collapse: collapse;  
}

.ringing-wales td, th {
 border: 1px solid; 
}

.ringing-wales td {
 vertical-align:top;    
}


