﻿a:link, a:visited, a:active {
	color: #f0a1b1;
	font-size: 8px;
	font-family: tahoma, times new roman;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}


a:hover {
	color: #4c4650;
	background: #f5f3cb;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	cursor: help;
}

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

}

div {
	text-align: right;
	font-size: 10px;

}


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

stand, strong, em {
	font-size: 12px;
	font-family: monotype corsiva, french script MT;
	color: #f6f7a3;
}

body {
	font-size: 12px;
	color: #e9eaea;
	font-family: helvetica, century gothic, tahoma;
	text-align: justify;
	background: #252324 url(bkg.jpg) left repeat-y;
}

#header {
	margin: 0px;
	padding: 0px;		
	position: absolute;
	top: 0px;
	left: 0px;
	border: none;
	cursor: help;
	}

#hel {
	position: absolute;
	left: 310px;
	}


#side {
	font-size: 9px;
	align: justify;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 380px;
	
}

#content {
	font-size: 10px;
	color: #88999b;
	align: justify;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 417px;
	width: 202px;
	
}


#page {
	font-size: 10px;
	color: #88999b;
	align: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 210px;
	top: 394px;
	width: 182px;
	
}

h1 {
	color: #a87986;
	font-family: georgia, "times new roman", arial, serif;
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	margin-right: 10;
	line-height: 6pt;
	letter-spacing: 2px;
	padding-right: 20px;
	border-right: 3px solid #a0a0b9;
	}

h1:first-letter {
	color: #79a890;
	font-family: georgia, "times new roman", arial, serif;
	font-size: 18pt;
	font-style: italic;
	text-transform: lowercase;
	font-weight: bold;
	padding: 0;
	margin-right: 3px;
	}

h2 {
	color: #574635;
	font-family: georgia, "times new roman", arial, serif;
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	margin-right: 10;
	line-height: 6pt;
	letter-spacing: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	border-bottom: 2px dotted #a0a0b9;
	}

h2:first-letter {
	color: #75997d;
	font-family: times new roman;
	font-size: 18pt;
	font-style: italic;
	text-transform: lowercase;
	font-weight: bold;
	padding: 0;
	margin-right: 3px;
	}

a img {
	border: 0;
	}

.image {
	background: #7d6461;
	border: 3px solid #7d6461;
	}
