body {
        background-color: #171436;
        color: #D8B07D;
        font-family: "Trebuchet MS";
}

#header {
        position: absolute;
		left: 0px;
        top: 0px;
        padding-top: 10px;
        width: 100%;
        height: 150px;
        background-image: url(http://beta.exmouthshantymen.com/images/rope.jpg);
        background-position: bottom left;
        background-repeat: no-repeat;
}

#header_left {
        position: absolute;
        left: 0px;
        top: 0px;
        height: 160px;
        width: 180px;
        z-index: +1;
        background-image: url(http://beta.exmouthshantymen.com/images/top_left.jpg);
        background-color: #171436;
}

#content {
		position: absolute;
		top: 153px;
		left: 140px;
		width: 81%;
		background-image: url(http://beta.exmouthshantymen.com/images/ropev.jpg);
        background-position: top left;
        background-repeat: repeat-y;
		padding-left: 40px;
}

#links {
        position: absolute;
        left: 0px;
        padding-right: 25px;
        top: 0px;
        width: 155px;
        height: 100%;
		min-height: 1050px;
        text-align: center;
		background-image: url(http://beta.exmouthshantymen.com/images/ropev.jpg);
        background-position: top right;
        background-repeat: no-repeat;
}

a.link:link, a.link:visited, a.link:active {
		font-size: 120%;
        font-weight: bold;
        color: #D8B07D;
		text-decoration: none;
}

a.link:hover {
		font-size: 120%;
        font-weight: bold;
        color: #D8B07D;
		text-decoration: underline;
}

a:link, a:visited, a:active {
		font-size: 100%;
        font-weight: normal;
        color: #D8B07D;
		text-decoration: none;
}

a:hover {
		font-size: 100%;
        font-weight: normal;
        color: #D8B07D;
		text-decoration: underline;
}

a.menutop:link, a.menutop:visited, a.menutop:active, a.menutop:hover {
		height:120px;
		width:148px;
		position:absolute;
		top:0px;
		left:0px;
		border: 0px;
		text-decoration: none;
	
} 

h2 {
		font-size: 120%;
		font-weight: bold;
		padding-bottom: 0px;
}

hr {
		width: 60%; height: 40px;
		border: 0px;
		margin-left: auto; margin-right: auto;
		background-image: url(http://beta.exmouthshantymen.com/images/knot.jpg);
		background-position: center center;
		background-repeat: no-repeat;
}

.ahoy_form {
        position: absolute;
        left: 200px;
        color: black;
        width: 400px;
}

.cart {
        position: absolute;
        left: 180px;
        color: black;
        width: 200px;
}

#error_name, #error_email, #error_message, #error_action, #error_captcha {
        display: none;
        color: #FF0000;
        position: absolute;
        left: 620px;
		margin-top: -15px;
}

#error_name:hover, #error_email:hover, #error_message:hover , #error_action:hover; #error_captcha:hover{
        text-decoration: none;
}

.submit {
        width: 100px;
        left: 620px;
        font-weight: bold;
}

.gallery, .gallery:link, .gallery:visited, .gallery:active , .nogallery, .nogallery:link, .nogallery:visited, .nogallery:active
{padding: 2px; border: 0px;}
.gallery:hover {padding: 0px; border: 2px solid #D8B07D;}
.nogallery:hover  {padding: 2px; border: 0px;}

.buoy {
	position: absolute;
	left: 280px;
	top: 87px;
	font-size: 120%;
}

.buoy:hover {
	text-decoration: none;
	font-size: 120%;
}

.text {
left: 170px; top: 5px; position: absolute;
}

.sponsors {
border: 0px;
padding-bottom: 5px;
padding-top: 5px;
}