body {	
	font : normal 11px 'Trebuchet MS', 'Tahoma';
	letter-spacing : 1px;
	line-height : 14px;
	margin : 0 0 0 0;
	padding : 0;
	background : #7D7D4E;
	background-image: url('images/bg.jpg');
	color : #AEAB74;
	text-align : justify; 
				} 



img {
	border: 0
				}


a:link, a:visited, a:active {

	text-decoration : none;
	color : #FCB49D;
	font : bold 11px 'Trebuchet MS', serif;
	letter-spacing : 0;
				}

a:hover {	

	color : #CC867F;
	text-decoration : underline;
				}
	

#content {
	position: absolute;
	top: 346px;
	left: 68px;
	width: 593px;
	background: #F0F3D5;
	text-shadow: 1px 1px #ffffff;

				}

h1 {
	text-align: right;
	font: 16pt bold 'Georgia';
	text-transform: lowercase;
	color: #E5A37A;
	letter-spacing: 1px;
				}

blockquote {
	background: #FBFEE1;
	border: 1px #000000;
	width: 400px;
	padding: 10px;
	text-align: left;
				}


#rules {
	
	color: #E5A37A;
	margin: 20px 0 0 0;
				}

#browsernav {

	font-size: 9px;
	text-align: center;
	color: #9A8A8C;
				}

#disclaimer {
	
	font-size: 9px;
	letter-spacing: 1px;
	line-height: 10px;
	margin: 20px 0 0 0;
	color: #E5A37A;
	text-align: center;
				}

.quote {
	
	font-size: 9px;
	letter-spacing: 1px;
	line-height: 10px;
	margin: 20px 0 0 0;
	color: #E5A37A;
	text-align: center;
				}

strong { 
	font: 10pt 'Georgia';
	color: #b87dc4;
				}
