@import "all.css";
body {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px; position: relative
}
.logo {
	float: right;
}
img {
	border: none;
}
div#content {
	padding-right: 10px; padding-left: 10px; border-left-color: #ffcc99; right: 25px; left: 161px; border-bottom-color: #ffcc99; padding-bottom: 10px; font: 13px verdana, sans-serif; color: #000; border-top-style: solid; border-top-color: #ffcc99; padding-top: 10px; border-right-style: solid; border-left-style: solid; position: absolute; top: 26px; border-right-color: #ffcc99; border-bottom-style: solid
}
div#content p {
	text-indent: 2em;
    text-align: justify;
    margin: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
}
div#content h3 {
	margin-bottom: 0.25em
}
div#links a {
	border-top-width: 0px; padding-right: 10px; display: block; padding-left: 10px; border-left-width: 0px; border-bottom-width: 0px; padding-bottom: 5px; margin: 0px 0px 2px; font: bold 1em sans-serif; color: #ffc; padding-top: 5px; text-align: center; border-right-width: 0px; text-decoration: none
}
div#links a:hover {
	color: #411
}
h1 {
	padding-right: 0px; padding-left: 0px; background: #369; padding-bottom: 5px; margin: -9px -9px 0.5em; font: bold 40px sans-serif; vertical-align: middle; text-transform: lowercase; color: #000; padding-top: 15px; white-space: nowrap; letter-spacing: 0.5em; height: 45px; text-align: right
}

div#footer{
	border-color: #369; border-style: dotted; font-size: 80%; text-align: center; margin-right: 20%; margin-left: 20%;
}
dt {
	font-weight: bold
}
dd {
	margin-bottom: 0.66em
}
div#content a:link {
	color: #369;
}
div#content a:visited {
	color: #666
}
div#content a:hover:link {
	color: #ffcc99
}
div#content a:hover:visited {
	color: red
}
div#links {
	left: 0px; font: 16px verdana, sans-serif; width: 160px; position: absolute; top: 52px; height: 700px
}
code {
	font: 110% monospace; color: #edc
}
pre {
	font: 110% monospace; color: #edc
}


