body   { 
	color: #4E364F;
	font-size: 70%;
	background: #00FF00; 
	margin: 0; 
	padding: 0; 
	}
* html body {
	font-size: 55%;
	 }
	 	
/* copy _________________________________________*/	
h3 { 
	font-size: 1.1em;
 	color: #06C;
	margin: 0px; 
	padding: 0 0 0 5px
	}

h2 {
	color: #fff;	
	font: bold 12px verdana, sans-serif;
	margin : 2px 0 0 0;
	padding:  0 0 0 5px;
	}

h5 {
	font: 11px Verdana, sans-serif;
	font-weight: bold;
	color: #06C;
	width: 350px;
	padding: 5px 0 0 0 ;
	margin: 5px 0 0 110px;
	}
 				
a:link, a:visited { 
	font-weight: normal; 
	text-decoration: underline;  
	color: #2241A9;
	}
		
a:hover, a:active { 
	text-decoration: none; 
	color: #B22222;
	}
	
p {
	font-size:.9em;
	line-height:1.7em;
	}
	 		
acronym {
	color: #388009;
	border-bottom: 1px dotted #808080; 
	cursor:help;
	font-weight: bold;
	}

.contact {
	font: 11px Verdana, sans-serif;
	color: #06C;
	}

.copy {
	color: #000;
	font: 10px verdana, sans-serif;
	text-align: center;
      }
.copy span {
	margin-left: 40px;
      }
      
            			
/* header _________________________________________*/

#container  {              
	position: absolute;
	top: 0;
	left: 50%; 
	width: 690px;                                      	
	margin: 0 0 0 -345px;
	padding: 0;
	z-index: 1;    		
	}

#header  { 
	position: absolute;
	background: transparent url("../img/header3.gif") no-repeat; 
	margin: 0; 
	padding: 0;
	top: 10px; 
	width: 706px;
	height: 622px;
	}

#header span {
             display: none;             
             }

#slideShow {
	position: absolute;
	top:130px;
	margin-left: 36px;
	}

#noscript   { 
	color: #000000; 
	font: 12px/14px Arial, sans-serif; 
	margin-left: 46px; 
	position: absolute; 
	top: 130px; 
	left: 0px; 
	}
	
	#family {
	position: absolute;
	top: 321px;
	left: 27px;
	width: 469px;
	height: 60px;
	background: transparent url("../img/family-fun2.gif") no-repeat top right;
	z-index: 4;
	}
	
#club {
	position: absolute;
	top: 373px;
	left: 24px;
	width: 302px;
	height: 88px;
	z-index: 3;
	} 
		
#slice {
	position: absolute;
	top: 346px;
	right: 6px;
	width: 178px;
	height: 119px;
	}

#slice2 {
	position: absolute;
	top: 386px;
	right: 176px;
	width: 178px;
	height: 92px;
	}
	
#what p {
	position: absolute;
	float:right;
	font: 0.9em Verdana, sans-serif;
	line-height: 1.3em;
	text-align: center;
	margin-top: 57px;
	margin-left: 38px;
	margin-right: 15px;
	padding: 0 15px 0 20px;
	width: 120px;
	}
* html #what p {
	font: 1.2em Verdana, sans-serif;
	}
	
#what span {
	font: 1.4em Arial, sans-serif;
	font-weight: bold;
	color: #ff0000;
	}


/* sponsors _________________________________________*/

#sponsor {
	position: absolute;
	top: 493px;
	left: 146px;
	width: 163px;
	height: 34px;
	}

#sponsor2 {
	position: absolute;
	top: 533px;
	left: 146px;
	width: 163px;
	height: 34px;
	}

	
/* vert navigation --------------------------------------- */ 

#linkList {
	position: absolute;
	top: 50px;
	left: 0px;
 	width: 160px;
	margin: 10px 0px 0px 522px;
	padding: 0px 0px 0px 0px;
	}
			
#linkList ul {
	margin: 5px 5px 0px 5px; 
	padding: 0px 0px 0px 0px;
	border-right: 2px solid #8B0000;
	border-bottom: 2px solid #8B0000;
	}
	
#linkList li {
	color: #FFF;
	font-weight: bold; 
	display: block;
	list-style-type: none;
	background-color: #ff0000;
	font: 1.2em verdana, sans-serif;
	line-height: 14px;
	text-align: left; 
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
	}

#linkList a:link, #linkList a:visited  { 
	color: #FFF;
	font-weight: bold; 
	background: url("../img/links-dot.gif") no-repeat 0px 6px; 
	margin: 0; 
	padding: 4px 0px 8px 20px;
	text-decoration: none;
	 }

#linkList a:hover, #linkList a:active  { 
	color: #FFF;
	font-weight: bold; 
	background: url("../img/links-doth.gif")  no-repeat 3px 6px; 
	margin: 0; 
	padding: 4px 0px 8px 20px;
	text-decoration: none; 
	 }