body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
	height: 100%;
	
}
img#pic {
	border: 1px solid #FFFFFF;
}
table#main {
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
    border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #bdc8ad
	}
table#nav {	
    border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
    border-top-color: #FFFFFF;
	border-bottom-color: #948c64;
}
.misty-cabins-grey {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px; 
	margin-top: 50px; 
	margin-bottom: 20px; 
}
.misty-cabins-margin {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 20px;
	margin-right: 20px; 
	margin-top: 20px; 
	margin-bottom: 20px; 
	}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
object {
	border: 1px solid #FFFFFF;
}
table#links a:link {
	color: #FF3300;
	text-decoration: none;
}
table#links a:visited {
	text-decoration: none;
	color: #FF3300;
}
table#links a:hover {
	text-decoration: underline;
	color: #ffff00;
}
table#links a:active {
	text-decoration: none;
	color: #FF3300;