#nav_set_1 .navbox_1 a, 
#nav_set_1 .navbox_1 a:hover,
#nav_set_1 .navbox_2 a,
#nav_set_1 .navbox_2 a:hover{	
	width: 100px;
		
	border-top: 0px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;	
	border-bottom: 1px solid transparent;

	margin-right: 1px;
	margin-left: 1px;
	float: left;
	
	color: black;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	font-weight: bold;
}
.navbox_1 a{
	background: url(menu6.png) no-repeat;
	background-position: 0% 17%; /*or background-position: 0% 0%; */
	
	height: 20px;
}
.navbox_1 a:hover{	
	background: url(menu6.png) no-repeat;
	background-position: 0% 71%;
	
	height: 20px;
	
	vertical-align: text-bottom;
	padding-top: 8px;	
}
.navbox_2 a{
	background: url(menu6.png) no-repeat;
	background-position: 0% 17%; /*or background-position: 0% 0%; */

	height: 20px;

	margin-left: 0px;	
}
.navbox_2 a:hover{
	background: url(menu6.png) no-repeat;
	background-position: 0% 71%;

	height: 20px;
	
	margin-left: 0px;

	vertical-align: text-bottom;
	padding-top: 8px;		
}


a.nav:link {
	color: black;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
a.nav:active {
	color: black;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
a.nav:visited {
	color: black;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover {
	color: black;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
a.foot:link {
	color: black;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.foot:active {
	color: black;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.foot:visited {
	color: black;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.foot:hover {
	color: maroon;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.item a {
	background-image: url(b5.png);
	background-position: -30px 0px;
	background-repeat: no-repeat;
	
	width: 122px;  
	height: 30px;
	float: left;
	 
	padding: 0px;
	margin-top: -2px;
	margin-bottom: -2px;
	margin-left: 1px;
	margin-right: 1px;
	
	color: white;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	font-weight: bold;
	
	/*position: relative;
	right: 5px;*/
}

.item a:hover {
	background-image: url(b5.png);
	background-position: -275px 0px;
	background-repeat: no-repeat;
	
	width: 128px;  
	height: 30px;
	float: left;
	 
	padding: 0px;
	margin-top: -2px;
	margin-bottom: -2px;
	margin-left: 1px;
	margin-right: 1px;
	
	color: black;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	font-weight: bold;
	
	/*position: relative;
	left: 6px;*/
}

a.thumbnail:link {
	background-color: red;
	border: 1px solid black;
	
	width: 120px;  
	height: 90px;
	
	 
	padding: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	}
a.thumbnail:active {
	background-color: red;
	border: 1px solid black;
	
	width: 120px;  
	height: 90px;
	
	 
	padding: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	}
a.thumbnail:visited {
	background-color: red;
	border: 1px solid black;
	
	width: 120px;  
	height: 90px;
	
	 
	padding: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
	}
a.thumbnail:hover {
	background-color: red;
	border: 1px solid black;
	
	width: 120px;  
	height: 90px;
	
	 
	padding: 0px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-right: 1px;
}

#album .thumb_right a, 
#album .thumb_right a:hover,
#album .thumb_normal a,
#album .thumb_normal a:hover,
#album .thumb_left a,
#album .thumb_left a:hover
{	
	background-color: #42342b;

	
	width: 120px;  
	height: 90px;
}

.thumb_right a {
	border: 1px solid white;	
	float: left;
	 
	padding: 0px;
	margin-top: 1px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 1px;
}

.thumb_right a:hover {
	border: 1px solid black;	
	float: left;
	 
	padding: 0px;
	margin-top: 1px;
	margin-bottom: 2px;
	margin-left: 2px;
	margin-right: 1px;
	
}

.thumb_normal a {
	border: 1px solid white;	
	float: left;
	 
	padding: 0px;
	margin-top: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
	margin-right: 1px;
}

.thumb_normal a:hover {
	border: 1px solid black;	
	float: left;
	 
	padding: 0px;
	margin-top: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
	margin-right: 1px;
	
}

.thumb_left a {
	border: 1px solid white;	
	float: left;
	clear: right;
	 
	padding: 0px;
	margin-top: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
	margin-right: 1px;
}

.thumb_left a:hover {
	border: 1px solid black;	

	float: left;
	clear: right;
	 
	padding: 0px;
	margin-top: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
	margin-right: 1px;
	
}
