html, body {
	background: #ffffff;
	margin:0; 
	padding:0; 
	background-image: url(yello053.jpg);
	font-size: 10pt; 
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	}

body * {
	margin: 0px; 
	padding: 0px; 
	font-size: 1em; 
	text-align: left;
	}

img {
	border: 0px;
	}

h1 {
	font-size: 14pt;
	margin: 20px 0px 15px 0px;
	text-indent: 20px;
	font-weight: bold;
	color: #844200;
	}

h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #844200;
	}

h3 {
	font-size: 1em; 
	font-weight: bold;
	}

p {
	margin: 3px 0px 3px 0px; 
	padding: 0px; 
	font-size: 10pt; 
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-style: italic;
	text-indent: 13px;
	line-height: 20px;
	}

p.noid {
	margin: 3px 0px 3px 0px; 
	padding: 0px; 
	font-size: 10pt; 
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-style: italic;
	text-indent: 0px;
	line-height: 20px;
	}

.bold {
	font-weight: bold;
	}
	
.italic {
	font-style: italic;
	}
	
table {
	font-size: 10pt; 
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-style: normal;
	text-indent: 0px;
	line-height: 20px;
	padding: 0px; 
/*	border: 1px; */ 
/*	width: 530px; */
	}

td {
	text-align: left; 
	vertical-align: top;
	background: none;
	padding: 0px 3px;
	}

tr.undr td {
   border-bottom: black solid 1px;
   }

div.photo {
	background-image: url(photo.png);
	background-repeat: repeat-x;
	padding: 15px 0px 15px 0px;
	width: 142px;
	margin: 15px 0px 0px 0px;
	vertical-align: top;
	text-align: center;
	clear: none;
	float: left;
	}

div.photohl {
	background-image: url(photo_hl.png);
	background-repeat: repeat-x;
	padding: 15px 0px 15px 0px;
	width: 142px;
	margin: 15px 0px 0px 0px;
	vertical-align: top;
	text-align: center;
	clear: none;
	float: left;
	}	

div.photobig {
	height: 630px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: center;
	clear: both;
	}	

div#navig {
	margin: 0px;
	text-align: right;
	}
	
div#navig img {
	padding: 3px;
	}
	
a {
	color: #9a0000; 
	font-size: 1em;
	}

a:visited {
	color: #c60000;
	}

a:hover {
	color: #cb8583;
	}

#pagewidth { 
	width:883px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;  
	} 

#header {
	position:relative; 
/*	height:289px; */
	width:100%;
	} 

#address {
	position:relative; 
	height:18px; 
	background-color: #FDE497; 
	width:100%-3px;
	text-align: left; 
	font-size: 8pt; 
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	border-color: #9b5f1f; 
	border-width: 2px 4px 4px 2px;
	border-style: solid;
	margin-top: 6px;
	} 

#leftcol {
	width:130px; 
	float:left; 
/*	background-color: #e5c679; */
	background-image: url(yello054.jpg);
	padding: 5px;
	margin-right: 9px;
	margin-top: 9px;
	position: relative; 
	border-color: #9b5f1f; 
	border-width: 2px 4px 4px 2px;
	border-style: solid;
	}

#twocols {
	width:883px; 
	float:right; 
	position:relative; 
	}

#maincol {
	background-color: #FDE497;  
	float: left; 
	display:inline; 
	position: relative; 
	width:712px; 
	height: 100%;
	padding:5px;
	margin-top: 9px;
	border-color: #9b5f1f;
	border-width: 2px 4px 4px 2px;
	border-style: solid;
	}

#langpanel {
	position:relative; 
	padding: 10px;
	background-image: url(yello054.jpg); 
	width:100%-3px;
	text-align: left; 
	border-color: #9b5f1f; 
	border-width: 2px 4px 4px 2px;
	border-style: solid;
	margin-top: 6px;
	
	}
	
#footer {
	height:30px; 
	clear:both;
	} 
