body { scrollbar-3dlight-color:#ffffff; scrollbar-arrow-color:#c2aed1; scrollbar-base-color:#EEEEEE; scrollbar-darkshadow-color:#ffffff; scrollbar-face-color:#EEEEEE; scrollbar-highlight-color:#EEEEEE; scrollbar-track-color:#eeeeee; scrollbar-shadow-color:#CCCCCC}
a {color:#a39b89; text-decoration: none; }
a:link {color:#FFDE00;text-decoration: none;}
a:visited {color:#FFDE00;text-decoration: none;}
a:hover { color:#FFB400; text-decoration: none;}
a:active {color:#FFB400; text-decoration: underline;}

#leftcolumn {
	display:inline;
	width:170px;
	float:left;
}

#rightcolumn {
	float:right;
	width:500px;
	display:inline;
	position:relative;
}

.clear {
	clear:both;
	background:none;
}
