/* CSS Document */
body {background-image:url('images/content_bg.gif'); background-repeat: no-repeat; background-attachment:fixed; background-color:#cccccc; margin-left: 0px; margin-top: 0px; font-family:verdana, helvetica, arial, sans-serif; font-size:10px;
	scrollbar-face-color: #c0c0c0;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color:  #c0c0c0;
	scrollbar-track-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;}
a {text-decoration:none; color:#FF0000;}
a:hover {text-decoration:underline; color:#FF0000;}
#content_text {position: absolute; left:8px; top: 8px; width:232}

