BODY { background: #FAF9DB; margin: 0px;
scrollbar-face-color: F1D495;
scrollbar-highlight-color: FAF9DB;
scrollbar-3dlight-color: 6B3009;
scrollbar-darkshadow-color: 6B3009;
scrollbar-shadow-color: 6B3009;
scrollbar-arrow-color: F1D495;
scrollbar-track-color: FAF9DB; }

BODY, p, table, tr, td, li, ul {font-family: verdana; font-size: 10px; color: #000000; letter-spacing: 1px;}

h1 {font-family: Verdana; font weight: bold; font-size: 16px; text-transform: uppercase;
	color: #E37125; text-decoration: none; letter-spacing: 2px;
	border-bottom: 3px double #6B3009; border-top: 3px double #6B3009; text-align: center;}

A:link, A:visited { color:#6B3009; text-decoration: underline; font weight: none; 
	font-family: Verdana; font-size: 10px; }
A:active, A:hover  { color:#E37125; text-decoration: underline; font weight: none; 
	font-family: Verdana; font-size: 10px; border-bottom: 1px solid #E37125; }

input, textarea, select { font-family: verdana; font-size: 10px; letter-spacing: 2px;
			background: #FAF9DB; border: 1px solid #6B3009; 
			font-weight: bold; color: #000000; padding: 2px; }

#content {position: absolute; top: 0px; width: 386px; padding: 5px; 
	background: #F1D495; left: 50%; margin-left: -206px; border: 1px solid #6B3009; 
	border-top: 0px; }
#andie {position: absolute; top: 0px; width: 149px; height: 459px; background-image: url('andie.jpg'); background-repeat: no-repeat; background-align: right;
	left: 50%; margin-left: -346px; padding: 3px; }
#ben {position: absolute; top: 0px; width: 152px; height: 459px; background-image: url('ben.jpg'); background-repeat: no-repeat; background-align: left;
	right: 50%; margin-right: -349px; padding: 3px; }
#title {position: relative; top: 0px; width: 100%; margin-left: -3px; text-align: center;}
#title ul, #title li { display: inline; list-style-type: none; padding: 0px;}
#title a, #title a:link, #title a:active, #title a:visited { 
	color: #000000; text-decoration: none; font-weight: bold;
	font-size: 12px; }
#title a:hover {font-weight: bold; font-size: 12px; color: #6E281E;
	text-decoration: none; margin: 0px; border-bottom: 0px; }

