body
{ background:url(images/anchor_logo1.gif) 0 10px no-repeat #fff;
  font-family: Verdana,sans-serif;
  color: #666;
  font-size:10pt;}
  
h1
{ font-size:18pt;
  font-weight:bold;
  background:inherit;
  color:#c63;
  letter-spacing:5px;
  padding-top:20px;}
  
h2
{ font-size:9pt;
  font-weight:bold;}
  
h3
{ font-size:11pt;
  font-weight:bold;}
  
strong
{ background:inherit;
  color:#c63;}
  
a:link, a:visited, a:active
{ background-color: inherit; text-decoration: none; color:#666;}
a:hover
{
	background-color: inherit;
	color:#c63;
	text-decoration: underline;
}

ul 
{ list-style:none;
  margin-left:10px;
  padding:1px;}

li
{ padding:0 0 8px 15px;
  background: url(images/arw.gif) 0 0 no-repeat;}

#header
{ width:750px;
  height:200px;
  margin:auto;
}
  
#main
{ width:750px;
  margin:auto;
  clear:both; }

#content
{ width:550px;
  float:right;
  padding:0 10px;  
  background-color:#fff;
  color:inherit;
  text-align:justify;}
  
#sidebar
{ width:160px;
  height:auto;
  float:left;
  padding:5px;
  font-size:80%;
  text-align:justify;}

#sidebar a
{ display: block;
  padding:10px 5px;
  border-bottom:1px solid #c63;
  text-align:center;}
  
#sidebar a:hover
{ background-color: #ffeecc;
  color:#963;  
  text-decoration: none;}

#link a
{ display: block;
  padding:0px;
  border-bottom:0px solid #c63;
  text-align:left;}
  
#link a:hover
{ background-color: #ffffff;
  color:#963;  
  text-decoration: none;}
  
#footer
{ width:750px;
  margin-left:auto;
  margin-right:auto;
  margin-top:10px;
  padding:10px;
  font-size:80%;
  border-top:#c63 1px solid;
  text-align:center;
  clear:both;}  

.header
{ float:right;
  text-align:right;
  padding:30px 15px 0 0;}  
  
.footer 
{ height:1px;
  clear:both; }

.topside
{ padding-bottom:10px;
  font-size:8pt;
  font-weight:bold;
  border-bottom:#c63 2px solid;
  text-align:center;}
  
.inset
{ float:right;
  width:163px;
  padding:5px;
  /*border:#c63 1px solid;*/
  margin:5px 5px 5px 15px;
  /*background:#fec;*/
  color:inherit;
  font-size:85%;}
  
.current {
background-color: #fff8e8;
  color:#963;  
  text-decoration: none;
}
.right {
	float: right;
}
input {
	float: right;
	margin-bottom: 10px;
	margin-right: 200px;
	margin-top: -18px;
}
