/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/bg.jpg) repeat-y top #D1D1D1;
	background-attachment:fixed;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style1 {
	color: #8D2627;
	font-weight: bold;
}
.style2 {font-size: 10px}
.style3 {color: #8D2627; font-weight: bold; font-size: 10px; }
.style4 {
	color: #902C2E;
	font-weight: bold;
	font-size: 10px;
}
.style5 {
	color: #8F282B;
	font-weight: bold;
}
.about-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}


.sitecredits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}	
a:link {
	color: #000000;
	text-decoration: none;
}
.about-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #000000;
}
.employment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	letter-spacing: .05em;
	line-height: normal;
	text-transform: none;
}

a:hover {
	text-decoration: underline;
	color: #a55813;
}
a:active {
	text-decoration: none;
	color: #000000;
}
