.garagedoor a:active, .under_header a:active, .header a:focus, .under_header a:focus {
	outline: none; -moz-outline-style: none;
}

.garagedoor img {
	border: 0px; display: block;	
}

.item div.mouse {
	height: 230px;
	width: 230px;
	
	margin:0;padding:0;border:0;display:block;left:0;position:absolute;cursor:pointer;top:0;
}

.item div.mouse img {
	height: 230px;
	width: 230px;
	
	margin:0;padding:0;
}

.item {
	height: 230px;
	width: 230px;
	
	overflow:hidden;display:block;overflow:hidden;position:relative;margin:0;padding:0;float:left;background-repeat:no-repeat;text-decoration: none;
	
	border-bottom: 10px solid #fff;
}

.item .underlay {
	/*padding: 10px;
	padding-top: 0px; */
	height: 240px;
	width: 230px;
	/*background-color: #dc4772;
	color: black;
	background-image: url(/images/summer-camp/2010/btn-summer-camp-bkgd.gif);
	background-repeat: no-repeat;*/
	
	position:absolute;left:0px;top:0px;
	
}

.item .overlay {
	height: 360px;
	width: 230px;
	
	overflow: hidden;
	margin:0;padding:0;border:0;left:0;position:absolute;top:0;
}