@charset "utf-8";

body {
	background-color: #362e25;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#splash-container {
	position: relative;
	width: 1042px;
	margin-left: -521px;
	left: 50%;
	z-index: 0;
}

#social-buttons {
	position: relative;
	width: 990px;
	margin-left: -495px;
	left: 50%;
	top: -26px;
}

#buttons {
	position: relative;
	width: 400px;
	float: left;
	z-index: 0;
}

#nav {
	position: absolute;
	width: 200px;
	margin-left: -480px;
	left: 50%;
	top: 299px;
	z-index: 1;
	font-size: 6px;
}

#banner {
	position: relative;
	width: 1042px;
	height: 168px;
	margin-left: -521px;
	left: 50%;
	background-image:url(../images/header.png);
}

#nav2 {
	position: relative;
	float: right;
	font-size: 6px;
	top: 70px;
	right: 35px;
	text-align: right;
}

#logo {
	position: relative;
	float: left;
	top: 40px;
	left: 40px;
}

#mainbody {
	position: relative;
	width: 1042px;
	margin-left: -521px;
	left: 50%;
	font-size: 11px;
	font-weight: bold;
	color: #483c2f;
	background-image:url(../images/body.png);
	background-repeat: repeat-y;
	top: -11px;
	z-index: 1;
}

#correcter {
	position: relative;
	width: 1042px;
	margin-left: -521px;
	left: 50%;
	top: -22px;
}

#side {
	position: relative;
	width: 250px;
	height: 500px;
	float: left;
	margin-left: 27px;
}

#side2 {
	position: relative;
	width: 265px;
	float: right;
	margin-left: 27px;
}

#footer {
	position: relative;
	top: 15px;
	float: right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #171410;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #d91600;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #483c2f;
}

#footer a:link{
	color: #171410;
	text-decoration: underline;
	font-style: none;
}

#footer a:visited{
	color: #171410;
	text-decoration: underline;
	font-style: none;
}

#footer a:hover{
	color: #6c3a19;
	text-decoration: underline;
	font-style: none;
}

#footer a:active{
	color: #6c3a19;
	text-decoration: underline;
	font-style: none;
}

#mainbody a:link{
	color: #864b24;
	text-decoration: none;
	font-style: none;
}

#mainbody a:visited{
	color: #864b24;
	text-decoration: none;
	font-style: none;
}

#mainbody a:hover{
	color: #d91600;
	text-decoration: underline;
	font-style: none;
}

#mainbody a:active{
	color: #d91600;
	text-decoration: underline;
	font-style: none;
}

#nav img:hover {
	position: relative;
	left: 5px;
}

#nav2 img:hover {
	position: relative;
	bottom: 4px;
}
#this-lifeboat-ad {
	position: absolute;
	displaY: block;
	top: 300px;
	left: 270px;
	width: 234px;
	height: 248px;
	background: url(../images/this-lifeboat-ad.png) 0 0 no-repeat transparent;
	z-index: 1000;
}
