	body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color:#666;
	margin: 0;
	background-color: #381f10;
	vertical-align: middle;
        }
	
	h1 { 
	font-size: 12px;
	border-bottom: 3px double #381f10; 
	}

        ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
        }

        li {
        padding-left: .6em;
        }

        A ,			
        A:link,		
        A:visited	{ 
	color: #085E01;
        font-weight: bold; 
	text-decoration: none; 
	}        

        #header {display:none}  
	
        #GW1, #GW2, #GW3, #GW4 {
	position:relative;
	width:210px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
	font-weight: normal;
	overflow: auto;
	}	

        #GW1 {
	height:100px;
	top: 15px;
	left: 15px;
	}
	
	#GW2 {
	height:136px;
	top: 10px;
	left: 15px;
	}
	
	#GW3 {
	height:100px;
	top: 15px;
	left: 18px;
	}

	#GW4 {
	height:136px;
	top: 10px;
	left: 18px;
	}
	
        #GW1 h1, #GW2 h1 { 
        margin-left: 27px; 
	} 

        #GW3 h1, #GW4 h1 { 
        margin-left: 20px; 
	}

	#frame {
        position:absolute;
        left: 50%; 
        top: 50%;
        width: 955px;
        height: 600px;
        margin-top: -300px; /* half of the height */
        margin-left: -477px; /* half of the width */
        }
	
	#contentleft {   
	width:270px;
	padding:0px;
	float:left;
	background-image: url(left.jpg); 	  
	height: 438px;
	}
	
	#contentcenter {   
	width:412px;
	padding:0px;
	float:left;
	height: 438px;
	background-image: url(flash1.jpg);
	}
	
	#contentright {     
	width:273px;
	padding:0px;
	float:left;
	background-image: url(right.jpg);
	height: 438px;
	}
	
	#bottom {     
	width:955px;
	padding:0px;
	height: 162px;
	background-image: url(flash2.jpg);
	}
	
	#intro {
	margin-left: 17px;
	margin-top: 140px;
	width: 240px;
	height: 133px;
	}
	
	#updates {   
	margin-left: 17px;
	width: 240px;
	height: 164px;
	}
	
	#rss {   
	margin-left: 17px;
	margin-top: 140px;
	width: 240px;
	height: 133px; 
	top: 156px;
	float: left;
	}

	#links {   
	margin-left: 17px;
	width: 240px;			 
	height: 164px; 
	float: left;
	}
	
        #maskleft {
	background-image: url(mask_left.png);
	position: relative;
	z-index: 1;
	height: 30px;
	width: 101px;
	left: 29px;
	top: 150px;
	margin-bottom: -30px;
        }
	
	#maskright {
	background-image: url(mask_right.png);
	position: relative;
	z-index: 1;
	height: 26px;
	width: 194px;
	left: 32px;
	top: 148px;
	margin-bottom: -26px;
        }