.gallery_fair {

}

.gallery_fair h2{
	background-image: url(../imgs/fair/title.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 47px;
	text-indent: -10000px;
}


.content_fair h2 { text-indent: -10000px; }

.content_fair {
	background-color: #000;
	width: 432px;
	float: right;
	background: url(../imgs/fair/background.jpg) repeat-y center top;
	padding: 20px;
	padding-top: 10px;
}

.content_fair p {
	background-color: transparent;
	color: #000;
}

.content_fair a:link {
	background-color: #996600;
	text-decoration: none;
	color: #FFF;
}

.content_fair a:visited {
	background-color: #996600;
	color: #fff;
	text-decoration: none;
}

.content_fair a:hover {
	background-color: #ff0000;
	color: #FFFFFF;
}

.content_fair a:active {
	background-color: #6666FF;
	color: #FFFFFF;
}

.fair_menu  {
	margin-top: 20px;
}

.fair_menu img {
	padding-right: 15px;
}
