body {
	font-family: Arial, Helvetica, sans-serif;
	color: #113333;
	background-color: #99bbbb;
	text-align: center;
	margin: 0px;
	padding: 15px;
}
#page {
	text-align: left;
	position: relative;
	height: 535px;
	width: 750px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
}
#wide {
	background-color: #D0E5D5;
	margin: 0px;
	padding: 0px;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position: absolute;
	width: 490px;
	left: 0px;
	top: 0px;
	border: 5px solid #ffffff;
	text-align: left;
}
#narrow {
	margin: 0px;
	padding: 0px;
	position: absolute;
	height: 510px;
	width: 250px;
	left: 495px;
	top: 0px;
	background-image: url(images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	z-index: 10;
	text-align: left;
	border: 5px solid #ffffff;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.text {
	margin-right: 40px;
	margin-left: 40px;
	text-align: justify;
	line-height: 17px;
	font-size: 12px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#contact {
	position: absolute;
	height: 25px;
	width: 240;
	left: 505px;
	font-size: 11px;
	color: #557777;
	top: 524px;
	text-align: left;
}
.contact {
	font-size: 12px;
	color: #557777;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
li {
	margin-right: 10px;
}
a, a:link {
	color: #527573;
	text-decoration: underline;
}
a:hover {
	color: #003366;
}
h6 {
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	padding-right: 30px;
	padding-left: 30px;
}
.alignright {
	text-align: right;
	padding-right: 30px;
}
h2 {
	font-weight: bold;
	color: #003333;
}
