/* CSS Document */

BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	BACKGROUND-color:#007070; 
	PADDING-BOTTOM: 0px; 
	margin-right:auto; 
	margin-left: auto; 
	PADDING-TOP: 0px; 
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

a:link {
	color: #547E3E;
}
a:hover {
	color: #DD913B;
}

a:visited {
	color: #547E3E;
}
a:active {
	color: #DD913B;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #615E52;
	margin-top: 9px;
	font-style: oblique;
	font-weight: bold;
}

#container {
	BACKGROUND: #ffffff; WIDTH: 100%; PADDING-TOP:0px; padding-bottom: 0px;
}
#container img{
    float: right;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#display {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: oblique;
	line-height: 19px;
	font-weight: 200;
	color: #666666;
	padding-bottom:0px;
	padding-top: 0px;

}

#footer {
width: 100%;  color: #ffffff; BACKGROUND-color: #007070;   PADDING-TOP:3px; padding-bottom: 15px;
}	

#footer a:link {
	color: #efefef;
}
#footer a:hover {
	color: #ffffff;
}

#footer a:visited {
	color: #ffffff;
}
#footer a:active {
	color: #ffffff;
}


#footer2 {
	width: 760px; PADDING-RIGHT: 14px; margin-left: auto; margin-right: auto;
}

#header1 {
	BACKGROUND-color: #007070; WIDTH:100%; PADDING-TOP: 10px; 
}
#header {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; margin-right:auto; margin-left: auto; WIDTH:760px; BACKGROUND-color: #ffffff; PADDING-TOP:2px; padding-bottom: 0px; 
}
#header2 {
	WIDTH:100%; BACKGROUND-color: #ffffff; PADDING-TOP:13px; padding-bottom:0px; 
}
#navlist
{
margin: 0px;
padding: 5px;
font-size: 13px;
}

#navlist ul, #navlist li
{
margin: 0px;
padding: 0px;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 15px;
margin: 0px 4px 4px 9px;
text-decoration: none;
color: #007070;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
background: transparent;
color: #007070;
}

#navlist a:hover { color: #5D0F12; }