body {
	font-size: 101%;
	background-color: #908275;
}

a img {
	border: none;
}
#container {
	width: 786px;
	margin-right: auto;
	margin-left: auto;
}
#contentArea {
	width: 100%;
	background-image: url(../images/white_bg.jpg);
	background-repeat: repeat-y;
	min-height:580px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	font-weight: normal;
	position: relative;
	top: -2px;
}
.header {
	background-image: url(../images/header_f.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 786px;
}
#navigation {
	height: 20px;
	width: 786px;
	padding-left: 10px;
	background-image: url(../images/navig_bg_f.gif);
	background-repeat: no-repeat;
	margin-top: 2px;
	position: relative;
	top: -2px;
}

#navigation a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight:bold;
	text-decoration:none;
	color: #211E1C;
}

#navigation a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-weight:bold;
	text-decoration:none;
	color: #211E1C;
}

#navigation a:hover{
	text-decoration:none;
	color: #990000;
}

#topLinks {
	height: 20px;
	width: 100%;
	text-align: right;
	padding-right: 10px;
}

#topLinks a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	font-style:normal;
	text-decoration: none;
	color: #FFFFFF;
}

#topLinks a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:0.7em;
font-style:normal;
text-decoration: none;
color: #FFFFFF;
}

#topLinks a:hover {
	text-decoration: underline;
}

#tabs ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#tabs ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 0px 15px 5px;
	list-style: none;
	display: inline;
	}
	
		
#tabs ul li.here {
	list-style: none;
	display: inline;
	}
#bottom {
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 786px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -2px;
}
#footer {
	padding: 4px;
	height: 20px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.headerFonts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#box {
	background-image: url(../images/testi.gif);
	background-repeat: no-repeat;
	width: 200px;
	padding: 6px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#side {
	
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	
}