body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
}
.navigation {
	height: 486px;
	width: 174px;
	float: left;
	top: 0px; 
}
.header {
	width: 586px;
	top: 0px;
	right: 0px;
	left: 174px;
	bottom: 0px;
	float: right;
	
}
.bg {
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-y;
	width: 760px;
	position: relative;
}
.footer {
	width: 760px;
	height: 56px;
	clear: both;
}

.bodyarea {
	width: 570px;
	padding: 5px;
}
.pageHDR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #778B8C;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #171717;
	font-weight: bold;
	text-decoration: underline;
}
.imgBORDER {
	margin: 3px;
	padding: 3px;
	border: 1px solid #151515;
}
