a {
	color: #a3ac01;
	text-decoration: none;
	}

#logocell {
	width:790px;
	background-image:url('images/balogo_a3ac01.gif');
	background-repeat:no-repeat;
	background-position: 5px 0;
	height:76px;
	text-align:right;
	font-weight:bold;
	vertical-align: bottom;
	padding-right: 6px;
	}	

#homecontent {
	background-image:url('images/bahome_056.jpg');
	background-repeat:no-repeat;
	width: 790px;
	height: 520px;
	background-color: #000;
	}


#insidecontent {
	background-image:url('images/bahead_056.jpg');
	background-repeat:no-repeat;
	width: 770px;
	background-color: #fff;
	vertical-align: top;
	padding: 0 20px 10px 40px;
	}

#colorbar {
	width: 16px; 
	background-color: #a3ac01;
	}
h3 {
	font-size: 12px;
	margin: 0 0 6px 0;
	display: block;
	color: #a3ac01;
	font-weight: bold;
	}


h5 {
	font-size: 12px;
	display: inline;
	color: #a3ac01;
	font-weight: bold;
	}


.learnmore {
	display: block;
	margin: 20px 0 0 0;
	}

.learnmore a {
	color: #a3ac01;
	}
