body {
	background-color: #FEF6E3;
	color: #7b3300;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bak.jpg); 
	background-repeat:repeat-x; 
	font-family:Arial, Helvetica, sans-serif;
}
a:link, a:visited {
	color: #7b3300;
	text-decoration: none; 
	font-weight:bold;
}

a:hover, a:active {
	text-decoration: none;
	color: #CC0099;
	font-weight:bold;
}

h1 {
	font-size: 26px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 16px;
}

#header { 
	background-image:url(images/logoBBC.jpg); 
	background-repeat:no-repeat; 
	width:994px; 
	height:156px; 
	margin:0 auto 0 auto; 
	text-align:center;
}
#bar { 
	background-image: url(images/navbak.jpg); 
	text-align:center; 
	background-repeat:repeat-x;
	width:100%; 
	height:27px; 
	margin:auto;
}
#bar2 { 
	background-image: url(images/trim.jpg); 
	text-align:center; 
	background-repeat:repeat-x;
	width:100%; 
	height:27px; 
	margin:auto;
}

#nav { text-align:center;
}

#wrapper {	
	width:994px; 
	margin:20px auto 0 auto; 
	border:#965D30 solid 1px;
	background-color:#FEF6E3;
}

#contentbox { 
	width:940px;
	margin:auto; 
	border:#660000 solid 0px;
}

#contentbox2 { 
	width:700px;
	margin:20px auto 20px auto; 
	border:#660000 solid 0px; 
	text-align:center;
}

#leftboxcontent { 
	width:435px;
	float:left; 
	margin:5px; 
	border:#660000 solid 0px; 
	padding:10px;
}

#rightboxcontent {
	width:435px;
	float:left; 
	margin:5px;
	border:#660000 solid 0px;
	padding:10px; 
	text-align:center;
}

#break { 
	clear:both;	
	width:95%; 
	height:25px; 
	background-image:url(images/breakback.jpg); 
	background-repeat:repeat-x; 
	margin:0 auto 0 auto; 
	background-color:#7b3300;	
}

#footer { 
	width:95%;
	margin:20px auto 20px auto; 
	border:#660000 solid 1px; 
	text-align:center;
}