@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	display: none;
}
hr {
	display: none;
}
#header {
	font-size: 10px;
	text-align: center;
	color: #333333;
	padding: 10px;
}


#placeholder {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 75px;
	height: 335px;
	padding-left: 20px;
	background-image: url(../home/logo_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 85px;
}
#logo {
	background-image: url(../home/Abergavenny-Food-Festival_bilingual-logo-orange-a.gif);
	background-repeat: no-repeat;
	height: 75px;
	background-position: center top;
}

#spacer	{
	background-color: #000000;
	clear: both;
}
.displace {
	position: absolute;
	left: -5000px;
	padding-top: 5px;
	}

#sprite1, #sprite2, #sprite3, #sprite4, #sprite5, #sprite6	{
	height: 125px;
	width: 162px;
	float: left;
}

#sprite1 #sprite2 #sprite3 #sprite4 #sprite5 #sprite6 a span {
	display: none;
}

#sprite1 a.rollover {
	display: block;
	width: 162px;
	height: 125px;
	text-decoration: none;
	background-image: url(../home/boy-girl_sprite.jpg);
	}
	
#sprite1 a.rollover:hover {
	background-position: -165px 0;
	}
	
#sprite1 a:hover span {
	display: block;
	position: relative;
	top: 125px;
	left: 0px;
	width: 162px;
	z-index: 100;
	color: #000000;
	font-size: 11px;
	height: auto;
	background-color: #FFFFFF;
	line-height: 130%;
}

#sprite2 a.rollover {
	display: block;
	width: 162px;
	height: 125px;
	text-decoration: none;
	background-image: url(../home/mushrooms_sprite.jpg);
	}

#sprite2 a.rollover:hover {
	background-position: -165px 0;
	}
	
#sprite2 a:hover span {
	display: block;
	position: relative;
	top: 125px;
	left: 0px;
	width: 162px;
	z-index: 100;
	color: #000000;
	font-size: 11px;
	height: auto;
	background-color: #FFFFFF;
	line-height: 130%;
}

#sprite3 a.rollover {
	display: block;
	width: 162px;
	height: 125px;
	text-decoration: none;
	background-image: url(../home/melon_sprite.jpg);
	}

#sprite3 a.rollover:hover {
	background-position: -165px 0;
	}

#sprite3 a:hover span {
	display: block;
	position: relative;
	top: 125px;
	left: 0px;
	width: 162px;
	z-index: 100;
	color: #000000;
	font-size: 11px;
	height: auto;
	background-color: #FFFFFF;
	line-height: 130%;
}



#sprite4 a.rollover {
	display: block;
	width: 162px;
	height: 125px;
	text-decoration: none;
	background-image: url(../home/green-fruit_sprite.jpg);
	}

#sprite4 a.rollover:hover {
	background-position: -165px 0;
	}

#sprite4 a:hover span {
	display: block;
	position: relative;
	top: 125px;
	left: 0px;
	width: 162px;
	z-index: 100;
	color: #000000;
	font-size: 11px;
	height: auto;
	background-color: #FFFFFF;
	line-height: 130%;
}



#sprite5 a.rollover {
	display: block;
	width: 162px;
	height: 125px;
	text-decoration: none;
	background-image: url(../home/cup-saucer_sprite.jpg);
	}

#sprite5 a.rollover:hover {
	background-position: -165px 0;
	}

#sprite5 a:hover span {
	display: block;
	position: relative;
	top: 125px;
	left: 0px;
	width: 162px;
	z-index: 100;
	color: #000000;
	font-size: 11px;
	height: auto;
	background-color: #FFFFFF;
	line-height: 130%;
}



#sprite6 a.rollover {
	display: block;
	width: 162px;
	height: 125px;
	text-decoration: none;
	background-image: url(../home/herbs_sprite.jpg);
	}

#sprite6 a.rollover:hover {
	background-position: -165px 0;
	}

#sprite6 a:hover span {
	display: block;
	position: relative;
	top: 125px;
	left: 0px;
	width: 162px;
	z-index: 100;
	color: #000000;
	font-size: 11px;
	height: auto;
	background-color: #FFFFFF;
	line-height: 130%;
}
#footer {
	clear: both;
	text-align: right;
	font-size: 10px;
	color: #333333;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#footer a:link {
	color: #333333;
	text-decoration: none;
}
#footer a:visited {
	color: #333333;
	text-decoration: none;
}
#footer a:active {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #990000;
	text-decoration: underline;
}
.credits	{
	font-size: 9px;
}
