* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: thick solid #000;
	color: #000;
}
#wrapper #logo {
	height: 160px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: right;
	color: #78AAD9;
	background-image: url(../images/banner.png);
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #navigation {
	height: 30px;
	background-color: black;
	letter-spacing: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px; color: #FFF

	line-height: normal;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-bottom-style: solid;
	padding-left: 10px;
}
#wrapper #headerimg {
	height: 300px;
	padding-top: 10px;
	text-align: center;
}
#wrapper #bodyArea #left {
	width: 140px;
	float: left;
	background-color: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #191919;
	padding-top: 10px;
	cursor: text;
	padding-left: 5px;
	clear: none;
	text-align: left;
	border-right-style: none;
}
#wrapper #bodyArea #right {
	width: 610px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-color:black;
	font-size: 14px;
	padding-top: 10px;
	text-align: left;
	padding-left: 10px;
	background-color: #FFF;
	padding-right: 10px;
	border-left-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-width: thin;
	border-left-color: #000;
}
#wrapper #bodyArea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	text-align: left;
	padding-left: 10px;
	background-color: white;
	padding-right: 10px;
	border-left-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-width: thin;
	border-left-color: #000;
}
#wrapper #bodyArea #footer {
	
	height: 25px;
	padding-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: black;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #2D2D2D;
	clear: both;
	padding-left: 10px;
}
.color {
	color: #FFF;
	font-size: 14px;
}
#wrapper #bodyArea #body p {
	text-align: justify;
	font-size: 14px;
	color: #000;
}
#wrapper #bodyArea #body h2 {
	color: #000;
}
#wrapper #bodyArea #left p {
	color: #FFF;

}
