/*.body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}*/

body { font-family: "Trebuchet MS", Arial, sans-serif; font-size:12px; }

.block {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 7px;
	height: 50px;
	width: 720px;
	font-weight: bold;
	background-color: #CC3300;
	background-image:url(block.gif);
	background-repeat:repeat-x;
	text-align: justify;
	vertical-align: middle;
	line-height: 15px;
}
.navi {
	font-family: "Trebuchet MS", Arial, sans-serif;

	color: #009933;
	background: #D1DCC2;
	display: block;
	float: left;
	width: 170px;
	padding: 0px;
	height: 15px;
	text-decoration: none;
	margin: 0px;
	border-bottom:1px dotted #003300;

}
#navcontainer { width: 150px; float:right; margin:0px 3px 0 0; padding:0px; }

#navcontainer ul
{
margin: 0 0px 0 0;
padding: 0;
list-style-type: none;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 12px;
color: #FFFFFF;
width:140px;

}

#navcontainer a
{
display: block;
padding: 9px 0px 1px 5px;
width: 150px;
background-color: #003300;
border-bottom: 1px solid #eee;
color: #FFFFFF;
width:140px;
}

#navcontainer a:link, #navlist a:visited
{
color: #FFFFFF;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #BBC5AD;
color: #BF2400;
}

.News {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 5px;
	padding-left: 20px;
	padding-top: 3px;
	padding-right: 10px;
}
.Links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 5px;
	padding-left: 20px;
	padding-top: 3px;
	padding-right: 10px;
	font-style: oblique;
	font-weight: bold;
}
.Headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	color: #003300;
	text-decoration: none;
}
.Headers2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
	display: block;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.block2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: oblique;
	color: #D1DCC2;
	display: block;
	margin: 0px;
	padding: 17px;
	height: 20px;
	width: 720px;
	font-weight: bold;
	background-color: #B8C9A3;
	text-align: center;
	vertical-align: middle;
	line-height: 15px;
}

.trigger {
cursor: pointer;
text-decoration:underline;
}

#content { padding:16px; }