body { 
font: 11px "courier new";
color: #4a4945; 
letter-spacing: 1px; 
cursor: default;
background: #fcf8ef repeat-y; 
padding: 0;
margin: 0;
}

a:link, a:visited, a:active { 
font-style: normal; 
font-weight: normal; 
color: #4d7785; 
text-decoration: none;
border-bottom: 1px dotted #7c7c70; 
}

a:hover { 
color: #514046; 
text-decoration: none; 
border-bottom: 1px dotted #edcc9f; 
}

#layout { 
position: absolute; 
left: 0px; 
top: 0px; 
width: 689px; 
height: 421px; 
background: url('layout.jpg') no-repeat; 
}

#navigation { 
position: absolute; 
left: 120px; 
top: 321px; 
width: 463px;
font-style: normal; 
font-weight: normal; 
font-size: 10pt;	
color: #54534f; 
font-family: "ms serif", Georgia;
}

#navigation a:link, #navigation a:visited, #navigation a:active { 
font-style: normal; 
font-weight: bold; 
font-size: 10pt;	
color: #54534f; 
letter-spacing: 1px;
border-bottom: 0px; 
font-family: "ms serif", Georgia;
}

#navigation a:hover { 
font-style: normal; 
font-weight: bold; 
font-size: 10pt;	
color: #000; 
letter-spacing: 1px;
background-image: url('hover.gif');
background-repeat: repeat-y;
border-bottom: 0px; 
font-family: "ms serif", Georgia;
}

#content { 
position: absolute; 
left: 137px; 
top: 350px; 
width: 375px; 
}

h1, h2, h3, h4 { 
font-style: normal; 
font-weight: bold; 
color: #000;
font-size: 13px;
letter-spacing: 2px;	
border-color: #fff; 
border-width: 3px; 
border-bottom-style: double;  
padding: 1px 0 1px 1px; 
margin: 2px 0 2px 0; 
font-family: "courier new", Verdana; 
}

input, textarea, select { 
border: 1px solid #343434;
padding: 3px 5px 3px 5px;
color: #000; 
font-size: 11px; 
font-family: Tahoma, Arial;
}

p, form { 
margin: 3px 0 13px 0;
}

ul {
margin-bottom: 13px;
}
acronym, abbr {
border-bottom: 1px dotted;
cursor: help;
}

img {
border: 0px;
}

.exlink { 
padding-right: 15px;
background: url('linkout.gif') no-repeat 100% 50%;
}

	.exlink:hover { 
	background: url('linkout-hover.gif') no-repeat 100% 50%;
	}

.affiliates { 
margin: 2px; 
}

.email {
padding: 0 2px 0 2px;
letter-spacing: 0px;
font-family: "courier new";
}

.listed { 
font-style: normal;
font-weight: bold; 
background-color: #fff; 
padding: 2px; 
}

.form {
font-weight: bold; 
color: #528b9e;
}

#foot { 
font-size: 9px; 
padding: 25px 0 10px 30px; 
}

#foot a:link, #foot a:visited, #foot a:active { 
border-bottom: 0px; 
}