.body {
	background-image: url(background.gif);
}
#wrapper {
	width: 700px;
	border: 1px solid #003300;
	padding: 10px;
	position: absolute;
	left: 40px;
	top: 4px;
}
#header {
	background-color: #999966;
	height: 160px;
}
.logo {
	left: -10px;
	position: relative;
	top: -10px;
	z-index: 10;
}
.development {
	left: -6px;
	position: relative;
	top: -90px;
}
.beyond {
	position: absolute;
	left: 180px;
	top: 30px;
}
#navigate {
	position: absolute;
	right: 0px;
	left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	top: 100px;
	background-color: #C6C6A8;
	text-align: right;
}
#content {
	border: 1px solid #000000;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-attachment: fixed;
	background-image: url(background.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.9em;
}
#footer {
	background-color: #999966;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	padding: 10px;
	color: #FFFFFF;
	text-align: center;
}
#footer a:link {
	font-weight: bold;
	color: #FFFFFF;
}
#navigate img {
	margin-left: 5px;
	margin-right: 2px;
}
#content a:link, #content a:visited, #content a:active {
	color: #999966;
	font-weight: bold;
}
#content h1 {
	color: #999966;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content .left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	list-style-type: disc;
	line-height: 1.6em;
}
#navigate .faqs {
	margin-top: 0px;
}
#navigate .norm {
	margin-bottom: 0px;
}
#telephone {
	top: 145px;
	right: 20px;
	position: absolute;
}
#content h2 {

	color: #003333;
	font-size: 0.9em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content .photo {
	border: 1px solid #000000;
	float: left;
	margin-right: 10px;
}
.event {
	background-color: #FFFFCC;
	border: 10px solid #FFFFCC;
}
.event h1 {
	color: #993300;
}
#homeevent {
	padding: 2px;
	float: right;
	border: 3px solid #993300;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	margin-bottom: 10px;
	margin-left: 10px;
}
