<!--
#topper		 { position: absolute; top: 0px; left: 175px; 
               width: 742px; height: 261px; background-image:url('images/logo1-animated.jpg'); 
			   background-repeat: no-repeat; 
			   background-color: #FFFFFF; }
#sidebar	 { position: absolute; top: 261px; left: 20px; width: 180px; height: 800px;
               background-image:url('images/sidebar.jpg'); background-repeat: no-repeat;
               background-color: #FFFFFF;}
#links       { position: absolute; top: 100px; left: 0px; width: 125px; height: 600px; 
               font-family: lu; color: #983A59; font-size: 14pt;}
#content	 { position: absolute; top: 300px; left: 200px; width: 700px;
			   font-family: Arial; color: #000000; font-size: 12pt; background-color:#FFFFFF; z-index: 1;}

h1           { color: #808080; text-decoration: underline; font-family: Tahoma; font-size: 
               18pt; font-weight: bold }
a:link       { text-decoration: underline; color: #983A59 }
a:visited    { color: #808080 }
h2           { font-size: 14pt; color: #808080; font-weight: bold }
h3           { color: #808080; font-weight: bold }
h2           { text-decoration: underline; color: #808080; font-weight: bold }
-->
