#wrapper {
	width: 960px;
	margin: auto;
}
#wrapper .navigation {
	padding-left: 80px;
	height: 30px;
}
#wrapper .contentArea {
	padding-left: 80px;
}
#wrapper .footer {
	padding-left: 80px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	height: 40px;
	padding-top: 12px;
}
a:link {
	color: #D56710;
	text-decoration: none;
}
a:visited {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	color: #FFFF00;
}
.bigBug {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
	padding-left: 70px;
	line-height: 24px;
	padding-right: 70px;
}
#wrapper .bigBug table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
}
.bugCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 32px;
	vertical-align: top;
}
.show {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #999999;
}

