body {
background-color: #b7a577;
width: 646px;
font: 73%/150% Tahoma, Arial, Sans-Serif;
color: #796d4f; 
letter-spacing: 1px;
margin: 0 auto;
padding: 0;
}

a:link, a:active, a:visited {
font-style: normal; 
font-weight: bold; 
color: #b18947; 
text-decoration: none; 
}

a:hover {
color: #000; 
text-decoration : underline; 
border-bottom:1 dotted #fff;
}

#header {
background: url('layout.jpg') no-repeat;
width: 646px;
height: 395px;
}

#wrappertop {
width: 646px;
height: 1px;
background: url('wrapper-top.gif') repeat-y;
overflow: auto;
}

#wrapper {
width: 646px;
background: url('wrapper.gif') repeat-y;
overflow: auto;
}

#wrapperfoot {
width: 646px;
height: 36px;
background: url('wrapper-foot.gif') repeat-y;
overflow: auto;
}

#sidebar {
width: 205px;
min-height: 500px; /* for modern browsers */
height: auto !important; /* for modern browsers */
height: 500px; /* for IE5.x and IE6 */
float: right;
margin-right: 1px;
}

#content {
width: 425px;
min-height: 500px; /* for modern browsers */
height: auto !important; /* for modern browsers */
height: 500px; /* for IE5.x and IE6 */
padding-left: 1px;
}

.text {
padding: 2px 5px 0 5px;
}

.textfls, .textcenter {
padding: 2px 5px 0 5px;
text-align: center;
}

h1, h2, h3, h4 {
background-color: #b7a577;
font-weight: bold; 
font-size: 1em;
color: #796D4F;
letter-spacing: 2pt; 
padding: 0 0 0 5px;
margin: 0;
font-family: Georgia, Serif;
}

input, textarea, select {
background-color: #dfbf86;
color: #896729;
border: 1px solid #b59356; 
padding: 4px;
}

form, table {
margin: 5px 0 17px 0;
}

acronym, abbr {
border-bottom: 1px dotted;
cursor: help;
}

code, pre {
color: #ae2d2c;
font: 1em "Courier New", Courier, monospace;
margin: 5px 0 17px 0;
}

em {
font-size: .9em;
font-family: Georgia, Sans-Serif; 
}

p {
margin: 3px 0 17px 0;
}

img {
border: 0px;
}

object {
width: 200px;
height: 40px;
}

.exlink {
padding-right: 15px;
background: url('linkout.gif') no-repeat 100% 50%;
}

	.exlink:hover {
	background: url('linkout-hover.gif') no-repeat 100% 50%;
	}

.center {
text-align: center;
}

.email {
padding: 0 2px 0 2px;
letter-spacing: 0px;
font-family: "courier new";
}

.fls {
background-color: #d6c8a4;
border: 1px solid #a09067;
padding: 5px;
}

.fls:hover {
background-color: #dbcda8;
border: 1px solid #706038;
padding: 5px;
}

#footer {
clear: both;
margin-bottom: 15px;
}