body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 9px;
	text-align: center;
	background: #020a25;
	color: #ddd4d4;
	padding-top: 12px;
	padding-bottom: 12px;
	line-height: 2;
	height: 100%;
}
td, th {
	font-size: 9px;
	text-align: left;
	line-height: 2;
}
#top {
	top: 0;
	left: 0;
}
#wrapper {
	margin: auto;
	text-align: left;
	width: 800px;
	height: 100;
	width:expression(document.body.clientWidth > 800? "800px": "auto" );
	position: relative;
	padding-top: 27px;
}
#body {
	background: #080808 url(images/body_top.gif) bottom no-repeat;
	width: 100%;
}
#bodyi {
	background: url(images/yellow_border.gif) repeat-y right;
	width: 100%;
}
#bodyj {
	background: url(images/yellow_border.gif) repeat-y left;
	padding: 1px 0;
	width: 100%;
}
#bodyk {
	background: top center url(images/body_top.gif) no-repeat;
}
h1, h2, h3, #nav, #nav li {
	margin: 0; padding: 0;
}
#nav {
	font-size: 10px;
	position: absolute;
	right: 0;
	top: 12px;
	line-height: 1.2;
	padding-left: 120px;
	float: right;
}
#nav li {
	float: left;
	width: 78px;
	list-style: none;
	margin-left: 2px;
	border-bottom: 1px solid black;
}
#nav a {
	background: #cf9118;
	color: #2e3901;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 1px 0;
}
#nav a:hover {
	color: white;
}
#sidebar {
	float: left;
	width: 195px;
	height: 100%;
	border-right: 1px ridge grey;
	padding-right: 5px;
	margin-top: 17px;
}
#sidebar .content {
	padding-left: 24px;
}
#sidebar .content img {
	float: left;
	margin: 5px 5px 5px 0;
}
#sidebar .divider {
	background: url(images/left_splitter2.gif) center no-repeat;
	height: 5px;
	width: 100%;
}
#vertdivider {
	background: url(images/vertspacer.gif) center repeat-y;
	margin-top: 30px;
	float: left;
	width: 8%;
}
#content {
	background: url(images/yellow_border.gif) repeat-y right;
	position: relative;
	float: right;
	width: 595px;
	border-left: 1px ridge grey;
}
#content img {
	padding-right: 15px;
	float: right;
}
#content .content {
	margin: 7px 35px 7px 17px;
	clear: both;
	padding-left: 20px;
	font-size: 11px;
}
#content .content table {
	width: 400;
	margin-right: 0px;
}
#content .content table td,
#content .content table th {
	padding-right: 10px;
}
#content .content table td.download {
	text-align: right;
	padding-right: 0px;
}
#content .content .table {
	font-size: 12px;
}
#content .content .table table {
	margin-right: 0px;
}
#content .content .table td {
	font-size: 12px;
}
#content .content .table a {
	color: #f0b33c;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
#content .content .table a:visited {
        color: #cf9118;
}
#content .content .table a:hover {
        text-decoration: underline;
}

#content .divider {
	background: url(images/right_splitter.gif) repeat-x;
	height: 5px;
}
#botnav {
	margin: 0 auto;
	font-size: 10px;
	position: relative;
	line-height: 1.2;
	text-align: center;
	width: 100%;
}
#botnav ul {
	margin: 0 auto;
	width: 600px;
}
#botnav li {
	float: left;
	width: 78px;
	list-style: none;
	margin-left: 12px;
}
#botnav a {
	color: white;
	text-decoration: none;
	display: block;
	text-align: center;
	padding: 1px 0;
}
#botnav a:hover {
	color: #cf9118;
}
h1 {
	position: absolute;
	font-size: 30px;
	margin-top: 0;
	float: left;
	left: 0;
	top: 0;
}
h2 {
	font-size: 10px;
	color: #cf9118;
	margin: 1em 0;
}
h3 {
	font-size: 10px;
	margin: 1em 0;
}
p {
	margin: 1em 0;
}
img {
	border: 0;
	margin-left: 5px;
}
img.left  { 
	float: left; 
	margin-right: 14px; 
}
img.right { 
	float: right; 
	margin-left: 14px; 
}
.readmore {
	text-align: right;
}
.hidden {
	visibility: hidden;
}
.clear {
	clear: both;
}
a {
	color: #f0b33c;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #cf9118;
}
a:hover {
	text-decoration: underline;
}
table {
	width: 400px;
}
table a {
	text-decoration: underline;
	font-weight: normal;
	color: #7f7c79;
}
#power {color:#fff;text-align:center;}
#power a {color:#fff;}
.prop {
	height: 400px;
	float: right;
	width: 1px;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
