body { 
margin:0; padding:0; 
text-align:center; 
background: #fff;
font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
min-width:765px;
border-top: 16px solid #FFFFFF;
} 

#globalcontainer {
	width:765px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
} 

#header { 
background-color: #fff; 
background: url(img/header.gif) no-repeat;
position:relative;
width:765px;
height:174px;
margin:3px 0px;
} 
#header2 { 
background-color: #fff; 
background: url(img/header2.gif) no-repeat;
position:relative;
width:765px;
height:174px;

} 

#header ul {
margin: 70px 10px 0 0;
padding: 0;
float:right;
}
#header2 ul {
margin: 70px 10px 0 0;
padding: 0;
float:right;
}
#header li {
float: left;
list-style: none;
margin: 0 0 0 20px;
padding: 0;
font-size:.7em;
overflow: hidden;
text-transform:uppercase;
font-weight:bold;
}
#header2 li {
float: left;
list-style: none;
margin: 0 0 0 20px;
padding: 0;
font-size:.7em;
overflow: hidden;
text-transform:uppercase;
font-weight:bold;
}
#header a {
display: block;
color: #572C00;
text-decoration:none;
}
#header2 a {
display: block;
color: #572C00;
text-decoration:none;
}
#header a:hover {
color: #FF6600;
text-decoration:underline;
}
#header2 a:hover {
color: #FF6600;
text-decoration:underline;
}
#about{
margin-left:auto;
	margin-right:auto;
	width: 530px;
	height: 100%;}
#about a {

color: #572C00;
text-decoration:underline;
}

#about a:hover {
color: #FF6600;
text-decoration:underline;
}

   #rightcol a {

color: #FFFFFF;
text-decoration:underline;
}

#rightcol a:hover {
color: #666666;
text-decoration:underline;
}

#falls{
float: left;
	width: 530px;
	height: 100%;
	
   
}
#falls a:hover {
color: #FF6600;
text-decoration:underline;
}
#refresh{
float: right;
	width: 215px;
	height: 100%;}
#rightcol{
float: right;
	width: 215px;
	height: 100%;
	background-color: #FF6600;
	}
#line{
	background-color: #FF0066;
	width:765px;
	height:5px;
margin-left:auto; margin-right:auto; 
}
#footer {
width: 100%;
clear:both;
background: url(../img/footer.gif) repeat-x bottom;
padding: 03px 0;

}

#footer p {
font-size: .7em;
text-align: center;
margin-top: 10px;
margin-bottom: 20px;
}
   #footer a {

color: #666666;
text-decoration:underline;
}

#footer a:hover {
color: #ff6600;
text-decoration:underline;
}

.Stil1 {font-size: 10px}
.Stil2 {
	font-size: 10px;
	font-weight: bold;
}
.Stil3 {
	color: #FF0000;
	font-weight: bold;
}