<STYLE TYPE-"type/css">
<!--
/* body and links */
BODY {background-color: #FFFFFF; background-image: url("images/areatile.gif"); font-size: 16; margin: 0px 0px 0px;}
A:link {color: #D90015}
A:visited {color: #990000}

/* text */
.regular { font-size: 16; color: black }
.quote { font-size: 13; text-align:left; color: #D90015 }
.quote2 { font-size: 14; font-style: italic; color: #D90015 }
.menu { font-size: 10; text-align:center; color: #D90015 }
.copyright { font-size: 10; color: #D90015 }

/* divs */
.title {position:relative; top:0px; width:447px; height:0px; z-index:2}
.body {position:relative; width:447px; height:0px; z-index:3}
.whitejade {position:relative; top:80px; width:400px; height:400px; z-index: 1; background: url("images/whitejade.jpg") no-repeat;}
.splash {position:absolute; left:290; top:0px; width:440px; height:582px; z-index:1; background: url("images/main.jpg") no-repeat;}
/*.copyright {position:absolute; top:543px; width:447px; height:0px; z-index:4}*/

-->
</STYLE> 


