body,html {
	margin:0;
	padding:0;
}
body,html {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(images/circuitbak03.jpg);
	background-repeat: repeat;
	background-position: 0 0;
	background-color: #000000;
}
/* Prevent content from becoming unreachable in Gecko */
body {
	min-width:720px;
}
a:link {
	color: #B48C00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	color: #B48C00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:active {
	color: #B48C00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #F5D100;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
/* position:absolute for all browsers - the whole page scrolls */
div#headerwrap {
	position:absolute;
	width:100%;
	top:0;
	left:0;
	height:120px;
}
/* position:fixed for modern browsers - header and footer do not scroll */
body>div#headerwrap {
	position:fixed;
}
div#header {
	height:120px;
	width:720px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* set a left margin to compensate for IE/Win always making room for a scrollbar */
div#middlewrap {
	margin-left:16px;
	/* set left margin and bottom padding for others */
voice-family: "\"}\"";
	voice-family:inherit;
	padding-bottom:50px;
	padding-top: 120px;
	padding-right: 0;
	padding-left: 0;
}
/* set left margin for modern browsers */
body>div#middlewrap {
	margin-left:0;
}
div#middle {
	margin:0 auto;
	width:720px;
}
div#sidebar {
	width:150px;
	height: 100%;
	float: left;
	position: fixed;
}
div#content {
	margin-left:150px;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 10px;
}
/* no positioning for IE5/Win - the whole page scrolls */
div#footerwrap {
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	height:50px;
}
body>div#footerwrap {
	position:fixed;
}
div#footer {
	height:50px;
	margin:0 auto;
	width:720px;
}
div#header {
	background-image: url(images/table-top03.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #000000;
}
div#footer {
	color:#EEEEEE;
	background-color: #000000;
	background-image: url(images/table-bottom03.png);
	background-repeat: no-repeat;
	background-position: center top;
}
div#middle {
	background-image: url(images/table-middle02.png);
	background-repeat: repeat;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 720px;
	white-space: normal;
}
div#sidebar {
	width:150px;
	position: fixed;
	float: left;
	height: 100%;
}
div#content {
	background-attachment: scroll;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #B48C00;
}
h1,h2 {
	margin:0;
	padding:0;
}
div#sidebar h1 {
	padding-left:15px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div#footer h2 {
	margin:0;
	padding:0;
	text-align:center;
}
div#footer p {
	margin:0;
	text-align:center;
	color: #B48C00;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 11px;
}
h1 {
	font-size:1.1em;
	letter-spacing: 0.025em;
}

p {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.4em;
	margin-bottom:0px;
	margin-top: 0px;
}

pre {
	font-size:0.8em;
	line-height:1.4em;
}
ul {
	color:#B48C00;
	font-size:0.8em;
	line-height:1.4em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 25px;
	font-variant: normal;
	text-transform: capitalize;
}
.antique-gold {
	color: #B48C00;
}
.amber {
	color: #F5D100;
}	

