<STYLE type="text/css">
<!--	
body	 {margin:0px; 
      background-color:#000000; text-align: center;
}

/* MAIN splash -------------------------------------- */

#container {margin-left: auto; margin-right: auto; margin-top: 0px; text-align: left;
    background-image:url('images/splash_bgimage.jpg'); background-repeat: no-repeat; width: 945px; height: 708px; 
    z-index:0;
}

#quotes {width: 250px; height: 250px; auto; z-index: 1; 
				position: absolute; top: -150px; left: 630px;
}

#news {background-image:url('images/boxbg.jpg'); background-repeat: repeat:x;
    width: 255px; height: auto; z-index: 1; 
				position: absolute; top: 330px; 
				padding-bottom:0px; margin-left:7px;
				font-family: Verdana, Helvetica, Arial,sans-serif; font-size: 10px; 
				letter-spacing: .1px; line-height: 15px; color: #998166;
}

table.news {font-family: Verdana, Helvetica, Arial,sans-serif; font-size: 10px; 
				letter-spacing: .1px; line-height: 15px; color: #998166;
}

#news a:link		{/* place a properties in this order, or else IE6 wont display mouseover color */
			color: #9F3E2D; text-decoration:none;
}
			
#news a:visited 	{color: #9F3E2D; text-decoration: none;
}
	
#news a:active	{color: #9F3E2D; text-decoration: none; 
}

#news a:hover 	{color: #CC3300; text-decoration: none; border-bottom: 1px dotted #000000;
}			

#copyright {padding-bottom:2px; padding-top:7px; 
				font-family: Verdana, Helvetica, Arial,sans-serif; font-size: 9px; 
				letter-spacing: .1px; line-height: 12px;
				color: #998166;
}

-->
</STYLE>