body {
	background: #ffffff url('images/bg.gif') repeat;
	text-align: center;
        font-family: verdana, helvetica;
        color: #333333;
        font-size:12px;
        padding-top: 0px;
        margin-top: 0px;
}



#container {
	background-color: #f0f0f0;
	margin: 0 auto;
	width: 713px;
	border: 0px solid #666666;
}



#header {
	background: #ffffff url('images/header.jpg') no-repeat;
	width: auto;
	height: 293px;
	border-left: 8px solid #fff;
	border-right: 8px solid #fff;
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
	font-style: italic;
	font-family: georgia;
    text-align: left;
	padding-left: 8px;
	line-height: 40px;
}



#nav {
	background: #fff;
	text-align: left;
    letter-spacing: 1.5px;
    word-spacing: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 8px;
    padding-right: 8px;
	width: auto;
}

#content {
	background: #C8D8A1 url('images/contentbg.jpg') no-repeat;
	border-left: 8px solid #fff;
	border-right: 8px solid #fff;
	text-align: left;
    padding-top: 5px;
    padding-bottom: 60px;
	padding-left: 5px;
	padding-right: 5px;
	width: 687px;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 120%;
	color: green;
	font-weight: bold; 
	letter-spacing: 0.1em;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 10px;
}

h3 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
    font-size: 110%;
	color: #375C5C;
	font-weight: bold; 
	letter-spacing: 0.1em;
	padding-left: 5px;

}


#sidebar {
	background: #f0f0f0;
	text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px;
    float:left;
	width: 130px;
}



#text {
	background: #f0f0f0;
	text-align: left;
    padding-top: 5px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    float:right;
	width: 543px;
}



#footer {
    clear:both;
	background-color: #fff;
	text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
	width: auto;
	font-size: 10px;
}


a:link {  color: #375C5C; text-decoration: none; border-bottom: 1px dotted #375C5C;}
a:visited {  color: #375C5C; text-decoration: none; border-bottom: 1px dotted #375C5C;}
a:active {  color: #375C5C; text-decoration: none; border-bottom: 1px dotted #375C5C;}
a:hover {  color: #487272; text-decoration: none; border-bottom: 1px dotted #487272; cursor: pointer;}


p {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	margin-top: 0px;
    font-family: verdana, helvetica;
	font-size: 12px;
	letter-spacing: 0.0em;
	text-align: left;
	color: #333333;
	line-height: 20px;
}





#nav ul{
    color: #84A851;
    margin:0;
    padding:0;
    list-style-type: none;
}



#nav li{
    display:inline;
    margin:0;
    padding:0;
}

#nav ul li a {
	color: #84A851;
	background: #fff;
	padding: 5px;
	margin: 1px;
	border-bottom: 0px solid #3E5B66;
	font-weight:bold;
}

#nav ul li a:hover {
	color: #84A851;
	background-color: #fff;
	border-bottom: 0px solid #3E5B66;
	background-image: url(images/scribble.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-weight:bold;
}



.sisalto {
	background: #7aa249;
    font-family: verdana, helvetica;
	color: #ffffff;
	padding: 10px;
	margin: 10px 0 10px 0;
	border: 0 solid green;
}

h4 {
	cursor: pointer;
    font-family: verdana, helvetica;
	color: #000;
	font-weight: normal;
	padding: 1px 0; 1px; 0;
	margin: 1px 0 1px 0;
	text-decoration: underline;
}

table, tr, td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	margin-top: 0px;
    	font-family: verdana, helvetica;
	font-size: 12px;
	letter-spacing: 0.0em;
	text-align: left;
	color: #333333;
	line-height: 20px;
}