* {
	margin: 0px;
}
#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #topbar {
	background-color: #999999;
	height: 20px;
}
#wrapper #menubar {
	padding-top: 35px;
	height: 30px;
	width: 850px;
	padding-bottom: 35px;
}
#wrapper #menubar #logo {
	float: left;
	width: auto;
	height: 30px;
}
#wrapper #menubar #navigation {
	float: right;
	height: 30px;
	text-align: right;
	padding-top: 7px;
}
#wrapper #menubar #navigation a {
	font-family: Helvetica, Verdana;
	font-size: 16px;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
}
#wrapper #menubar #navigation a:hover {
	font-family: Helvetica, Verdana;
	font-size: 16px;
	font-weight: lighter;
	color: #000000;
	text-decoration: underline;
}
.ContName {
	font-family: Helvetica, Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}


#wrapper #bodyArea #left {
	width: 190px;
	float: left;
	font-family: Helvetica, Verdana;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 35px;
}
#wrapper #bodyArea #right {
	width: 660px;
	float: right;
	font-family: Helvetica, Verdana;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 35px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 660px;
}
#wrapper #bodyArea #left a {
	font-family: Helvetica, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#wrapper #bodyArea #left a:hover {
	font-family: Helvetica, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

#wrapper #header {
	background-position: center center;
}
#wrapper #bodyArea #btmbar {
	background-color: #999999;
	clear: both;
	height: 20px;
}
#wrapper #bodyArea #footer {
	height: 1pc;
	text-align: right;
	font-family: Helvetica, Verdana;
	font-size: 12px;
	text-decoration: none;
}
.BodyTitle {
	font-family: Helvetica, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.BodyText {
	font-family: Helvetica, Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#wrapper #bodyArea #right a:hover {

	font-family: Helvetica, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
#wrapper #bodyArea #right a {


	font-family: Helvetica, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

