body, table {
 font-family: tahoma, Verdana, Arial;
 font-size: 0.8rem;
 line-height: 1.5;
 text-decoration: none;
 background-color: white;
 text-align: center;
 margin: 0px;
 background-color: #FFF;
}

fieldset {
 border: 1px solid #A26C47;
 background: #F2E3CA;
 width: 90%;
 margin-top:30px;
}

legend {
 background: #A26C47;
 border: #A26C47 solid 1px;
 padding: 1px 10px;
 color: white;
 font-weight: bold;
} 


#resizer {
 padding: 10px;
 width: 90%;
 margin: auto;
}

#width { margin-right: 20px; }
textarea { width: 50%; }

p { max-width: 60ch; }

a { color: #A26C47; font-weight: bold; text-decoration: none; }
a:hover { text-decoration: underline; }
em { color: #000066; text-decoration: none; padding: 5px; margin-left: 5px; font-style: normal; }

h1, h2, h3 { 
 font-family: tahoma, Verdana, Arial;
 font-size: 18px;
 text-decoration: none;
 padding: 0px;
 margin: 0px;
 margin-bottom: 5px;
 padding-top: 10px;
}

#container1 {
 width: 96%;
 background: url('/images/bkg_rightshadow.gif');
 background-position: right;
 background-repeat: repeat-y;
 margin: auto;
}

*>#container1 { padding-right: 9px; }
	* html #container1 {
		/* IE5Mac filter \*/

		/* end filter */
	}

#container {
 width: 100%;
 text-align: left;
 vertical-align: top;
 margin: auto;
 background:url('/images/bkg_leftshadow.gif') left top repeat-y;
 background-color: #fff;
 margin-right: 9px;
}

#header {
 clear: both;
 height: 150px;
 background-image: url('/images/header.gif');
 background-position: left center;
 background-repeat: no-repeat;
 padding: 0px;
 padding-right: 6px;
 text-align: right;
 background-color: #F2E3CA;
}

#topnav, #footer {
 clear: both;
 color: white;
 background-color: #A26C47;
 border-top: 1px solid black;
 border-bottom: 1px solid black;
 margin-left: 9px;
}

#footer { 
 margin-left: 9px;
 padding: .2em 1em;
 font-weight: bold;
 text-align: center; 
 margin-top: 20px;
}

#footer a { color: white; }

#topnav ul, #footer ul {
 list-style-type: none;
 padding: 5px;
 margin: 0px;
}
#topnav ul li, #footer ul li { display: inline; }

#topnav ul li a, #footer ul li a{
 padding: .2em 1em;
 border: 1px outset #52698C;
 background-color: #A26C47;
 border-bottom: none;
 border-top: none;
 border-left: none;
 color: #FFF;
 text-decoration: none;
 font-weight: bold;
}

#topnav ul li a:hover, #footer ul li a:hover{ color: #FEDDA6; }

#header h1 { visibility: hidden; }

#left {
 width: 160px;
 background-color: #F2E3CA; 
 margin: 0px 0px 1px 9px; 
 float: left;
 padding-left: 4px;
 border: 1px solid #A26C47;
}

#left h2 {
 visibility: hidden;
 padding: 0px;
 margin: 0px;
}

#left img { margin-top: 5px; }

.recommended-heading, .feedback-heading {
 background-image: url('/images/h_recommended.gif');
 background-repeat: no-repeat;
 background-position: center;
 height: 33px;
 margin-top: 10px;
}
.feedback-heading { background-image: url('/images/h_feedback.gif'); }

.nav-footer {
 background-image: url('/images/nav_footer.gif');
 background-repeat: no-repeat;
 background-position: left top;
 height: 11px;
}

#left ul {
 margin: 0px;
 padding: 0px;
 vertical-align: middle;
 list-style: none;
}

#left li { padding: 4px 0px 4px 10px; }
#left ul li a { margin: 2px; }

#content {
 margin-left: 185px;
 padding: 0px;
 vertical-align: top;
 background-color: white;
}

#original-image, #resized-image { width: 600px; overflow: auto; }

.w3c { border: none; }

/* YellBox */
#yellbox { width: 160px; text-align: center; }
#yellbox iframe { width: 90%;  border: 1px inset; }
#yellbox input, #yellbox textarea { width: 90%; }
#smileys { width: 20%; height: 25px; border: none; background-color: #F2E3CA; }