body {
	font-family: "trebuchet ms","albany amt",arial,helvetica,sans-serif;
	font-size: 16px;
	font-weight: 100;
	color: #ffffff;
	background-color: #000000;
}

#body {
	background-image: url(http://webdrake.net/images/bg/starbg__.jpg);
	width: 800px;
	margin-top: 30px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
}

#webdrakenet {
	display: block;
	clear: left;
	text-align: left;
	margin-bottom: 2em;
}

#titleimage {
	clear: left;

}

#maintext {
	display: block;
	text-align: justify;
	padding-bottom: 5em;
}

#mainmenu {
	display: block;
	float: right;
	width: 100px;
	font-weight: 900;
	font-size: 13px;
	text-align: center;
}

#mainmenu dt {
	padding-bottom: 1em;
}

#scicontact {
	display: block;
	float: right;
	width: 208px;
	margin-left: 15px;
	margin-bottom: 5px;
	padding: 10px;
	border: 2px groove #ffffff;
	font-size: 13px;
	text-align: right;
}

#whatsnew {
	display: block;
	float: left;
	width: 22%;
	margin-right: 15px;
	margin-bottom: 5px;
	padding: 10px;
	border: 2px groove #ffffff;
	font-size: 15px;
	text-align: left;
}

#credits {
	display: block;
	clear: both;
	text-align: right;
	font-size: 13px;
}

#credits .drake {
	font-size: 17px;
}

.ord {
	font-family: "trebuchet ms","albany amt",arial,helvetica,sans-serif;
	font-size: 16px;
	font-weight: 100;
	color: #ffffff;
	background-color: inherit;
}

.justify {
	display: block;
	text-align: justify;
}
.left {
	display: block;
	text-align: left;
}
.right {
	display: block;
	text-align: right;
}
.hdn {
	visibility: hidden;
}
.scaps {
	font-variant: small-caps;
}
.drake {
	font-family: arial,helvetica,sans-serif;
}

.pgp {
	margin-left: 5%;
	margin-right: 10%;
	font-size: 13px;
}

.quote {
	margin-left: 5%;
	margin-right: 10%;
	font-size: 15px;
}
.quote dt {
	margin-top: 1.5em;
	margin-right: 10%;
}
.quote dd {
	margin-left: 5%;
	margin-right: 5%;
	font-size: 13px;
	margin-top: 0.5em;
}

img.bookcover{
	margin-left: -70px;
	margin-right: 10px;
	float: left;
	vertical-align: text-top;
}

h1 {
	font-size: 1pt;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}

h2 {
	font-family: "trebuchet ms","albany amt","lucida sans unicode",tahoma,arial,helvetica,sans-serif;
	font-size: 32px;
	font-weight: 900;
	color: #ffffff;
	background-color: inherit;
	margin-left: 10px;
	margin-top: 3em;
}

h3 {
	font-family: "trebuchet ms","albany amt","lucida sans unicode",tahoma,arial,helvetica,sans-serif;
	font-size: 28px;
	font-weight: 900;
	color: #ffffff;
	background-color: inherit;
	margin-left: 40px;
	margin-top: 3em;
}

small {
	font-size: 13px;
}
small.ish {
	font-size: 15px;
}
.small {
	font-size: 13px;
}
.smallish {
	font-size: 15px;
}


big {
	font-size: 24px;
}
big.ish {
	font-size: 22px;
}
big.xlarge {
	font-size: 28px;
}

em {
	font-style: italic;
}
strong {
	font-weight: 900;
}

.u {
	text-decoration: underline
}

a {
	text-decoration: none;
}
a:link {
	color: #9090ff;
	background-color: inherit;
}
a:visited {
	color: #9090ff;
	background-color: inherit;
}
a:hover {
	color: #aaaaff;
	background-color: inherit;
}
a:active {
	color: #5050dd;
	background-color: inherit;
}

.update {
	margin-left: 70px;
	margin-right: 70px
}
.update dt {
	font-family: "trebuchet ms","albany amt","lucida sans unicode",tahoma,arial,helvetica,sans-serif;
	font-size: 28px;
	font-weight: 900;
	margin-top: 2em;
}
.update dd {
	margin-left: 30px;
	margin-top: 0.2em;
	margin-bottom: 1em;
}
