@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}

#header {
	background-color:#797979;
	padding-top:20px;
	vertical-align:bottom;
}

#behindImageHeaderColor {
	width:100%;
	height:166px;
}

.button {
	border-left: solid white 1px;	
}

.lastButton {
	border-right: solid white 1px;	
}

#lhsBoxTop {
	padding-top:24px;
}

#lhsBox {
	background-image:url('../images/oyster_home_49.png');
	background-repeat:repeat-y;
}

#lhsBoxBottom {
	background-image:url('../images/oyster_newsbtm_left.png');
	background-repeat:repeat-x;
	text-align:right;
}

#lhsBoxContent {
	padding:20px;
}

#contentArea {
	padding:20px;
}

#footer {
	border-top:20px;
	width: 100%;
	
	bottom: 0px;
	left: 0px;
	background-color:#797979;
} 

#footer a, #footer a:Visited {
	color:#000000;
}

#aboutNews {
	padding:12px;
}
#aboutBox {
	padding:12px;
}