/* ----- CSS ----- */
*{
	padding:0px;
	margin:0px;
	font-family:Times, Arial, Helvetica, sans-serif;}
body{
	padding:0px;
	margin:0px;
	background:#FAF7F8 url('../images/bg.jpg') repeat-x;
}
/* ----- CLASSES ----- */
.container{
	position:relative;
	top:0px;
	width:950px;
	height:auto;
	background-color:#FFFFFF;}
.top{
	width:inherit;}
.logobar{
	display:table;
	vertical-align:middle;
	width:inherit;
	height:85px;
	padding:0px 15px 0px 15px;
	text-align:left;}
.bar1{
	background-color:#D7B528;
	height:10px;
	width:100%;
	float:left;}
.bar2{
	background: #79354B url('../images/bar2.gif') repeat-x;
	padding: 0px;
	height: 8px;
	width: 100%;
	float:left;}
.bar3{
	background: #D7B528;
	height: 5px;
	width:100%;
	float:left;}
.content{
	display:table;
	width:950px;
	background-color:#FFFFFF;
	vertical-align:top;
	text-align:left;
	float:left;}
.content2{
	display:table;
	width:950px;
	background-color:#FFFFFF;
	text-align:left;
	float:left;}
.lastnotes{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;}
.lastnotes a{
	color:#4B0A17;
	text-decoration:none;}
.hide{
display:none;}
.show{
display:block;}


/* ----- IDS ----- */
#logo{
	vertical-align:top;
	background: #fff url('../images/logo.gif') no-repeat; 
	width:388px;
	height:77px;
	float:left;}
#search{
	position:relative;
	top:25px;
	left:-20px;
	float:right;
	vertical-align:bottom;
	width:211px;
	height:44px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;}
#searchbg{
	vertical-align:top;
	padding-left:4px;
	border:0px solid #fff;
	background: #fff url('../images/search.gif') no-repeat; 
	width:138px;
	height:19px;
	font-family:Arial, Helvetica, sans-serif;}
#menu {
	background: #4B0A17 url('../images/bar.gif') repeat-x;	
	height: 50px;
	width:950px;
	font-size:13px;}
#bigpic{
	float:left;
	background: #fff url('../images/bnichamp.jpg') no-repeat; 
	width:378px;
	height:279px;}
#bigpic2{
	float:left;
	background: #fff url('../images/subpages/welcomevistors.jpg') no-repeat; 
	width:200px;
	height:297px;}
#bigpic3{
	float:left;
	background: #fff url('../images/subpages/whatisbni.jpg') no-repeat; 
	width:200px;
	height:297px;}
#bigpic5{
	float:left;
	background: #fff url('../images/subpages/meetthechampions.jpg') no-repeat; 
	width:200px;
	height:297px;}	
#bigpic6{
	float:left;
	background: #fff url('../images/subpages/you.gif') no-repeat; 
	width:200px;
	height:297px;}	
#bigpic7{
	float:left;
	background: #fff url('../images/subpages/newsevents.jpg') no-repeat; 
	width:200px;
	height:297px;}	
#bigpic8{
	float:left;
	background: #fff url('../images/subpages/testimonials.jpg') no-repeat; 
	width:200px;
	height:297px;}
#bigpic9{
	float:left;
	background: #fff url('../images/subpages/resourceslinksb.jpg') no-repeat; 
	width:200px;
	height:297px;}
#bigpic10{
	float:left;
	background: #fff url('../images/subpages/contact.jpg') no-repeat; 
	width:200px;
	height:297px;}	
#sidebar{
	display:table;
	float:left;
	width:197px;
	text-align:center;
	color:#4B0A17;}
	
#bigtextbox{
	float:left;
	padding:10px 10px 10px 10px;
	display:table;
	width:500px;}
#bigtextbox2{
	float:left;
	padding:10px 10px 10px 20px;
	display:table;
	top:10px;
	left:20px;
	width:430px;}
#bigtextbox3{
	display:table;
	float:left;
	padding:20px 10px 5px 30px;
	width:650px;}
#bigtextbox4{
	display:table;
	float:left;
	padding:20px 10px 5px 30px;
	width:900px;}
#space{
	padding-left:32px;}
#space2{
	padding-left:28px;}
#cpanelborder {
	display:table;
	padding:30px 30px 30px 30px; 
	border:10px solid #D7B528;
	height:auto;
	width:700px;
	padding:2px; 
}
