body {
	background-color: #000000;
}

#wrap {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	border: thin groove #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
#header {
	height: 225px;
	width: 800px;
	margin-right: auto;
	margin-left: 5px;
	background: url(images/traycard.jpg);
	background-repeat: no-repeat;
}

#navbar {
	height: 25px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background: #7DAAB1;
	padding-top: 7px;
}

#contentarea {
	height: auto;
	width: 770px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	padding: 30px 20px 20px 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	color: #99AAAA;
	background-image: url(images/opaque_bug.gif);
	background-repeat: no-repeat;
	line-height: 1.2em;
}

#contentarea a: {
	color: #7DAAB1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
}

#contentarea a:hover {
	color: #7DAAB1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
}

#contentarea a:link {
	color: #79362E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
}

#contentright {
	float: right;
	width: 299px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	margin-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #FFFFDD;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 90px;
	font-style: normal;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	font-weight: 300;
	color: #FFFF00;
	background-image: url(images/tourmap3.gif);
	background-repeat: no-repeat;
}

#footer {
	height: 10px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	text-align: right;
	margin-right: 10px;
	font: 0.8em Geneva, Arial, Helvetica, sans-serif;
}
#footer p a {
	color: #000000;
	text-decoration: underline;
}
#footer a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#navbar a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 0.8em;
	padding-left: 24px;
	padding-right: 22px;
	color: #79362E;
	font-weight: bold;
	margin-left: 4px;
}
#navbar a:hover {
	background: #CCFFFF;
	font-size: 0.8em;
}

