html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 background-image:url(images/bg.gif);
 background-position:center;
 background-repeat:repeat-y;
} 
 
#pagewidth{ 
 width:627px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #494333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

 
#header  {
	position:relative;
	height:190px;
	width:auto;
	background-image: url(images/header5.png);
	background-repeat: no-repeat;
	text-shadow:#339999;
	text-align: right;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 37px 44px 0px 0px;
	margin-top: 0px;
	margin-bottom: -37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #777160;
} 
  
#header a:hover, a:link, a:active {
	color: #777160;
	text-decoration: underline;
}


#footer{
	padding: 37px 44px 0px 0px;
	margin-top: 0px;
	margin-bottom: -37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #777160;
	text-align:right;
}

#footer a:hover, a:link, a:active {
	color: #777160;
	text-decoration: underline;
}
#leftcol{
	width:209px;
	float:left;
	position:relative;
	background-image: url(images/nav_Bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8b8468;
	background-repeat: repeat-y;
	height: 100%;
 }
 
#leftcol li {
	height:17px;
	width:173px;
	list-style-image: none;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4cebb;
	margin-left:-15px;
	text-align:right;
	letter-spacing:0.1em;
	margin-top:7px;
}

#leftcol a:link, a:visited {
	color: #8b8468;
	text-decoration:none;
	border:none;
}

#leftcol a:hover {
	color: #635c4a;
	text-decoration:none;
}

#twocols{
 width:418px; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
 width:44px; 
 float:right; 
 position:relative; 
 background-color:#FFFFFF;
 }
 
#maincol{
	background-color: #efede8;
	float: left;
	display:inline;
	position: relative;
	width:350px;
	padding: 15px;
	margin: 0px;
	clear: both;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787468;
	line-height: 15px;
 }
#anno{ 
 margin-top:-5px
 	background-color: #efede8;
	float: left;
	display:inline;
	position: relative;
	width:350px;
	padding: 15px;
	margin: 0px;
	clear: both;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787468;
	line-height: 15px;
	/*background-image: url(images/header2.png);*/
	background-color: #d6d0c0;
	background-repeat: no-repeat;
}
 
#maincol a:link, a:visited{
	color: #8b8468;
	line-height: 15px;
	text-decoration:none;
}

#maincol a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494333;
	line-height: 15px;
	text-decoration:none;
	border-bottom:#dbd5c6 solid 1px;
}
 
 
#footer{
	height:71px;
	clear:both;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	margin-bottom: -50px;
 } 
 

.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 

 @media print{ 
#leftcol{display:none;} 

#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
.image {
	border: 0px solid #e4e0d6;
	text-align: right;
}
