a:link, a:visited, a:active {
	color: #0a0b0b;
	font-weight: none;
	font-face: century gothic;
	text-transform: lowercase;
	font-size: 7pt;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	background: #dedad0 url(layout/link.jpg) right repeat-y;
}


a:hover {
	color: #decdcf;
	background: #c0baaa url(layout/link2.jpg) right repeat-y;
	text-decoration: none;
	cursor: crosshair;
}

#content {
	font-size: 10px;
	text-align: justify;
	margin: 0px;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 10px;
	padding-top: 10px;
	background: #827e6d url(layout/bk.jpg) bottom repeat-x;
}

#header {
	position: absolute;
	align: center;
	left: 47%;
	top: 0px;
	border: 0px;	
}


p {
	text-align: justify;
	font-size: 10px;
	letter-spacing: 1px;

}


p:first-letter {
	color: #bed6ad;
	font-family: "times new roman", arial, serif;
	font-size: 14pt;
	font-style: italic;
	text-transform: lowercase;
	font-weight: bold;
	padding-right: 2px;
	}

body {
	font-size: 10px;
	color: #fffdf6;
	font-family: tahoma;
	text-align: justify;
	overflow: auto;
	background: #e5d8ca url(layout/bkg.jpg) top repeat-x;

}

stand, strong, em {
	color: #f0d3c8;
}
 

h2 {
	color: #cfbe88;
	font-family: century gothic;
	font-size: 13pt;
	font-style: none;
	text-transform: lowercase;
	font-weight: none;
	letter-spacing: 2px;
	padding-left: 50px;
	}

a img {
	border: 0;
	}

.image {
	background: #b49f81;
	border: 4px solid #b49f81;
	}

img.sidepics {
	margin-top: 2px;
	margin-right: 7px;
	margin-left: 3px;
	background: #d6d0c4;
	border: 4px solid #d6d0c4;
	}
