@charset "UTF-8";
#imageInfo {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 20px;
	top: 150px;
	width: 180px;
	line-height: normal;
}


.first {
	background-color: #000000;
}
a:link.first{
	color: #000000;
}
a:visited.first{
	color: #000000;
}
a:hover.first{
	color: #FFFFFF;
}
a:active.first{
	color: #000000;	
}

.second {
	background-color: #333333;
}
a:link.second{
	color: #333333;
}
a:visited.second{
	color: #333333;
}
a:hover.second{
	color: #FFFFFF;
}
a:active.second{
	color: #333333;
}

.third {
	background-color: #666666;
}
a:link.third{
	color: #666666;
}
a:visited.third{
	color: #666666;
}
a:hover.third{
	color: #FFFFFF;
}
a:active.third{
	color: #666666;
}

.fourth {
	background-color: #999999;
}
a:link.fourth{
	color: #999999;
}
a:visited.fourth{
	color: #999999;
}
a:hover.fourth{
	color: #FFFFFF;
}
a:active.fourth{
	color: #999999;
}

.fifth {
	background-color: #CCCCCC;
}
a:link.fifth{
	color: #CCCCCC;
}
a:visited.fifth{
	color: #CCCCCC;
}
a:hover.fifth{
	color: #666666;
}
a:active.fifth{
	color: #CCCCCC;
}


#navcontainer
{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 20px;
	left: 20px;
}

#navcontainer ul
{
	margin: 0px;
	list-style-type: none;
	padding-left: 0px;
}

#navcontainer ul li {
	float: left;
	margin-right: 2px;
}

#navcontainer ul li a
{
	text-decoration: none;
	font-size: 16px;
	float: left;
	margin: 0px;
	height: 30px;
	width: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#holder {
	position: absolute;
	height: 400px;
	width: 545px;
	left: 250px;
	top: 30px;
	background-image: url(images/matrix/pilchardsFull.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#tableHolder  {
	position: absolute;
	height: 600px;
	width: 774px;
	left: 15px;
	top: 80px;
}
#tableHolder #tableOne {
	padding-bottom: 7px;
}
#tableHolder #tableTwo {
	padding-bottom: 7px;
}
#tableHolder #tableThree {
	padding-bottom: 7px;
}
a:active    {
	background-color: #333333;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#blogAd {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	position: absolute;
	height: 20px;
	top: 40px;
	left: 250px;
	text-decoration: none;
	font-weight: bold;
	width: 100px;
	text-align: center;
	vertical-align: middle;
	background-color: #000000;
}
#blogAd a:active {
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
}
#blogAd a:visited {
	background-color: #000000;
	color: #CCCCCC;
	text-decoration: none;
}
#blogAd a:link {
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
}
#blogAd a:hover {
	background-color: #000000;
	color: #CCCCCC;
	text-decoration: none;
}
#contactInfo  a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	font-size: 10px;
	padding: 0px;
}
#contactInfo {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 250px;
	top: 18px;
	width: 255px;
	text-align: left;
	z-index: 0;
	height: 20px;
}
