img { border:0px; }
		
ul.img_list {
	width:164px; 
	height:284px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
	
li.image_01 a {
	display:block;
	float:left;
	width:164px; 
	height:284px; 
	position:relative;
}	

li.image_01 a .rollover {
	display:block;
	float:left;
	position:absolute; 
	top:0; 
	left:0;
	width:164px; 
	height:284px;;
	background:url(../images/index-01-over.png);
}	
	
li.image_02 a {
	display:block;
	float:left;
	width:164px; 
	height:284px;
	position:relative;
}	

li.image_02 a .rollover {
	display:block; 
	float:left;
	position:absolute; 
	top:0; 
	left:0;
	width:164px; 
	height:284px; 
	background:url(../images/index-02-over.png);
}	
	
li.image_03 a {
	display:block;
	float:left;
	width:164px; 
	height:284px;
	position:relative;
}	

li.image_03 a .rollover {
	display:block; 
	float:left;
	position:absolute; 
	top:0; 
	left:0;
	width:164px; 
	height:284px;
	background:url(../images/index-03-over.png);
}	
	
li.image_04 a {
	display:block; 
	float:left;
	width:164px; 
	height:284px;
	position:relative;
}	

li.image_04 a .rollover {
	display:block; 
	float:left;
	position:absolute; 
	top:0; 
	left:0;
	width:164px; 
	height:284px; 
	background:url(../images/index-04-over.png);
}	
	
li.image_05 {
	display:block; 
	float:left;
	width:164px; 
	height:284px;  
	position:relative;
}	

li.image_05 .rollover {
	display:block; 
	float:left;
	position:absolute; 
	top:0; 
	left:0; 
	width:164px; 
	height:284px; 
	background:url(../images/index-05-over.png);
}

	
#nav #menu1 { 
	color: white;
	list-style-image:none;
	list-style-type:none; 
	width:154px;
	heigth:25px;
	text-align:left;
	font-size:10px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-10px;
	padding-left:0;
	padding-top:10px;
	background:#000;
	font-size:11px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	z-index:5000;
	}
	
#nav2 #menu2 { 
	color: white;
	list-style-image:none;
	list-style-type:none; 
	width:120px;
	heigth:25px;
	text-align:left;
	font-size:10px;
	margin-right:auto;
	margin-right:auto;
	margin-top:-10px;
	padding-left:0;
	padding-top:10px;
	padding-left:0;
	background:#000;
	font-size:11px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}
	
#nav ul li { width: auto; top:0px;}
#nav ul li a { border: none; line-height: 25px; margin: 0; padding: 0 0 0 5px; color:white;
	text-decoration:none;  }
#nav ul li a:hover { color:#0CF;
	text-decoration:none;}
#nav ul li a:active { font-weight:normal;
	text-decoration:none;}
	
#nav2 ul li { width: auto; top:0px;}
#nav2 ul li a { border: none; line-height: 25px; margin: 0; padding: 0 0 0 5px; color:white;
	text-decoration:none;  }
#nav2 ul li a:hover { color:#0CF;
	text-decoration:none;}
#nav2 ul li a:active { font-weight:normal;
	text-decoration:none;}
