BODY{
		margin: 0px;
		padding: 0px;
		position: relative;
		font-family: Georgia;
		color: #666;
		font-size:x-small;
		voice-family:"\"}\"";
		voice-family:inherit;
		font-size:small;
		}
		html>body {
		font-size:small;
		}



#header{
	height: 34px;
	background-color: #900;
	background-image: url(/images/header.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #fff;
	font-family: "Trebuchet MS";
	font-size: large;
	line-height: 34px;
	text-align: right;
	padding-right: 5px;
}

#mainnavigation{
	text-align: right;
	padding-left: 24px;
	padding-right: 24px;
	margin-top: 3px;
	color: #c00;
	font-family: "Trebuchet MS";
	font-size:x-small;
}

#mainnavigation A{
	color: #c00;
	text-decoration: none;
}

#mainnavigation A:Hover{
	color: #bdb76b;
	text-decoration: underline;
}

#sectiontitle{
	height: 130px;
	border-bottom: 2px solid #c00;
	background-position: left;
	background-repeat: no-repeat;
	color: #c00;
	font-family: "Trebuchet MS";
	font-size: large;
}

#subnavigation{
	text-align: right;
	padding-left: 24px;
	padding-right: 24px;
	margin-top: 3px;
	color: #999;
	font-family: "Trebuchet MS";
	font-size: x-small;
}

#subnavigation A{
	color: #999;
	text-decoration: none;
}

#subnavigation A:Hover{
	color: #c00;
	text-decoration: underline;
}


#pagecontent {
	margin-left: 24px;
	margin-right: 24px;
}

#leftcolumn {
	margin-right: 24px;
	margin-top: 30px;
}

#boxout{
	border: 1px solid #bdb76b;
	margin-bottom: 1.5em;
	width: 100%;
	
}

#boxout H1{
	color: #7F7B42;
	font-family: "Trebuchet MS";
	font-size: x-small;
	font-weight: bold;
	padding: 2px;
	padding-left: 8px;
	background-color : #F0EDC9;
	background-image: url(/images/menuheader.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#boxout DIV{
	color: #666;
	font-family: "Trebuchet MS";
	font-size: x-small;
	padding: 6px;
	margin: 0px;
	margin-top: 12px;
	background-position: top right;
	background-repeat: no-repeat;
}

#boxout .moreinfo{
	color: #c00;
	font-weight: bold;
	width: 200px;
	text-align: right;
}

#footer{
	margin: 24px;
	border-top: 2px solid #c00;
	text-align: right;
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #999;
	padding-top: 3px;
}

TH{
	background-color: #900;
	color: #fff;
	font-family: "Trebuchet MS";
	font-size: small;
}

A, A:visted{
	color: #c00;
	text-decoration: underline;
}

A:HOVER{
	color: #f00;
	text-decoration: none;
}
