body {
	background: #000000;
	font-family:  Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #353846;
	text-align: justify;
	line-height: 27px;
	letter-spacing: 1px;
	margin: 0;
	}
	
#content {
	width: 800px;
	margin: 0 auto;
	background: #e9e7d7;
	border-left: 14px solid #a29695;
	border-right: 14px solid #a29695;
	}

#text {
	margin: -485px 10px 0 0;
	}
	
#inner {
	margin: 0 auto;
	width: 760px;
	}
	
.inner2 {
	padding: 0 25px;
	}
	
a:link {
	color: #a37895;
	text-decoration: none;
	font-weight: bold;
	}

a:visited {
	color: #a37895;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #8c8588;
	}

a:active {
	color: #a37895;
	text-decoration: none;
	font-weight: bold;
	}
	




h1 {
	font-family: Palatino, 'Palatino Linotype', Georgia, Times, serif;
	color: #93888c;
	text-transform: uppercase;
	font-style: ;
	letter-spacing: -3px;
	padding: 0 0 0 15px;
	font-size: 22px;
	margin: 0 0 0 0;
	}

h2 {
	margin: -16px 0 0 0;
	padding: 0 0 0 30px;
	font-family: Palatino, 'Palatino Linotype', Georgia, Times, serif;
	color: #d5cfaf;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 9px;		
	}
	
h3 {
	font-family: Palatino, 'Palatino Linotype', Georgia, Times, serif;
	color: #93888c;
	text-transform: uppercase;
	letter-spacing: -2px;
	font-size: 25px;
	text-align: right;
	border-top: 2px dashed #bfb9b1;
	position: relative;
	}

h4 {
	margin: 0 0 0 -40px;
	padding: 0;
	font-family: Palatino, 'Palatino Linotype', Georgia, Times, serif;
	color: #dc8287;
	text-transform: uppercase;
	font-size: 14px;	
	}




p { 
	position: relative;
	left: 0;
	top; 0;
	z-index: 1;
	}


img {
	border:0;
	} 

.centre {
	text-align: center;
	}

	
strong,  b {
	color: #bf728d;
	}

em, i {
	color: #bf728d;
	}

.centre {
	text-align: center;
	}
	
.pright {
	text-align: right;
	font-style: italic;
	margin: 10px 0;
	color: #aea983;
	font-size: 14px;
	}
	
	

#footer {
	background: url(images/v01footer.jpg) no-repeat;
	height: 495px;
	width: 800px;
	margin: -80px 0 0 0;
	font-size: 11px;
	color: #d7c0bc;
	line-height: 15px;
	}

#footernav {
	top: 380px;
	left: 640px;
	position: relative;
	text-align: right;
	width: 150px;
	letter-spacing: -1px;
	font-size: 18px;
	color: #d9d1b7;
	line-height: 25px;
	}
	
#footernav a:link {
	color: #000000;
	}

#footernav a:visited {
	color: #000000;
	}

#footernav a:hover {
	color: #ffffff;
	}

#footernav a: active {
	color: #000000;
	}	




#nav {
	top: -550px;
	left: -170px;
	position: relative;
	text-align: right;
	width: 150px;
	letter-spacing: -1px;
	font-size: 18px;
	color: #d9d1b7;
	line-height: 25px;
	}

#nav .smalltext {
	font-size: 12px;
	line-height: 19px;
	}
	
#nav a:link {
	color: #ffffff;
	}

#nav a:visited {
	color: #ffffff;
	}

#nav a:hover {
	color: #d9d1b7;
	}

#nav a: active {
	color: #ffffff;
	}





#tracker {
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	}
	

#sites {
	margin: 10px auto;
	}

#sites img {
	border: 8px solid #000000;
	}
	
.sleft img {
	float: left;
	position: relative;
	margin: 0 8px 0 0;
	}

.sright img {
	float: right;
	position: relative;
	margin: 0 0 0 8px;
	}

.sright h3 {
	text-align: left;
	}
	
.sleft img:hover, .sright img:hover {
	border: 8px solid #ffffff;
	}
	
	
.limg {
	text-align: center;
	}

.limg img {
	background: #d5cdc3;
	padding: 5px 7px;
	border: 1px dashed #bfb9b1;
	margin: 2px 5px;
	}

.limg img:hover {
	background: #3b3d4c;
	padding: 5px 7px;
	border: 1px dashed #3b3d4c;
	}

.tlinks {
	margin: 15px auto 5px auto;;
	border-left: 2px dashed #bfb9b1;
	border-right: 2px dashed #bfb9b1;
	}

.tlinks td {
	width: 130px;
	}
