/* CSS Document */

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

body {

background-color: #dedede;

color: #9933cc;

}

.homehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #C97A2E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999966;
	border-right-color: #999966;
	border-bottom-color: #999966;
	border-left-color: #999966;
	text-align: left;
}
.articletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #003366;
}

img.curve {float: left; clear: left; margin: 0 10px 4px 0;}

div#nav {
	float: right;
	width: 25%;
	text-align: center;
	font-size: xx-small;
	font-weight: normal;
	font-style: normal;
	padding: 1em;
	text-indent: -0.5em;
	background: #ECE9D8;
	color: #003366;
	margin: 0.2em -1px 0.2em 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	top: 0px;
	}
.ruleabove {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #B2B299;
	border-top: thin solid #B2B299;
	border-right: none #B2B299;
	border-bottom: none #B2B299;
	border-left: none #B2B299;
}

.articletext_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
}

