<!--
	           
.arial  {
    	font-size : 12px;
    	font-family : Arial;
    }
.times  {
    	font-size : 15px;
    	font-family : Times New Roman;
    }
    .links  {
    	font-size : 13px;
    	font-family : Arial;
    	font-weight : bold;
    	color : #FFFFFF;
    }
#banner {
	position:absolute;
	top:0;
	left:344px;
	width:617px;
	height:236px;
	overflow:hidden;
	z-index:1;
}
#bannermask {
	background:url(images/mask.png) no-repeat;
	position:absolute;
	top:0;
	left:344px;
	width:617px;
	height:236px;
	z-index:10;
}
-->