.joined {margin: 1px;}
body {
	background-repeat : x-repeat;
	background-image:url(bg1.gif);
	background-color:#FFFFFF;
	font-family:Georgia;
	color: #6A5252;
	font-size: 11px; 
	text-align: justify;
	margin: 0px;}
A:link , A:visited , A:active {
	color : #6F434A;
	text-decoration : none;}
A:hover {
	color : #AE868D;
	text-decoration : none;
	font-weight : bold; }
textarea , input , .option, select {
	font-family:arial,verdana,sans-serif;
	text-align : justify;
	font-size : 11px;
	padding : 2px;
	margin : 2px;
	color : #6A5252;
	border : 1px #A7828A solid;
	background-color : #D1C7C7;}
.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: #DCD7D6;}
html > body 
.nav {
	width: 100%;
	font-weight:bold;
	line-height: 14px;
	text-transform: uppercase;
	text-align: center;
	padding: 0px;
	border-bottom: #BBABAC 2px solid;
	background-color: #DCD7D6;}
.title, .head {
	padding-left: 3px;
	font-weight: bold;
	font-size: 11px;
	text-align : right;
	text-transform: uppercase;
	color: #8D6D6D;
	letter-spacing: 1px;
	border-bottom: #B1A29F 1px solid;
	background-color: none;}
.main {
	width: 100%;
	text-align : justify;
	font-family : arial, verdana, sans-serif;
	font-size:11px;
	letter-spacing: 1px;
	width: 99%;
	padding: 2px;
	line-height:13px;}
html > body 
.main {
	text-align : justify;
	font-family : arial, verdana, sans-serif;
	font-size:11px;
	letter-spacing: 1px;
	width: 99%;
	padding: 2px;
	line-height:13px;}

.index {
	background-color:#FFFFFF;
	width: 450px;
	border: 3px #B1A29F solid;
	position:absolute;top:5;left:290;}
html > body 
.index {
	background-color:#FFFFFF;
	width: 450px;
	border: 3px #B1A29F solid;
	position:absolute;top:5;left:290;}
