body {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #d79213 url(images/beachbackground.jpg) repeat-x 0 top;
}

#beach {
	background: url(images/contentback.jpg) repeat-y;
	float: left;
	position: relative;
	top: 0;
}

#content {

	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	bottom: 40px;
}

#header {
	height: 257px;
	width: 850px;
	margin-bottom: 0;
	position: relative;
	top: 40px;
}

#nav {
	width: 850px;
	height: 40px;
	background: url(images/navback.jpg) repeat-x;
	position: relative;
	float: left;
}

#main {
	margin: 0;
	padding: 10px 30px 30px;
	width: 540px;
	position: relative;
	float: left;
	color: #2458a8;
}

#main a:link {
	color: #029cdc;
}

#main a:hover {
	color: #ec5a35;
	text-decoration: none;
}

#main a:visited {
	color: #029cdc;
}

#sidebar {
	width: 232px;
	float: left;
	position: relative;
	font-weight: bold;
	padding-left: 18px;
	font-size: 14px;
}

#sidebar a:link {
	color: #eb5a36;
	text-decoration: none;
}

#sidebar a:hover {
	color: #d79213;
	text-decoration: underline;
}

#sidebar a:visited {
	color: #eb5a36;
	text-decoration: none;
}

a.facebook {
	width: 216px;
	height: 40px;
	margin: 0 0 8px;
	background-image: url(images/facebook.jpg);
	display: block;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}

a.facebook:hover {
	width: 216px;
	height: 40px;
	margin: 0 0 8px;
	background-image: url(images/facebook-over.jpg);
	display: block;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}

a.register {
	width: 216px;
	height: 80px;
	margin: 0 0 8px;
	background-image: url(images/register.jpg);
	display: block;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}

a.register:hover {
	width: 216px;
	height: 80px;
	margin: 0 0 8px;
	background-image: url(images/register-over.jpg);
	display: block;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}

#mail {
	width: 200px;
	background-image: url(images/mailback.jpg);
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 2px;
	color: #feebca;
}

#flashbox {
	width: 850px;
	height: 288px;
	background-position: 0;
	float: left;
	position: relative;
	z-index: -1;
}

#nav ul {
	list-style-type: none;
	text-align: center;
	margin-top: 0;
	padding-top: 8px;
	padding-left: 0;
	margin-bottom: 0;
	padding-bottom: 8px;
	color: #f1e531;
}

#nav li {
	display: inline;
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
	border-left: 1px solid #d79213;
	vertical-align: 11px;
	color: #f1e531;
}

#nav li.home {
	font-weight: bold;
	border-left-style: none;
	color: #f1e531;
}

#nav li a:link {
	text-decoration: none;
	color: #fff;
	padding-right: 16px;
	padding-left: 16px;
}

#nav li a:hover {
	text-decoration: none;
	padding: 12px 16px 14px;
	color: #f1e531;
}

#nav li.home a:hover {
	text-decoration: none;
	padding: 12px 16px 14px;
	color: #f1e531;
}

#nav li a:visited {
	text-decoration: none;
	padding-right: 16px;
	padding-left: 16px;
	color: #fff;
}

h1 {
	text-align: left;
	font-size: 25px;
}

h1 a:link {
	text-align: center;
	font-size: 25px;
	color: #2458a8;
	text-decoration: none;
}

h1 a:hover {
	text-align: center;
	font-size: 25px;
	color: #ec5d36;
	text-decoration: none;
}

h1 a:visited {
	text-align: center;
	font-size: 25px;
	color: #2458a8;
	text-decoration: none;
}

#footer {
	width: 850px;
	height: 226px;
	background: url(images/footerimage.jpg) no-repeat 0 bottom;
	float: left;
	color: #fff;
	text-align: center;
	font-size: 13px;
}

#footer p {
	padding-top: 30px;
}

#footer a:link {
	color: #feebca;
}

#footer a:hover {
	color: #346cb1;
	text-decoration: none;
}

#footer a:visited {
	color: #feebca;
}
