/* reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.98em; 
	font-smooth: always;
	line-height: 1.4em; 
}

ol, ul {list-style: none;}

blockquote, q {quotes: none;}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {outline: 0;}

ins {text-decoration: none;}

del {text-decoration: line-through;}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 16px;
}

h2, p {
margin-bottom: 1em;
}


/* main divs */

body {
background: #fff url('images/background.gif') repeat-y center top;
}


#maincontainer{
width: 983px;
margin: 0 auto;
font-size: 94%
}

#topsection{
background: #FFF;
height: 143px;
width: 982px;
margin: 0 auto;
padding: 0 0 0 1px;
}

#topsection img{
float: left;
margin-right: 3px;
}

#competition {
display: inline-block;
width: 130px;
height: 140px;
background: #fff url('images/competition.jpg') no-repeat left top;
float: right;
}

.competition_lnk {
color: #FFF;
font-size: 80%;
font-weight: bold;
line-height: 1.2em;
padding: 106px 0 0 6px;
display: block;
text-decoration: none;
}

.competition_lnk span{
text-decoration: underline;
}

.competition_lnk span:hover{
text-decoration: none;
}


#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 210px;
background: url('images/barge_lancashire.jpg') no-repeat right top;
position:relative;
z-index: 1;
}

#contentinner{
width: 415px;
background: #FFF;
padding: 15px;
}

h1 {
color: #4c4c4c;
font-weight: bold;
font-size: 280%;
text-align: center;
display: block;
width: 360px;
height: 119px;
padding: 15px 0px 15px 15px;
font-family: Arial, Helvetica, sans-serif;
line-height: 95%;
letter-spacing: -0.05em;
position: relative;
overflow: hidden;
margin-left: 20px;
}

h1 span.h1sm{
font-size: 60%;
display: block;
font-weight: normal;
}

h1 span.h1logo {
background: url("images/logo.gif") no-repeat;
position: absolute;
left: 0;
width: 100%;
height: 100%;
}

h2 {
font-size: 130%;
letter-spacing: -0.05em;
font-weight: normal;
}

#contentinner a {
color: #4c4c4c;
text-decoration: none;
font-weight: bold;
}

#contentinner a:hover {
text-decoration: underline;
}

#contentinner p{
font-size: 90%;
line-height: 160%;
}

#leftcolumn{
float: left;
width: 210px;
margin-left: -982px;
}

#leftcolumn li{
}

#leftcolumn li a{
text-decoration: none;
color: #4c4c4c;
display: block;
height: 25px;
padding: 4px 0 0 10px;
font-size: 110%;
}

#leftcolumn li a:hover{
background: #FFF
}

#footer{
clear: both;
width: 982px;
height: 109px;
text-align: right;
z-index: 1000;
}

#footer_lower{
clear:both;
width: 100%;
background: #FFF;
height: 20px;
margin-bottom: 0px;
padding-top: 5px;
}

#footer_left{
float: left;
font-size: 90%;
}

#footer_left ul{
padding-left: 10px;
}

#footer_left ul li{
display: inline;
}

#footer_left ul li a{
color: #4c4c4c;
font-weight: bold;
text-decoration: none;
}

#footer_left ul li a:hover{
text-decoration: underline;
}

#footer_right{
float: right;
font-size: 90%;
padding-right: 10px;
}

table{
border-collapse: collapse;
}

table td{
border-collapse: collapse;
padding: 4px;
border: 2px solid #fff;
vertical-align: top;
}

table.plaintbl td{
border-collapse: collapse;
padding: 4px 8px 4px 0;
border: 0;
vertical-align: top;
}

h3{
font-weight: bold;
text-decoration: underline;
margin: 4px 0 12px 0;
}

.four1{
width: 25%;
background:#ddd9c3;
}

.four2{
width: 25%;
background:#c6d9f1;
}

.four3{
width: 25%;
background:#8db3e2;
}

.four4{
width: 25%;
background:#548dd4;
}


.five1{
width: 20%;
background:#ddd9c3;
}

.five2{
width: 20%;
background:#c6d9f1;
}

.five3{
width: 20%;
background:#8db3e2;
}

.five4{
width: 20%;
background:#548dd4;
}

.five5{
width: 20%;
background:#c6d9f1;
}

.blank{
background:#fff;
}


#contentinner ol{
margin-left: 1.4em;
margin-bottom: 12px;
}

#contentinner ol li{
list-style-type: decimal
}

