.joined {
	border : 0px;
	margin: 1px;}
body  {
	font-family: georgia; 
	font-size: 7pt;
	color: #7E7748;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-color : #FFFFFF;
	background-repeat : fixed;
	background-image:url(back2.gif);}
A:link , A:visited , A:active {
	color: #ACA46C;
	text-decoration: none;
	border: 0px;
	border-bottom: 1px dashed #D2CCA0;
	font-weight : none; }
A:hover {
	color: #ACA46C;
	text-decoration : none;
	border: 0px dashed #694A49;
	font-weight : none; }

textarea , input , select {
	margin : 2px;
	color : #313D3B;
	font-family: verdana, sans-serif;
	text-align : justify;
	font-size : 11px;
	border : 1px solid #313D3B;
	background-color : #DFDBBF;}
table {
	font-size: 11px;
	text-align : justify;}

.img {
	background-image:url(sydney.jpg);
	height: 260px;
	width: 500px; 
	font-weight: none;
	padding: 0px;}
.out {
	background-image:url(back.jpg);
	width:400px; 
	font-weight: none;
	padding: 0px;
	position : absolute;
	top : 20px;
	left : 190px;}
.title2 {
	width:99%;
	letter-spacing:-1px;
	text-transform:lowercase; 
	text-align:right;
	font-family: Times New Roman, Georgia;
	font-size: 18pt;
	padding-right: 2pt;
	font-weight: bold; 
	color: #ECDBA7;}
.title {
	font-size: 7pt; 
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing:3pt;
	text-align : left;
	width:99%;
	padding: 0;
	margin: 0;
	margin-bottom: 2px;
	border: 0;
	border-bottom: 1px;
	border-color: #A7828A;
	border-style: dashed;}

.navigation {
	margin : 1px;
	width:99%; 
	font-weight:bold;
	font-family: georgia; 
	text-align : center;
	text-transform: uppercase;
	padding: 0px;
	border : 0px;
	border-top: 1px;
	border-bottom: 1px;
	border-color : #B9B389;
	border-style : solid;
	background-color: #E6E1C2;}
html > body
.navigation {
	margin : 1px;
	width:99%; 
	font-weight:bold;
	font-family: georgia; 
	text-align : center;
	text-transform: uppercase;
	padding: 0px;
	border : 0px;
	border-top: 1px;
	border-bottom: 1px;
	border-color : #B9B389;
	border-style : solid;
	background-color: #E6E1C2;}

.content {
	text-align : justify;
	font-family : arial, verdana, sans-serif;
	font-size:11px;
	letter-spacing: 1px;
	height:100%; /* works only if parent container is assigned a height value */ 
	width: 99%; }

html > body
.content {
	background-image:url(back.jpg);
	text-align : justify;
	font-family : arial, verdana, sans-serif;
	font-size:11px;
	letter-spacing: 1px;
	height:99%; /* works only if parent container is assigned a height value */ 
	width: 99%;}
