#third
{
	background-image:url(../images/3rd_norm.png);
	background-repeat: no-repeat;
	height: 165px;
	width: 274px;
}
#third:hover
{
	background-image:url(../images/3rd_over.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
#fourth
{
	background-image:url(../images/4th_norm.png);
	background-repeat: no-repeat;
	height: 165px;
	width: 274px;
}
#fourth:hover
{
	background-image:url(../images/4th_over.png);
	background-repeat: no-repeat;
	cursor: pointer;
}#fifth
{
	background-image:url(../images/5th_norm.png);
	background-repeat: no-repeat;
	height: 165px;
	width: 274px;
}
#fifth:hover
{
	background-image:url(../images/5th_over.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
#sixth
{
	background-image:url(../images/6th_norm.png);
	background-repeat: no-repeat;
	height: 165px;
	width: 274px;
}
#sixth:hover
{
	background-image:url(../images/6th_over.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
#seventh
{
	background-image:url(../images/7th_norm.png);
	background-repeat: no-repeat;
	height: 165px;
	width: 274px;
}
#seventh:hover
{
	background-image:url(../images/7th_over.png);
	background-repeat: no-repeat;
	cursor: pointer;
}#eighth
{
	background-image:url(../images/8th_norm.png);
	background-repeat: no-repeat;
	height: 165px;
	width: 274px;
}
#eighth:hover
{
	background-image:url(../images/8th_over.png);
	background-repeat: no-repeat;
	cursor: pointer;
}