BODY { background-color: #000000; margin-left: 0px; margin-top: 0px; margin-right: 0px }

font, th, td, p { color: #ffffff; font-family: "Courier New", Courier, "Andale Mono", Palatino, serif }
a:link, a:active, a:visited { color: #ff9933 }
a:hover { color: #ff0000; text-decoration: underline }

.small_links { font-size: 12; font-weight: normal }
a.small_links:link { text-decoration: none }
a.small_links:visited { color: #a97c2c; text-decoration: none }
a.small_links:hover { color: #ff0000 }

.gen { font-size: 12px}
.genmed { font-size: 12px}
.gensmall { font-size: 12px }
.gen, .genmed, .gensmall { color: #ffffff }
a.gen, a.genmed, a.gensmall { color: #ffffff; text-decoration: none }
a.gen:hover, a.genmed:hover, a.gensmall:hover { color: #ffffff; text-decoration: none }

.header { color: #666666; font-size: 15px; font-weight: bold; }

.date { color: #666666; font-size: 12px }

.bullet { color: #666666; font-size: 18px; font-weight: bold }

.postbody  { color: #ffffff; font-size: 13px }
a.postbody:link { color: #779fd4; text-decoration: none }
a.postbody:visited { color: #657373; text-decoration: none }
a.postbody:hover { color: #8eafbd; text-decoration: none }

.postlink  { color: white; font-size: 13px }
a.postlink:link { color: #779fd4; text-decoration: none }
a.postlink:visited { color: #657373; text-decoration: none }
a.postlink:hover { color: #8eafbd; text-decoration: none }

.archive { font-size: 12; font-weight: normal }
a.archive:link { color: #ffffff; text-decoration: none }
a.archive:visited { color: #999999; text-decoration: none }
a.archive:hover { color: #ff0000 }

.navlink  { color: #ffffff; font-size: 9px; font-weight: bold; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a.navlink:link  { color: #ffffff; text-decoration: none }
a.navlink:visited  { color: #E2E2CF; text-decoration: none }
a.navlink:hover  { color: #FFFEBF; text-decoration: none }

.title  { color: #ffffff; font-weight: bold; font-size: 18px; font-family: "Courier New", Courier, "Andale Mono", Palatino, serif }
a.title:link  { color: #ffffff; text-decoration: none }
a.title:visited  { color: #ffffff; text-decoration: none }
.a.title:hover { color: #ffffff; text-decoration: underline }

.quote {
	font-family: "Courier New", Courier, "Andale Mono", Palatino, serif; font-size: 11px; color: #ffffff; line-height: 125%;
	background-color: #333333; border: #666666; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.article {
	font-family: "Courier New", Courier, "Andale Mono", Palatino, serif; font-size: 11px; color: #ffffff; line-height: 125%;
	background-color: #000000; border: #666666; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
	padding: 20px 20px 20px 20px
}

.link_box {
	font-family: "Courier New", Courier, "Andale Mono", Palatino, serif; font-size: 11px; color: #ffffff; line-height: 125%;
	background-color: #333333; border: #666666; border-style: solid;
	border-left-width: 1px; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px;
	padding: 5px 5px 5px 5px
}

.header_td {
	background-color: #000000;
	background: url(images/header.jpg);
	padding: 0px 5px 0px 0px
}

.splash {
	background-color: #000000;
	background: url(images/splash.jpg);
	border: #666666; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
	padding: 15px 15px 15px 15px
}


