* html #nonfooter {
	height: 100%;
	width: 770px;
	padding-bottom: 0;
}
body {
	border-left: solid #FFCC99;
	border-right: solid #FFCC99;
	width: 770px;
	margin-bottom: 40px;
	background: url(/images/backgrounds/nitesky.gif) #4F5EAE repeat;
	font: 13px/1.5em Georgia, serif;
	height: 100%;
	min-height: 100%;
}
dd {
	margin-bottom: 0.66em;
}
dt {
	font-weight: bold;
}
h1 {
	margin: 0 -9px 0.5em 0px;
	padding: 15px 0 5px;
	white-space: nowrap;
	background: #AACCEE;
	color: #002244;
	font: bold 25px/1.5em Georgia, serif;
	letter-spacing: 0.25em;
	text-align: right;
	text-transform: lowercase;
	height: 28px;
	vertical-align: middle;
}
h2 {
	margin: 0px -9px 0.5em 0px;
	padding: 10px 3px 5px;
	margin-right: 6px;
	white-space: nowrap;
	background: #AACCEE;
	color: #002244;
	font: bold 21px/1.5em Georgia, serif;
	letter-spacing: 0.25em;
	text-align: right;
	text-transform: lowercase;
	height: 28px;
}
h3 {
	margin: 0px -9px 0.5em 0px;
	padding: 5px 15px 0 0;
	margin-right: 6px;
	white-space: nowrap;
	background: #AACCEE;
	color: #002244;
	font: bold 19px/1.5em Georgia, serif;
	letter-spacing: 0.25em;
	text-align: right;
	text-transform: lowercase;
	height: 28px;
}
html, body{
	margin: 0;
	padding: 0;
}
html>body {
	width: 770px;
}
td.darkrow a:link, td.darkrow a:visited, td.darkrow a:hover, td.darkrow a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.darkrow {
	color: #4F5EAE;
	background: #AACCEE;
	font-weight: bold;
}
.lighttext {
	color: #FFFFFF;
}
.note {
	font-size: 12px;
}
.title-right {
	margin-right: 10px;
	text-align: right;
	letter-spacing: 0.5em;
}
#amazon {
	width: 200px;
	clear: both;
	position: absolute;
	right: 0;
	top: 40px;
}
#art{
	clear: right;
	float: right;
	position: relative;
	top: 0px;
	text-align: center;
}
#content {
	width: 770px;
	background: #4F5EAE;
	padding-bottom: 25%;
	height: 100%;
}
#content a:link {
	color: #4F5EAE;
}
#content a:link:hover, #content a:visited:hover {
	color: #AE4F60;
}
#content a:visited {
	color: #704FAE;
}
#content h3 {
	margin-bottom: 0.25em;
}
#content p, #content dl {
	margin: 0 1em 1em;
}
#footer{
	margin-top: 40px;
	height: 40px;
	clear: both;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	vertical-align: bottom;
	font: 13px/1.5em Georgia, serif;
}
#header {
	width: 770px;
	background: transparent;
	position: absolute;
	height: 160px;
	z-index: 100;
}
#intcontent {
	border-top: solid #FFCC99;
	border-bottom: solid #FFCC99;
	width: 770px;
	color: #000000;
	font: 13px/1.5em Georgia, serif;
	position: relative;
	top: 160px;
	overflow: auto;
	background-color: #ffffff;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}
#header #issueblock{
	float: right;
	clear: right;
	margin-right: 10px;
	margin-top: 20px;
	font: normal small-caps bold 14px/1.5em Georgia, serif;
	position: relative;
}
#left{
	border-right: 1px solid #F7E4CB;
	clear: left;
	float: left;
	margin: 6px;
	width: 45%;
	position: relative;
	top: 0;
}
#logo {
	width: 200px;
	background: transparent url(/images/sidelogo.gif) no-repeat scroll;
	top: 0;
	left: 10px;
	height: 161px;
	position: relative;
	float: left;
}
#mainheader{
	width: 770px;
	position: relative;
	top: 0;
	left: 0;
	height: 30px;
	z-index: 200;
}
#menu {
	background: transparent;
	position: absolute;
	left: 140px;
	top: 139px;
	z-index: 200;
}
#navcontainer{
	display: inline;
	list-style: none;
	font: bold 11px Verdana,Arial,Helvetica,sans-serif;
	z-index: 200;
}
#navcontainer  ul{
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 200;
}
#navcontainer a{
	padding: 3px 3px 3px 0px;
	list-style: none;
	color: #FFFFFF;
	font: normal 11px Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
}
#navcontainer a:hover{
	padding: 3px 3px 3px 0px;
	list-style: none;
	color: #FFC000;
	font: normal 11px Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
}
#navcontainer li{
	border: 1px solid #FFFFFF;
	float: left;
	width: 5.0em;
	padding: 3px;
	background: #000000;
	color: #FFFFFF;
	cursor: hand;
	cursor: pointer;
	position: relative;
}
#navcontainer li li{
	border-top: none;
}
#navcontainer li ul{
	margin: 0px 10px 0px 0px;
	width: 10em;
	display: none;
	left: 0;
	position: absolute;
	top: 1.75em;
}
#navcontainer li:hover ul,#navcontainer li.over ul{
	display: block;
	color: #FFC000;
	top: 20px;
}
#navcontainer ul li{
	padding-right: 0px;
	display: inline;
}
#nonfooter {
	width: 770px;
	height: 100%;
	min-height: 100%;
	padding-bottom: 40 px;
}
#right{
	clear: right;
	float: right;
	margin: 6px;
	width: 40%;
	position: relative;
	top: 0;
}





