#Footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
#ContentArea {
	text-align: left;
	width: 880px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.definition {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-color: #6ab0b0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6e695e;
	font-style: italic;
	text-transform: capitalize;
}
a:link {
	color: #508484;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #508484;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#Header {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 109px;
	vertical-align: middle;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #6e695e;
}
.ClearBoth {
	clear: both;
	height: 2px;
}
#Container {
	padding: 0px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #BBE7E8;
	border: 2px solid #98938C;
}
#Welcome {
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 585px;
}
#Callout {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
.FloatRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
.FloatLeft {
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}
#QuickLinks {
	margin-bottom: 5px;
	margin-left: 0px;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	padding: 2px 10px 10px;
}
#Entrance {
	margin-bottom: 5px;
	margin-left: 10px;
	width: 100%;
	margin-top: 10px;
	margin-right: 10px;
	padding: 10px;
}
#Grid {
	width: 100%;
	border: 2px solid #6AB0B0;
}
#Grid th {
	font-weight: bold;
	color: #BBE7E8;
	background-color: #6ab0b0;
	text-align: center;
	padding: 4px;
	font-size: 14px;
	width: 16%;
	border-top: 1px solid #6ab0b0;
	border-right: 1px solid #BBE7E8;
	border-bottom: 1px solid #6ab0b0;
	border-left: 1px solid #BBE7E8;
	vertical-align: middle;
}
#Grid td {
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 4px;
	font-size: 12px;
	border: 1px solid #6ab0b0;
	width: 16%;
}
#ContentArea img {
	border: 2px solid #6E695E;
}
.FatBlackBorder {
	border: 12px solid #000000;
	padding: 0px;
	height: 504px;
	width: 339px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	margin-top: 10px;
}
#ContentArea a img {
	border: 2px solid #6E695E;
}
#ContentArea a:hover img {
	border: 2px solid #FF6600;
}
#Container #ContentArea #Entrance #FrontLogo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#FrontLogo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ContentArea form img {
	border: 0px;
}
#VRBOLogo {
	text-align: center;
	padding-bottom: 15px;
}
