body {
	background-image: url(pielay1_bg.jpg);
	background-repeat: repeat;
	color: #484848;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	letter-spacing: 1px;
}

a:link, a:visited {
	color: #9b5d52;
	font-family: century gothic;
	font-size: 9px;
	text-decoration: none;
}

a:hover, a:active {
	color: #9b5d52;
	font-family: century gothic;
	font-size: 9px;
	border-bottom: 1px dotted #9b5d52;
}


a.nav:link, a.nav:visited {
	color: #333333;
	font-family: century gothic;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	letter-spacing: 2px;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 3px;
	width: 200px;
	display: block;
	opacity:0.6;
	filter:alpha(opacity=60);
	border: 1px solid #8c8c8c;
}

a.nav:hover, a.nav:active {
	color: #333333;
	font-family: century gothic;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	letter-spacing: 2px;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 5px 5px 5px 8px;
	padding: 3px;
	width: 200px;
	display: block;
	opacity:0.8;
	filter:alpha(opacity=80);
	border: 0px;
	border: 1px solid #8c8c8c;
}

div.nav {
	position:absolute; 
	left: 72px; 
	top: 265px; 
	width: 224px;
	color: #666666;
	font-size: 9px;
	font-family: century gothic;
	line-height: 9px;
}

div.content {
	position: absolute;
	left: 327px;
	top: 266px;
	width: 353px;
	padding: 0px 0px 40px 0px;
}

div.stats {
	color: #000000;
	font-family: century gothic;
	font-size: 9px;
	line-height: 12px;
	letter-spacing: 2px;
	border-left: 5px solid #000000;
	margin: 15px 0px 15px 60px;
	padding: 0px 0px 0px 5px;
}

h1 {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 15px;
	font-style: italic;
	border-top: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	margin: 0px;
	padding: 0px;
}

h1:first-letter {
	font-size: 23px;
	font-weight: bold;
	color: #333333;
}

h2 {
	color: #000000;
	font-family: century gothic;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

strong {
	color: #000000;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
}

em {
	color: #a84c63;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}

input, textarea, option, select {
	color: #662a34;
	font-family: century gothic;
	font-size: 9px;
	line-height: 10px;
	letter-spacing: 2px;
	border: 1px solid #000000;
	padding: 0px;
	margin: 2px;
}

input:hover, textarea:hover, option:hover, select:hover {
	border: 1px solid #a3a3a3;
}
