
body {
  text-align: center;
  background: #857699;
  margin-top:30px;
  margin-bottom:30px;
  color:#333333;
}

A:link {
	COLOR: #000000; text-decoration: underline
}
A:visited {
	COLOR: #000000; text-decoration: underline
}
A:active {
	COLOR: #000000; text-decoration: underline
}
A:hover {
	COLOR: #000000; text-decoration: none
}
#compcontent {
	width: 700px;
	height: 400px;
	border: solid 2px #897699;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/mute_swan_pair.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

#compcontent ol {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000066;
	text-align:left;
	margin-left:75px;
	line-height:140%;
	font-weight:bold;
}
#compcontent a:link {
	color:#0000FF;
}
#compcontent a:visited {
	color:#0000FF;
}
#compcontent a:active {
	color:#ff0000;
}

#page_wrapper {
  background: #FFFFFF;
  background-repeat:repeat-y;
  margin-left: auto; 
  margin-right: auto;
  width: 760px;
  text-align: left;
  border: 4px solid #F4F4EE;
}

#page_header_left {
  height: 110px;
  background: #D6B6CA top left no-repeat;
  float:left;
  width: 160px;
}  

#page_header_left h1 {
  padding-top:30px;
  padding-left: 2px;
  font-family: verdana, helvetica, sans-serif;
  font-size:26px;
  font-weight:bold;  
  color: #FCF8E3;
  letter-spacing: -1px;
  margin:0px;
}
#page_header_left h2 {
  padding-top:0px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;  
  color: #E2D179;
  margin:0px;  
}


#page_header {
  height: 110px;
  background: #D6B6CA top left no-repeat;
  width: 600px;
  float: right;
}  

#page_header h1 {
  padding-top:30px;
  padding-left: 2px;
  font-family: verdana, helvetica, sans-serif;
  font-size:26px;
  font-weight:bold;  
  color: #FCF8E3;
  letter-spacing: -1px;
  margin:0px;
}
#page_header h2 {
  padding-top:0px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;  
  color: #E2D179;
  margin:0px;  
}

#menu_bar {
  height:50px;
  background: #D6B6CA;
  padding-left: 1px;
}

#navcontainer ul
{
padding-left: 0;
margin-left: 0;
margin-top:5px;
background-color: transparent;
color: #F3E7A9;
float: left;
width: 100%;
font-family: verdana, helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: transparent;
color: #F3E7A9;
text-decoration: none;
float: left;
border-right: 1px solid #BBB774;
}

#navcontainer ul li a:hover
{
background-color: transparent;
color: #fff;
}

#left_side {
  float:left;
  width:760px;
}
  
#left_side h3 {
  margin-right:10px;
  margin-bottom: 5px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  line-height:16px;
  color: #FCF8E3;
  background: #595A38;
  padding:4px;
  border:1px solid #3A3B22;
  }
  
#left_side p {
  margin:5px;
  margin-bottom:15px;
  padding-right:10px;
  font-family: verdana;
  font-size:12px;
  line-height:16px;
  color: #333333;
 }


#page_footer {
  height: 70px;
  background: #D6B6CA;
}  

#page_footer A:link {
	COLOR: #003EBA; text-decoration: underline
}
#page_footer A:visited {
	COLOR: #003EBA; text-decoration: underline
}
#page_footer A:active {
	COLOR: #003EBA; text-decoration: underline
}
#page_footer A:hover {
	COLOR: #003EBA; text-decoration: none
}

#page_footer p {
  text-align:center;
  padding-top:20px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #FCF8E3;
}

.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}

 .spacer2 {
  margin:0px;padding:0px;height:0px;clear:both;
}
.title1 {
	font-family: verdana;
  	font-size:26px;
	text-align:center;
	line-height: 200%;
	color:#000066;
	padding: 0px 10px 5px 10px;
	border: 1px #000033 solid;
	background-color:#eeeeff;
}