.joined {
	border : 0px;
	margin: 1px;}
body  {

	background-color: #FFFFFF;
	font-family: Georgia; 
	font-size: 12px;
	font-weight:normal;
	color : #8F6B6F;
	padding : 0px;
	margin : 0px;
	border : 0px;}
A:link , A:visited , A:active {
	color : #6F434A;
	text-decoration : none;}
A:hover {
	color : #AE868D;
	text-decoration : none;
	font-weight : bold; }
.footer {
	width:490px;
	height: 11px;
	background-image: url(footer.jpg);}
.outer {
	text-align:left;
	border:3px solid #EFE3B3;
	width:490px;
	margin:auto;
	background-image: url(back.jpg);
	position : absolute;
	top : 0px;
	left : 250px; }
.inner {
	border:0px solid #000000;
	padding:3px;
	padding-top:0px;}

.title {
	text-align:right;
	border:0px solid #EFE3B3;
	border-bottom:3px solid #EFE3B3;
	width:100%;
	margin:auto;
	background-image: url(back.jpg);}

.menu {
	text-align:left;
	border:0px solid #EFE3B3;
	border-bottom:3px solid #EFE3B3;
	width:160px;
	padding:0px;
	padding-left:5px;
	position : absolute;
	top : 394px;
	left : 05px; }
