.background {
	background-color: #333333;
	background-image: url(assets/bkgrnd.gif);
	background-repeat: repeat-x;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #CCCC99;
}
.footercopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCC99;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666600;
	font-weight: bold;
	padding: 3px;
	text-decoration: underline;



}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666600;
	font-weight: bold;
	padding: 3px;
	text-decoration: underline;


}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCC99;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;



}
.footercopy a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCC99;
	font-weight: bold;
	padding: 1px;
	text-decoration: none;


}
.footercopy a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCC99;
	text-decoration: none;
	font-weight: bold;
	padding: 1px;


}
.footercopy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #CCCC99;
	font-weight: bold;
	padding: 1px;
	text-decoration: none;


}
.sidebarcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 12px;
}
.leftnavcopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
.leftnavcopy a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding: 3px;
	text-decoration: underline;
}
.leftnavcopy a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
	padding: 3px;
}
.leftnavcopy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #999966;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
}
