#header {
	height: 11em;
}
#header .logo {
	position: absolute;
	top: .5em;
	left: 0.5em;
	width: 170px;
	height: 148px;
}
#content {
	margin-right: 2em;
	margin-left: 16em;
	font-size: 90%;
	margin-top: 0em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #227ED2;
}
#header #strapline {
	margin-top: 3.5em;
	margin-left: 18em;
	margin-right: 12em;
	font-size: 80%;
}

#header #address {
	position: absolute;
	top: 2.5em;
	right: 10em;
	font-size: 80%;
}




#navside {
	width: 10em;
	position: absolute;
	left: 1em;
	top: 170px;
	background: #ffffff;
	color: #000000;
	font-size: 95%;
	z-index: 6;
	visibility: visible;
}

#navside ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

#navside a
{
	display: block;
	padding: 0.5em;
	width: 10em;
	background-color: #ffffff;
	color: #227ED2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #227ED2;
	text-decoration: none;
}

#navside a:hover
{

color: #6FAF27;
text-decoration: none;
}
#content .footer {
	font-size: 80%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #227ED2;
}
#navside #eulogo {
	padding-left: 0px;
	margin-right: 0px;
	
}
#navside img {
	margin-right: .2em;
}

#navside #eulogo a {
	border-bottom-style: none;
}

h1 {
	font-size: 130%;
	font-weight: bold;
	color: #2789CB;
}
#header #wrexhamlogo {
	position: absolute;
	top: 1.5em;
	right: 2.3em;
}
h2 {
	font-size: 110%;
	font-weight: bold;
	color: #666666;
}
.linkslist {
	font-weight: bold;
	text-decoration: none;
	margin-top: .5em;
	list-style-type: none;
}
.linkslist a {
	list-style-type: none;
	text-decoration: none;
	color: #666666;
}
h3 {

	font-size: 100%;
	font-weight: bold;
	color: #666666;
}
#content .advertPanel {
	background-color: #DFEEF9;
	margin: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 24px;
	padding-left: 10px;
	border: 15px solid #2789CB;
}
.tableBlueBG {
	background-color: #ECF4FB;
	border: 1px solid #227ED2;
}

.imageRight {
	float: right;
	padding-left: 10px;
	padding-top: 2px;
}
.clearBoth {
	clear: both;
}
.cymraegLink {
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
}
