@charset "utf-8";
/* CSS Document */

body {
	background-color: #DCEAF7;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #006;
}
#b3 {
	background-image: url(images/bkg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#b2 {
	background-image: url(images/bkg3.jpg);
	background-repeat: repeat-y;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}


#b1 {
	background-image: url(images/BBA091029.jpg);
	background-repeat: no-repeat;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#head {
	height: 154px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#nav {
	height: 30px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#b3 #b2 #b1 #nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#b3 #b2 #b1 #nav ul li {
	float: right;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-image: url(images/BBAnav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .9em;
	line-height: 1.8em;
}

#footer {
	background-image: url(images/BBAflorid.jpg);
	clear: both;
	height: 90px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 0.8em;
}
#b3 #b2 #b1 #content table tr td img {
	margin: 5px;
	padding: 5px;
	border: medium outset #C6F;
}
#b3 #b2 #b1 #content p img {
	background-color: #999;
	margin: 5px;
	padding: 5px;
	border: thin outset #44B0E1;
}
#b3 #b2 #b1 #footer a {
	font-weight: bold;
	color: #7AB7E3;
	text-decoration: none;
}
