body {
	font: 100% Calibri, Tahoma, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

.stuff #header {
	position: relative;
	background: #ffffff;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}
.stuff #header img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: static;
}

.message {
	text-align: center;
	color: #ff0000;
}

.header_text {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #000000;
}

.header_menu_text {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	color: #cccccc;
}

.stuff #mainbody {
	width: 1000px;
	min-height: 600px;
	background-color: #ffffff;
	margin: 0 auto;
	text-align: center;
	border: double #999999 5px;
	padding-top: 0px;
	padding: 1px;
}

.stuff #mainbodysmall {
        width: 600px;
        min-height: 600px;
        background-color: #ffffff;
        margin: 0 auto;
        text-align: center;
        border: double #999999 5px;
        padding-top: 0px;
        padding: 1px;
}

.stuff #footer {
	width: 800px;
	background: #ffffff;
	color: #000000;
	text-align: right;
	margin: 0px auto;
	border-top: 0px;
	padding: 5px;
	margin-top: 15px;
}

.stuff #side_image {
	top: 15px;
	float: right;
	width: 134px;
	height: 400px;
	background: #cfcfcf;
	background-image: url(lighthouse-tall.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0px;
	margin: 15px;
	margin-right: 5px;
	border: 0px;
}

.textnormal {
	color: #000000;
	font-family: calibri, tahoma, helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.stuff  #footer .textnormal {
	text-align: right;


}
.stuff #footer a.textnormal {
	color: #333333;
}


a.textnormal {
	text-decoration: none;
	color: #000099;
}

h1 {
	font-family: calibri, tahoma, helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	text-align: center;
}

h2 {
	font-family: calibri, tahoma, helvetica, sans-serif;
	font-size: 16px;
	color: #003366;
	text-align: left;
}

.copyright {
	color: #333333;
	font-family: calibri, tahoma, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	float: left;
}

a.copyright:visited {
	text-decoration: none;
}

a.copyright:hover {
	font-weight: bold;
}

.stuff #content {
	width: 900px;
	padding: 10px;
	z-index: 1;
	text-align: left;
	font-size: 16px;
	font-size: 14px;
	vertical-align: middle;
	padding-top: 15px;
	margin: auto;
	margin-top: 20px;
}

.stuff #contentsmall {
        width: 500px;
        padding: 10px;
        z-index: 1;
        text-align: left;
        font-size: 16px;
        font-size: 14px;
        vertical-align: middle;
        padding-top: 15px;
        margin: auto;
        margin-top: 20px;
}


td         {
	padding-left: 20px;
	padding-right: 20px;
}


h3 {
	font-family: calibri, tahoma, helvetica, sans-serif;
	font-size: 16px;
	color: #339900;
	text-align: left;
	font-weight: bold;
}
h4 {
	font-family: calibri, tahoma, helvetica, sans-serif;
	color: #0066FF;
	text-align: left;
	font-size: 14px;
}
