.bodywrapper {
	background-image: url(media/audio_pgbkgd_temp.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 50px;
}
sidebar {
	text-align: center;
}
body {
	font-family: trebuchet, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #999999;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: center;
	padding-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
	padding-bottom: 15px;
}
.sidebarsubhead {
	font-size: 12px;
	font-weight:bold;
	line-height: 11px;
	color: #6E420E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-align: center;
	padding-top: 5px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
}
.sidebarlist {
	font-size: 12px;
	line-height: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.bodytext {
	padding: 10px;
}
p {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	text-align: left;
}
a:link {
	text-decoration: none;
	color: #3366CC;
}
a:visited {
	text-decoration: none;
	color: #3366CC;
}
a:hover {
	color: #CC6633;
	background-color: #E5E2D9;
}
.specialnote {
	font-style: italic;
	color: #6E420E;
	background-color: #FFFF99;
	margin: 15px;
	padding: 5px 10px inherit;
	padding: 10px;
}
h2 {
	font-size: 22px;
	font-weight: bold;
	color: #6E420E;
	padding-left: 15px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #6E420E;
	padding-left: 15px;
}
.body_callout {
	color: #990000;
	text-align: center;
	padding: 8px;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #663300;
	margin: 0px 10px 0px 10px;
	background-color: #EEE7DB;
}
.orange {
	color: #CC6600;
}
.contentcell {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.nonlink_blue {
	color: #4D73AD;
}