.joined {margin: 1px;}
body  {

	background-image: url(back.jpg);
	background-color: :#D4C0C8;
	background-repeat : repeat;
	font-family: Georgia;
	font-size: 11px;
	font-weight:normal;
	color : #8F6B6F;
	padding : 0px;
	margin : 0px;
	border : 0px;}
.out {
	text-align:justify;
	padding : 0;
	margin : 0;
	width:378px;
	height:100%;
	position:absolute;
	left:163px;
	top:0px}
.nav {
	width: 100%;
	font-weight:bold;
	text-align : center;
	text-transform: uppercase;
	padding: 0px;
	border : 0px;
	border-top: 1px;
	border-bottom: 1px;
	border-color : #BBABAC
	border-style : solid;
	background-color: #EEEAEA;}
html > body 
.nav {
	width: 99%;
	font-weight:bold;
	line-height: 14px;
	text-transform: uppercase;
	text-align: center;
	padding: 0px;
	border-bottom: #BBABAC 2px solid;
	background-color: #EEEAEA;}

.title {
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing:3pt;
	text-align : left;
	padding : 0;
	margin : 2;
	border : 0;
	border-bottom: #BBABAC 2px solid;}
textarea , input , .option, select {
	margin : 2px;
	font-family: arial, sans-serif;
	text-align : justify;
	font-size : 11px;
	margin : 2px;
	color : #6A5252;
	border : 1px #A7828A dashed;
	background-color : #D1C7C7;}
A:link , A:visited , A:active {
	color : #6F434A;
	text-decoration : none;}
A:hover {
	color : #AE868D;
	text-decoration : none;
	font-weight : bold; }
