html,body
{
	background-color: #737373;
	color: #474747;
}

a, a:visited
{
	color: #1663AB;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

strong
{
	font-weight: bold;
}

.hidden
{
	position: absolute;
	top: 0;
	left: -10000px;
}

#container
{
	width: 907px;
	margin: 0 auto;
	background-color: #E3E3E3;
}

#flashheader
{
	width: 907px;
	height: 280px;
	background-color: #f3f3f3;
}

#topmenudiv
{
	background-color: white;
}

#topmenu
{
	background-color: #6787B8;
	height: 28px;
	margin: 0 16px;
}

#topmenu a, #topmenu a:visited
{
	color: white;
}

#topmenu a:hover
{
	text-decoration: none;
}


#maincontainer
{
	background-color: white; 
	margin-left:16px; 
	margin-right:16px; 
	background-image: url(/images/leftcolbg.gif); 
	background-repeat: repeat-y;
}

#leftcontent
{
	float: left;
	display: inline;
	width: 215px;
	padding: 14px 10px;
}

#maincontent
{
	float: left;
	
	width: 605px;
	padding: 14px 17px;
	
	text-align: left;
}

#leftfooter
{
	margin-left: 16px;
	clear: left;
	height: 90px;
	float: left;
	display: inline;
	width: 235px;
	border-right: 1px solid white;
	margin-bottom: 20px;
	text-align: left;
}

#mainfooter
{
	height: 90px;
	float: left;
	width: 639px;
	margin-bottom: 20px;
}

#mainfooter p
{
	font-size: 80%;
	margin-top: 16px;
	text-align: right;
	margin-right: 5px;
}

#mainfooter p, #mainfooter a, #mainfooter a:visited
{
	color: #515151;
}


a.sponsorlink, a.sponsorlink:visited
{
	float: left;
}

a.sponsorlink img
{
	padding-top: 15px;
	padding-left: 5px;
}


.footerDivider
{
	margin-right: 25px; 
	padding-right: 25px; 
	border-right: 1px solid white; 
	display:block; 
	height: 90px; 
	width:5px; 
	float: left;
}

#maincontent h2
{
	font-size: 182%;
	margin-bottom: 8px;
}

#maincontent h3
{
	font-size:  159%;
	margin-bottom: 4px;
}

#maincontent h3 a, #maincontent h3 a:visited
{
	color: #474747;
}

#maincontent p.date
{
	font-size: 14px;
	margin: 0 0 4px 0;
	padding: 0;
}

#maincontent p.summary
{
	margin: 0 0 14px 0;
	padding: 0;
}

#maincontent p
{
	font-size: 92%;
	margin-bottom: 15px;
}

ul.leftmenu, ul.leftmenu li
{
	display: block;
	width: 214px;
	text-align: left;
}

ul.leftmenu li
{
	border-bottom: 1px solid #E3E3E3;
}

ul.leftmenu li.lastitem
{
	border: none;
}

ul.leftmenu li a, ul.leftmenu li a:visited
{
	display: block;
	padding: 2px 0px 3px 35px;
	width: 179px;
	color: #474747;
	background-image: url(/images/arrow_off.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}

ul.leftmenu li a:hover
{
	background-color: #00549F;
	color: white;
	background-image: url(/images/arrow_on.gif);
	text-decoration: none;
}

p#maplink
{
	margin: 20px 0;
	text-align: center;
}

p#britisles
{
	margin: 20px 0;
	text-align: center;
}

.clear-left
{
	clear: left;
}

.sitemap ul, #maincontent ul
{
	margin-left: 25px;
}

.sitemap li, #maincontent li
{
	padding-left: 14px;
	background-image: url(/images/list_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#maincontent ul
{
	margin: 15px 25px;
}

#maincontent li
{
	margin-bottom: 7px;
}

.mapthumb
{
	float: left;
}

#interactive
{
	margin-right: 20px;
}

.videocontainer
{
	text-align: center; 
	margin-top: 20px; 
	margin-bottom: 10px;
}

.headerimg
{
	display: block;
}