@charset "UTF-8";
#container #innerContent {
	width: 493px;
	padding: 44px 22px 0px;
}
#container #innerContent h1 {
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
}
#container #innerContent h2 {
	font-weight: bold;
	color: #027CC4;
	font-size: 0.9em;
}
#container #innerContent h2 a:link, #container #innerContent h2 a:visited {
	color: #007EC5;
}
#container #innerContent h2 a:hover {
	color: #9856A1;
}
#container #innerContent h3 {
	font-size: 0.75em;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC6666;
}
#container #innerContent p {
	font-size: 0.8em;
	line-height: 1.25em;
}
#container #innerContent li {
	list-style: url(../images/arrowBullet.gif);
	font-size: .8em;
	padding: 2px 0px;
	font-weight: normal;
}
#container #sidebar {
	position: absolute;
	width: 318px;
	top: 428px;
	right: 0px;
	overflow: visible;
	padding: 22px;
	background: url(../images/sidebarBkrd.jpg) no-repeat left top;
}
#container #sidebar h2 {
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
	padding-top: 0px;
}
#container #sidebar h3 {
	font-size: 0.7em;
	color: #000000;
	font-weight: bold;
}
#container #sidebar p {
	font-size: 0.7em;
	line-height: 1.4em;
}
#container #sidebar blockquote {
	text-align: center;
	font-size: 0.7em;
	font-weight: bold;
	border-bottom: 1px solid #007CC5;
	margin: 0 -2px;
	padding: 22px 0px 3px;
}
img.partsAbout {
	float: right;
	margin-top: -100px;
	margin-bottom: -20px;
}
img.partsClassic {
	margin: 0 -22px 0;
}
#container #sidebar p.list {
	white-space: pre;
}

