.bckNoRepeat {
	background-repeat: no-repeat;
	background-position: right top;
}
.border {
	border: 1px solid #666666;
}
.bckNoRepeatBL {

	background-repeat: no-repeat;
	background-position: left bottom;
}
.bckNoRepeatBR {


	background-repeat: no-repeat;
	background-position: right bottom;
}

#flyer img, #flyer a {
	border:none;
	display:block;
	float:left;
	padding-right:10px;
	margin-right:5px;
	padding-bottom: 5px;
	text-align: center;
	text-decoration: none;
	width: 150px;

}

#intro{

	float:right;
	width: 550px;

}

