/* Aquillyne Web Design | www.aquillyne.com */

.imgblock { display: block !important }
.imginline { display: inline !important }
.noimg { display: none !important }

/* Banner */

#banner
{
	height: 130px; min-height: 130px; max-height: 130px;
	background-image: none;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top
}

#links li
{
	background-image: none;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center
}