body { 
font: 11px Tahoma, Verdana; 
color: #000; 
letter-spacing: 1px; 
line-height: 16px; 
background: url('bg.jpg') repeat-y;
}

a:link, a:visited, a:active { 
font-style: normal; 
font-weight: bold; 
color: #90838a; 
text-decoration: none; 
}

a:hover { 
color: #9eb2cd;  
text-decoration: none; 
}

#layout { 
position: absolute; 
top: 0px; 
left: 218px; 
width: 416px; 
height: 417px; 
background: url('layout.jpg') no-repeat; 
}

#content { 
position: absolute; 
top: 403px; 
left: 222px; 
width: 405px; 
}

#navigation { 
position: absolute; 
top: 377px; 
left: 307px; 
width: 300px; 
}

	#navigation a:link, #navigation a:visited, #navigation a:active { 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	color: #a3a67e; 
	letter-spacing: 1px; 
	text-transform: lowercase; 
	text-decoration: none; 
	background-color: #fffbfc;
	padding: 2px; 
	margin-right: 2px; 
	font-family: Tahoma, Verdana; 
	}

	#navigation a:hover { 
	color: #000; 
	text-decoration: none; 
	}

h1, h2, h3, h4 { 
font-style: normal; 
font-weight: bold; 
font-size: 15px;
color: #a6b1a0;
letter-spacing: 2px;
border-bottom: 1px dotted #ccc9b8;
padding: 1px 0 1px 2px; 
margin: 2px 0 2px 0; 
font-family: Georgia, 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;
}

em { 
font-family: Georgia, Sans-Serif; 
}

img {
border: 0px;
}

object {
height: 40px;
width: 200px;
}

.center { 
text-align: center;
}

.affiliates { 
margin: 2px; 
}

.exlink { 
padding-right: 15px;
background: url('linkout.gif') no-repeat 100% 50%;
}

.email {
background-color: #fff;
padding: 0 2px 0 2px;
font-size: 11px;
color: #000;
letter-spacing: 0px;
font-family: "courier new";
}