body {
	margin: 0px;  
	background-color: #000000; 
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}




b {
	color: #dc863a;
}

i {
	color: #f3e8b5;
}

u {
	color: #c9d1a5;
	}
	
h1 {
	text-align: right; 
	letter-spacing: 5px;
	color: #ffe0ae;
	font-size: 11px;
	font-family: Georgia, arial, Tahoma;
	font-weight: light; 
	font-style: italic; 
	text-transform: lowercase;
	margin-bottom: 0px; 
}

#nav a {
	font-size: 10px;
	font-family: arial, Tahoma;
	display: block;
	font-weight: bold;
	color: #ba9d75;
	padding: 1px;
	padding-left: 4px;
	text-transform: uppercase;	
	}

#nav a:hover {
	color: #000000;
	background-color: #fbca89;
	font-size: 10px;
	font-family: arial, Tahoma;
	display: block;
	font-weight: bold;
	padding: 1px;
	text-transform: uppercase;
	text-align: right;
	}


#nav {
	position: absolute;
	right: 27px;
	top: 431px;
	font-size: 10px;
	letter-spacing: 2px;
	width: 123px;
	height: 84px;
}


blockquote {
	margin: 10px; 
	padding: 10px;
	background-color: #fff9c2;
}

body, tr, td { 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica; 
	text-align: justify; 
	color: #767676; 
}

#background {
	position: absolute;
	right: 0px; 
	top: 0px; 
}

#content { 
	position: absolute;
	right: 164px;
	top: 382px;
	width: 333px;
	padding-bottom: 20px;
	line-height: 11px;
}

a:link, a:visited {
	color: #C7A13D;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	text-transform: none;
	text-decoration: none;
}

a:hover { color: #ffffff;
}

	
input, textarea, select { 
	background-color: #787878;
	font-family: Arial, Verdana; 
	font-size: 10px;
	color: #f6d692;
	border: 1px solid #dbceb2; 
	padding: 2px;
	letter-spacing: 1px; 
}
