.joined {margin: 1px;}
body  {
	font-family: georgia; 
	font-size: 11px;
	color : #553837;
	padding : 0px;
	margin : 0px;
	border : 0px;
	background-color : #E8DAD9;
	background-repeat : repeat-y;
	background-image:url(back.jpg);}
A:link , A:visited , A:active {
	color : #4E3F30;
	text-decoration : none;
	border: 0px;
	border-bottom: 1px dashed #694A49;
	font-weight : none; }
A:hover {
	color :#8D6B69;
	text-decoration : none;
	border: 0px dashed #694A49;
	font-weight : none; }

textarea , input , select {
	margin : 2px;
	color : #553837;
	font-family: verdana, sans-serif;
	text-align : justify;
	font-size : 11px;
	border : 1px solid #694A49;
	background-color : #FFF;}
table {
	font-size: 11px;
	text-align : justify;}
.title {
	font-size: 7pt; 
	font-weight:bold;
	text-transform: uppercase;
	text-align : left;
	padding : 0px;
	margin : 0px;
	margin-bottom : 0px;
	border : 0px;
	border-bottom : 1px;
	border-color : #694A49;
	border-style : dashed;}
.nav {
	background-color : none;
	width : 50px;
	font-weight: none;
	font-size: 7pt; 
	text-align : left;
	text-transform: uppercase;
	padding: 0px;
	display: block;
	border : 0px;
	border-style : solid;
	position : absolute;
	top : 380px;
	left : 420px;}
html > body 
.nav {
	background-color : none;
	width : 50px;
	font-weight: none;
	font-size: 7pt; 
	text-align : left;
	text-transform: uppercase;
	padding: 0px;
	display: block;
	border : 0px;
	border-style : solid;
	position : absolute;
	top : 380px;
	left : 420px;}
.main {
	background-color : none;
	text-align : justify;
	width : 300px;
	padding-top : 5px;
	padding : 2px;
	margin : 0px;
	border : 0;
	border-color : #789078;
	border-style : solid;
	position : absolute;
	top : 405px;
	left : 114px; }
html > body 
.main {
	background-color : none;
	text-align : justify;
	width : 298px;
	padding-top : 5px;
	padding : 2px;
	margin : 0px;
	border : 0px;
	border-color : #789078;
	border-style : solid;
	position : absolute;
	top : 405px;
	left : 114px; 
