@charset "UTF-8";
/*
start with a standard reset of all styles
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}


/* =Body
-------------------------------------------------- */
body {
	height: 1% ;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	font: normal 62.5% Arial, Helvetica, sans-serif ;
/*	font: normal 62.5%/160% 'Open Sans', Arial, Helvetica, sans-serif ; */
}


/* =Structure
-------------------------------------------------- */

#wrapper {
	position: absolute ;
	top: 0px ;
	width: 100% ;
	height: auto ;
	min-height: 100% ;
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	background: url(./beachgoers.jpg) center top fixed repeat-y ;
}

#screen {
	position: relative ;
	top: 0px ;
	display: block ;
	max-width: 960px ;
	height: auto ;
	min-height: 100% ;
	margin: 0px auto 0px auto ;
	padding: 0px 0px 0px 0px ;
	background-color: transparent ;
}

header {
	margin: 24px 16px 24px 16px ;
	padding: 0px 0px 8px 0px ;
	border-bottom: 1px solid #3DA894 ;
}

#page_content {
	display: block ;
	clear: right ;
	width: 640px ;
	height: auto ;
	min-height: 256px ;
	margin: 24px auto 0px auto ;
	padding: 16px 16px 16px 16px ;
	text-align: center ;
	background-color: #EDEDED ;
	border: 1px solid #3DA894 ;
	-webkit-border-radius: 8px ;
	-moz-border-radius: 8px ;
	-o-border-radius: 8px ;
	border-radius: 8px ;
	box-shadow: 8px 8px 6px rgba(0,0,0,0.4);
	-moz-box-shadow: 8px 8px 6px rgba(0,0,0,0.4);
	-webkit-box-shadow: 8px 8px 6px rgba(0,0,0,0.4);
}

footer {
	margin: 24px 16px 24px 16px ;
	padding: 8px 0px 0px 0px ;
	border-top: 1px solid #3DA894 ;
}

/* =Headings
--------------------------------------------------
	font-family: Palatino, Georgia, 'Times New Roman', serif
	font-family: Arial, Helvetica, sans-serif
	font-family: Verdana, sans-serif
	font: bold 2.2em Palatino, Georgia, 'Times New Roman', serif ;
*/

h1 {
	font: bold 2em Palatino, Georgia, 'Times New Roman', serif ;
	margin: 0px 0px .5em 0px ;
}

h2 {
	font: bold 1.8em Palatino, Georgia, 'Times New Roman', serif ;
	margin: 0px 0px .5em 0px ;
}

h3 {
	font: bold 1.6em Palatino, Georgia, 'Times New Roman', serif ;
	margin: 0px 0px .5em 0px ;
}

h4 {
	font: 1.4em Palatino, Georgia, 'Times New Roman', serif ;
	margin: 0px 0px .5em 0px ;
}

h5 {
	font: bold 1.2em Palatino, Georgia, 'Times New Roman', serif ;
	margin: 0px 0px .5em 0px ;
}

h6 {
	font: .8em Palatino, Georgia, 'Times New Roman', serif ;
	margin: 0px 0px .5em 0px ;
}
