body {position: relative; margin: 0; padding: 0; background: white url("images/shell2.jpg") 0 0 no-repeat fixed;
}
div#content {
	background: #FFFFFF; 
	position: absolute;
	top: 52px;
	left: 164px;
	right: 25px;
	color: black;
	font: 13px arial, sans-serif;
	padding: 10px;
	border: solid #D4B7D2;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin: auto;
	width: 560px;
	height: relative;
}
div#plain {
    background: #white;
    position: absolute;
	top: 36px;
	left: 162px;
	right: 25px;
	color: black;
	font: 13px arial, sans-serif;
	padding: 10px;
	border: solid #D4B7D2;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	margin: auto;
	width: 560px;
	height: relative;
}
div#content p {
margin: 0 1em 1em;
}
div#content h3 {
margin-bottom: 0.25em;
}
div#links a {
	background: transparent;
	display: block;
	text-align: center;
	padding: 5px 10px;
	margin: 0 0 2px;
	border-width: 0;
	text-decoration: none;
	color: #805C95;
	white-space: normal;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
}
div#links a:hover {
	background: #947AA4 no-repeat fixed;
	color: white;
	font-weight: bolder;
	font-variant: small-caps;
}
h1 {
margin: -9px -9px 0.5em; padding: 15px 0 5px; text-align: right; background: url(none); color: #963; letter-spacing: 0.5em; text-transform: uppercase; font: bold 14px sans-serif; height: auto; vertical-align: middle; white-space: normal;
}
dt {
font-weight: bold;
}
dd {
margin-bottom: 0.66em;
}
div#content a:link {
color: #805C95;
}
div#content a:visited {
color: #A26A45;
}
div#content a:link:hover {
color: red;
}
div#content a:visited:hover {
color: gray;
}
div#links {
	position: relative;
	top: 52px;
	left: 0;
	width: 160px;
	height: 700px;
	font: bold small-caps 16px/17px arial, sans-serif;
	color: #CCCCCC;
}
code, pre {color: black; font: 110% monospace;
}
 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #630;
}
