.joined {
	margin: 1px;
	border : 0px solid #B6C0C2;}
* { padding:0; margin:0; }

BODY {
	margin:0;
	background-color:#dee4e5;
	background-position:center; 
	background-repeat:repeat-y;
	font-family: Arial, Verdana;
	font-size: 8pt;
	text-align:justify;
	color:#7D898B;
	line-height: 100%;}
textarea , input , .option, select {
	margin : 2px;
	font-family: Arial, Verdana;
	font-size: 8pt;
	text-align : justify;
	color : #686876;
	border : 1px solid #B6C0C2;
	background-color:#C7CFD1;}
A:link , A:visited , A:active {
	color : #5A6A6C;
	text-decoration : none;
	border: 0px;
	border-bottom: 1px dashed #5A6A6C;
	font-weight : none; }
A:hover {
	color :#9EB5B8;
	text-decoration : none;
	border: 0px dashed #694A49;
	font-weight : none; }
.top {
	background-image:url(hed.jpg);
	width:392px;
	height:680px;
	position : absolute;
	top : 0px;
	left : 150px; }
h2, .title { 
	letter-spacing:-1px;
	text-transform:lowercase; 
	text-align:left;
	font-family: Times New Roman, Georgia;
	font-size: 18pt; 
	font-weight: bold;}
.navigation {
	text-align : right;
	width : 6em;
	padding : 0px;
	position : absolute;
	top : 350px;
	left : 113px; }
.content {
	width:345px;
	height:100px;
	padding : 0px;
	position : absolute;
	top : 427px;
	left : 180px; }
