/* Anderson Brodcasting CSS Document */

* :focus { outline: 0; }
img {border:0;} 

body{background:url(images/and_bkgrnd.jpg) repeat-x;}

#banner{
width:885px;
height:164px;
margin:0 auto;
}

#container{ position:relative;
width:883px;
height:670px;
background-color:#4F82A4;
border: 1px solid #345B7E;
margin: 0 auto;
}

#hc1{background-color:#4F82A4;
height:225px;}

#slide{ position:absolute;
width:679px;
height:225px;
top:10px;
left:8px;
}

#btns{ position:absolute;
width:194px;
height:500px;
top:7px;
right:1px;
}

#events{position:absolute;
width:679px;
height:370px;
top:240px;
left:8px;
}

#tact{ position:absolute;
width:679px;
height:425px;
top:10px;
left:8px;
}

#footer{position:absolute;
bottom:0px;
	background:  url("images/footer_bk.jpg") repeat-x;
	height: 50px;
	width: 883px;
	border-top: 1px;
	border-color:#000000;
	text-decoration:none;
	font-size:12px;
}



