html, body {
	margin: 0px;
	padding: 0px;
	background-image: url('images/back.gif');


}

   #navcontainer
{
/*background: #f0e7d7;*/
background: #f7f2ea;
margin: 0 0 0 0;
padding: 0 0 0 0;
font-family: Arial, Helvetica, sans-serif;
}

/* to stretch the container div to contain floated list */
#navcontainer:after
{
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

ul#navlist
{
list-style: none;
padding: 0;
margin: 0 0 0 0;
width: 740px;
font-size: 0.8em;
}

ul#navlist li
{
display: block;
text-align: center;
float: left;
width: 23%;
margin: 0 0 0 0;
padding: 0 0 0 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.5em;
border-width: 1px;
border-color: #ffe #f7f2ea #ffe #fff;
border-style: solid;
color: #777;
text-decoration: none;
background: #f7f2ea;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #800000;
background: #f0e7d7;
border-color: #aaab9c #fff #fff #ccc;
}
.surround {
	width: 740px;
	border: 0px none;
	margin: 0px;
	padding: 0px;
}
.navcon {
	background-color: #F7F2EA;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DCC7A3;
}
.bottom {
	background-color: #F7F2EA;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DCC7A3;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A4B698;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #003366;
	line-height: 3em;

}
.bottom a {
color: #003366;
}
.main {
	background-color: #F0E8D9;
	margin: 0px;
	padding: 20px;
	width: 740px;
	border-top: 0px none;
	border-right: 2px solid #A4B698;
	border-bottom: 0px none;
	border-left: 0px none;
}
.generalcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.5em;
	color: #7D6331;
	text-indent: 20px;
}
.generalcontent_noCont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.5em;
	color: #7D6331;
}
.topfloatright {
	float: right;
	right: 40px;
	padding-left: 20px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #003366;
	letter-spacing: 2px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #003366;
	letter-spacing: 2px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #624D26;
	letter-spacing: 2px;
}
.midsection {
	background-image: url('images/midsection2.gif');
	width: 100%
}
.topdiv {
	background-image: url('images/topback.gif');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 100%
}

.left20 {
	padding-left: 20px;
}
p {
		font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.5em;
	color: #7D6331;
	text-indent: 0px;
}
.standardul {
		font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.5em;
	color: #7D6331;
}
.standardul li {
		font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.5em;
	color: #7D6331;
}
.floatleft {
	float: left;
	padding-left: 0px;
}
.floatright {
	float: right;
	padding-right: 20px;
}
.bottomholder {
	margin: 0px;
	padding: 0px;
	width: 740px;
}
