@charset "utf-8";
* {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #F4F4F4;
	border-right-color: #000;
	border-bottom-color: #F4F4F4;
	border-left-color: #000;
	float: none;
	font-family: "gill sans", Helvetica, verdana;
	border-top-style: none;
	border-bottom-style: none;
	font-size: 16px;
	margin-top: 10px;
	background-color: #FFF;
}
#wrapper #bodyArea #left #heading {
	font-family: "Gill Sans MT", Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #3FB5E8;
}

#wrapper #logo {
	background-color: #FFF;
	height: 100px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	float: none;
	font-family: "gill sans", Helvetica, verdana;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	margin: 0px;
}
#wrapper #navigation {
	height: 35px;
	float: none;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #403E31;
	margin-right: 0px;
	font-size: 10px;
	border-top-style: solid;
	border-top-color: #403E30;
	border-top-width: 5px;
}
#wrapper #navigation a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	display: block;
	height: 35px;
	width: 100px;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #FFF;
	line-height: 35px;
	text-align: center;
	float: left;
	background-position: left top;
	text-decoration: none;
	background-color: #000;
}
#wrapper #navigation a:hover {
	background-position: left bottom;
	background-color: #DA1144;
}
#wrapper #bodyArea #left {
	height: auto;
	width: 470px;
	float: left;
	background-color: #E0E0E0;
	padding: 40px;
	margin: 0px;
	font-family: "gill sans", Helvetica, verdana;
	font-size: 16px;
	text-decoration: none;
}
#wrapper #bodyArea #right {
	height: auto;
	width: auto;
	float: left;
	color: #000;
	border: 12px solid #FFF;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-decoration: none;
}
#wrapper #bodyArea #left p a:link {
	color: #000;
	font-weight: normal;
}
#wrapper #bodyArea #right a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-color: #565044;
	display: block;
	height: 30px;
	width: 225px;
	line-height: 27px;
	text-align: center;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#wrapper #bodyArea #right a:hover {
	background-color: #DA1144;
	font-family: Verdana, Geneva, sans-serif;
}


#wrapper #bodyArea #footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
	text-align: right;
	background-image: none;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #D6D6D6;
	border-bottom-color: #333;
	border-left-color: #333;
	background-color: #FFF;
	margin: 0px;
	padding: 15px;
	text-decoration: none;
}
p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	padding: 10px;
	text-decoration: none;
}
.facey {
}
.facey {
	float: right;
	margin-right: 60px;
}
