

A:link {
	COLOR: #537a55; TEXT-DECORATION: none
}
A:visited {
	COLOR: #537a55; TEXT-DECORATION: none
}
A:hover {
	CURSOR: nw-resize; COLOR: #000000; TEXT-DECORATION: none}

img {border: 0px;}

body, table, tr, td {
	font: 10px Trebuchet MS; 
	color: #e7dfcd;
        letter-spacing: 2px}

body { background-color: #8d9473; background-repeat: repeat-x; background-image: url(images/background.png); BACKGROUND-ATTACHMENT: scroll; text-align: center;}

#container {
width: 739px; 
margin: auto;
text-align: justify; 
}


#header { 
width: 739px; height: 422px; background: url(images/header.png) no-repeat;
margin-top: 0px;
}


#content { 

float: left; 
font: 10px Trebuchet MS;
color: #e7dfcd;
margin-top: 03px; 
padding-left: 25px;
padding-right: 25px;
text-align: justify;
}

#navigation { 
width: 739px; 
margin-top: 0px; 
padding-left: 30px;
padding-right: 150px;
}

#footer { 
height: 90px;
clear: both;
padding-left: 20px;
padding-right: 30px;
}



.menu {
	margin: 0px;
	padding:0px;
        padding-left: 180px;
	color: #ede3c5;
        list-style: none;
}
.menu li {
	padding: 2px 2px 0px 0px;
	margin: 2px;
}
.menu li a, .menu li a:visited {
	margin: 0px;
	padding: 3px 3px;
	color: #000000;
	display: block;
	border: #ede3c5 4px solid;
	background: #ede3c5;
	text-decoration: none;
       
}
.menu li a:hover {
	color: #000000;
	background: #e3e1e1;
	border: #e3e1e1 4px solid;
}

h1 {
	text-align: right;
	background: url(images/header2.png);
	font-weight: normal;
	line-height: 39px;
        font-size: 150%;
        text-indent: 14px;
        color: #000000;
        font-family: Trebuchet MS;
     
}



input, textarea, option, select {
	background-color: #8d9473;
	font: 10px Trebuchet MS;
	color: #000000;
	letter-spacing: 0px;
	border: 1px solid #E3E2E2;
	padding:2px; }


.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}