.smaller {
	font-size:11px;
}
div.shade {
	background:url(images/gradient-top.gif) repeat-x;
	height:13px;
}
div#left, div#right {
	width:152px;
}
div#left {
	float:left;
	padding-top:1px;
}
div#left div.nav a {
	display:block;
	padding:2px 0 3px 0;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	color:#99042e;
	font-weight:bold;
	margin-top:-1px;
	font-size:12px;
}
div#left div.nav a:hover {
	color:#000;
	background:#f6f6f6;
}
div#left div.nav a.sub {
	font-size:11px;
	padding-left:8px;
	font-weight:normal;
	border:none;
}
div#right {
	float:right;
}
div#right h2 {
	border-top:1px solid #4e4e4e;
	border-bottom:1px solid #4e4e4e;
	margin:0;
	font-size:12px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	color:#99042e;
	text-transform:uppercase;
}
div#right div.downloads {
	margin:-7px 0 10px 0;
	background:url(images/gradient-bottom.gif) repeat-x bottom;
	border-bottom:1px solid #4e4e4e;
	padding:0 4px 5px 4px;
}
div#right div.downloads a {
	display:block;
	color:#99042e;
}
div#right div.images {
	margin-bottom:10px;
	font-size:11px;
	text-align:center;
}
div#right div.images img {
	width:153px;
	display:block;
	margin-bottom:6px;
}
div#right div.images div {
	margin:-6px 0 6px 0;
}
div#center {
	width:485px;
	margin:0 auto;
}
div#center a {
	color:#99042e;
}
div#center a:hover {
	color:#000;
}
div#center h1 {
	border-top:1px solid #99042e;
	border-bottom:1px solid #99042e;
	font-family:georgia;
	margin:0;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	color:#99042e;
	text-transform:uppercase;
}
div#center div.text {
	margin-top:-5px;
	font-size:12px;
	color:#4e4e4e;
	line-height:1.55em;
}
div#center div.text p {
	margin:0 0 1em 0;
}