<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-image: url(../images/wp_v_02.jpg);
	margin-top: 5px;
}
.credits {
    font-size: 10px;
	color: #EAE6E6;
}
.title {color: #523117}
#center_line        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}
#content_wrapper    
	{
	margin-left: -445px;
	position: absolute;
	top: -284px;
	left: 50%;
	width: 890px;
	height: 568px;
	visibility: visible
	}
	a:link {
	color: #765840;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #765840;
}
a:hover {
	text-decoration: underline;
	color: #532117;
}
a:active {
	text-decoration: none;
}
.credits a {
color: #EAE6E6;
font-size: 10px;
}
.credits a:visited {
color: #EAE6E6;
font-size: 10px;
}
.credits a:hover {
text-decoration: none;
color: #532117;
font-size: 10px;
}
#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 440px;
height: 300px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 15px;
}
#mycustomscroll_02 {
/* Typical fixed height and fixed width example */
width: 440px;
height: 225px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0.3em auto;
padding: 15px;
}
-->
