#navigation
{
	position:relative;
	top:-4px;
	margin: 0px; 
	padding: 0px; 
	clear: both; 
	height: 26px; 
	border: 0px none; 
	background-color: #FFFFFF; 
	background-image: url(../Images/AngleseyNavBG.gif);
	background-repeat: repeat-x; 
	background-position: center center; 
	text-align:left; 
	white-space: normal;
}
#navigation > .NavButton:first-child 
{
	border:0px none red; 
}
#footer 
{
	color: #FFFFFF; 
	background-color: #337799; 
	padding: 0px; 
	clear: both; 
	height: 24px; 
	border: 0px none; 
	position: relative; 
	font-size: 11px; 
	line-height: 26px; 
}
.NavButton 
{
	text-transform: capitalize; 
	color: #FFFFFF; 
	text-align: left; 
	height: 26px; 
	width:100%; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 5px; 
	padding-right: 10px; 
	padding-bottom: 5px; 
	padding-left: 10px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-top-style: solid; 
	border-right-style: none; 
	border-bottom-style: solid; 
	border-left-style: solid; 
	border-top-color: #C5BCC1; 
	border-right-color: #E2E2E2; 
	border-bottom-color: #C5BCC1; 
	border-left-color: #E2E2E2; 
	position: relative; 
	font-size: 11px; 
	line-height: 26px; 
	vertical-align: baseline; 
}
