body {
	font-family: verdana, tahoma, arial, sans-serif;
	cursor: text;
	margin: 0;
	padding: 0;
	font-size: 12px;
	background: url(bg.gif);
	color: #473F3F;
}
		
	h1 	{
	font: bold 10px tahoma, sans-serif;
	color: #AA713B;
	text-transform: uppercase;
	letter-spacing: 5px;
	padding: 0 20px 15px 20px;
	text-align : center;
	margin: 0;
}

			 h2 {
	font: bold 9px tahoma, sans-serif;
	color: Gray;
	text-transform: uppercase;
	letter-spacing: 5px;
	padding: 5px;
}

b {
	color: #45311D;
}

i {
	color: Gray;
}
	
a:link, a:visited {
	color: #8B4513;
	border-bottom: 1px solid Gray;
	text-decoration: none;
	cursor: crosshair;
	}

a:hover, a:active {
	color: #B12E2E;
	text-decoration : none;
	cursor: crosshair;
	}

#navi a:link, #navi a:visited {
font: bold 10px tahoma, sans-serif;
letter-spacing: 1px;
	color: #45311D;
	border-left: 4px solid #DCB187;
	padding-left:3px;
	text-transform : uppercase;
	font-weight : bold;
	border-bottom: none;
}

#navi a:hover, #navi a:active {
	color: #D8A97C;
	border-left: 4px solid #45311D;
	text-transform : uppercase;
}


#header {
	background: url(header.gif) no-repeat;
	height: 147px;
	width: 481px;
	position: absolute;
	}	
	
	#header2 {
	background: url(header2.gif) no-repeat;
	width: 481px;
	height: 112px;
	position: absolute;
 margin-top: 147px;
	}	
	
#edge {
	background: url(edge.gif) no-repeat;
	width: 320px;
	height: 169px;
	margin: 259px 0 0 0;
	position: absolute;
	}

#main {
	padding: 1px;
	margin: 170px 0 0 390px;
	position: absolute;
	}
	
#navi {
	height: 38px;
	word-spacing: 10px;
	margin: 0 0 40px 120px;
	line-height: 18px;
	width: 490px;
}

#text {
	width: 500px;
	background : url(border.gif) repeat-y left;
	padding: 0 4px 2px 15px;
	line-height: 17px;
	height: 300px;
	overflow: auto;
	text-align : justify;
}
	
	
	#title {
	position: absolute;
	margin: 85px 0 0 400px;
	color: #6D291B;
	text-transform: uppercase;
	font: bold 11px tahoma, sans-serif;
	letter-spacing: 4px;
	padding: 30px 20px 2px 2px;
	height: 40px;
	background: url(flower.gif) top right no-repeat;
}

blockquote {
	color: #805E4D;
}
		#copy {
	text-align: right;
	font-size: 10px;
	padding-right: 5px;
	color: #C9B9B4;
}
	
	#copy a:link, #copy a:visited {
	color: #C9B9B4;
	font-size: 10px;
	text-transform : none;
	border-bottom: none;
}
	
	#copy a:hover {
	color: #A52A2A;
}
	