body {
	background-color: #333333;
	}
	

	
#wrapper {
	width: 1024px;
	height: 768px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image:url(img/appleseed-cast.gif);

	}
	
#tour {
	width: 154px;
	height: 276px;
	position: absolute;
	left: 59px;
	top: 130px;
	overflow: auto;
	font-family: "Helvetica",Arial;
	color: #666;
	font-size: 10px;
	padding:5px;
	}	

#news {
	width: 337px;
	height: 350px;
	position: absolute;
	left: 241px;
	top: 133px;
	overflow: auto;
	font-family: "Helvetica",Arial;
	color: #666;
	font-size: 10px;
	padding:5px;
	}	
	
#gear {
	width: 173px;
	height: 121px;
	position: absolute;
	left: 776px;
	top: 519px;
	overflow: auto;
	font-family: "Helvetica",Arial;
	color: #666;
	font-size: 10px;
	padding:5px;
	}	
	
#links {
	width: 128px;
	height: 128px;
	position: absolute;
	left: 611px;
	top: 515px;
	overflow: auto;
	font-family: "Helvetica",Arial;
	color: #666;
	font-size: 10px;
	padding:5px;
	line-height: 1.5;
	}	
	
#albums {
	width: 343px;
	height: 352px;
	position: absolute;
	left: 608px;
	top: 130px;
	overflow: auto;
	font-family: "Helvetica",Arial;
	color: #666;
	font-size: 10px;
	padding:5px;
	line-height: 1.5;
	}
	
#list {
	width: 136px;
	height: 8px;
	position: absolute;
	left: 784px;
	top: 673px;
	font-family: "Helvetica",Arial;
	color: #666;
	font-size: 10px;
	line-height: 1.5;
	}		
	
li { display: block; float: left; } 	
		 
#menu a { margin-right: 32px;}
#menu a { color: white; }
#menu a:hover {color: red;}


#table_menu a { color: white;font-size: 10px;font-family: "Helvetica",Arial; }
#table_menu a:hover {color: red;font-size: 10px;font-family: "Helvetica",Arial;}


#table_menu2 a { color: blue; font-size: 10px;font-family: "Helvetica",Arial;line-height: 2; }
#table_menu2 a:hover {color: red; font-size: 10px;font-family: "Helvetica",Arial;line-height: 2;}
#table_menu2 a:visited {color: blue; font-size: 10px;font-family: "Helvetica",Arial;line-height: 2;}

		 
ul { list-style-type: none; }
	 



a:link {
	text-decoration: none;
	color:#333;
	font-size: 10px;
	list-style-type: none;
	
}
a:visited {
	text-decoration: none;
	color: #333;
    font-size: 10px;
}
a:hover {
	text-decoration: none;
	color: red;
	font-size: 10px;
}
a:active {
	text-decoration: none;
	color: blue;
    font-size: 10px;
	

