#container {

	background-color: #090671;

}

#topnav {
	background-image: url(http://lbaa.org/assets/images/menubar_bg.jpg);
	background-repeat: repeat-x;
	}

#topnav li a:hover {

	background-image: url(http://lbaa.org/assets/images/menubar_roll.jpg);
        background-position:-1px;
        background-repeat: repeat-x;

	}
	
#content {
	background-image:url(http://lbaa.org/assets/images/blurgrad-bg.jpg);
	background-repeat: repeat-x;
	background-color: #090671;
        background-position: top;
}

#main {

  background-color: #9ea0d1;
  border-left: 1px solid #ccc;
  min-height:400px;
  border-right: 1px solid #ccc;

}

#boxes h2 {

	color:#333333;

	border-bottom: double 3px #8F4238;

} 





#awards {

	height:40px;

	background-color: #009900;

	width: 140px;

	margin: 0;

	padding: 10px;

	float: left;

}

#tourney {

	width: 160px;

	background-image: url(http://lbaa.org/assets/images/tourney.gif);

	background-repeat: no-repeat;

	margin: 4px;
        padding-left: 5px;


}

#recap {

	height:40px;

	background-color: #3399CC;

	margin: 0;

	padding: 10px;

	width: 140px;

	float: left;

}

#recaptwo {

	height:40px;

	background-color: #FFCC66;

	margin: 0;

	padding: 10px;

	width: 140px;

	float: left;

	clear: left;

}

#contact {

	height:40px;

	background-color: #FF66CC;

	margin: 0;

	padding: 10px;

	width: 140px;

	float: left;

	clear: left;

}
#weather {

	width: 160px;

	background-image: url(http://lbaa.org/assets/images/weather.gif);

	background-repeat: no-repeat;

	margin: auto;


}

#merch {

	width: 160px;
	margin: auto;


}



#slideshow {
	height:40px;
	width: 360px;
	background-color: #9933CC;
	margin: 0;
	padding: 10px;
}
