﻿/* PAGE STRUCTURE */

body {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background: #353636 url('images/bg.jpg') repeat-x fixed; 
  color: white;
  font: 10px Arial, Sans-Serif;
  text-align: center;
  }

img {
	border: 0px;
} 
 
#page {
  margin: 0px auto;
  padding: 0 0 0 0;
  width: 868px;
  text-align: left;
  }

#content {
	color:black;
  }

#header {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 868px;
  float:none;
  }
	
#menubar {
  margin: 0 auto;
  width: 868px;
  height: 25px;
  border-top: 1px solid #252525;
  border-bottom: 1px solid #252525;
  }

#leftbar {
  width: 21px;
  height: 456px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-image:url('images/layout/site-left.png');
  float:left;
  }
  
#rightbar {
  width: 22px;
  height: 456px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  background-image:url('images/layout/site-right.png');
  float:right;
  }
  
#footer {
  margin: 0 0 0 0;
  padding: 0;
  width: 868px;
  text-align: center;
  float:none;
  }

.clear {
  clear: both;
  }
  
iframe.iframe {
  height:456px;
  width:825px;
  border:0px;
}

div#news {
	margin: 76px 0 17px 17px;
	float: left;
	text-align:left;
	padding: 4px 2px 2px 2px;
	width:373px;
	height:338px;
}

div#newstop {
	background-image:url('images/layout/newstop.png');
	height:42px;
	width:373px;
	float:none;
}

div#newsleft {
	background-image:url('images/layout/newsleft.png');
	height:281px;
	width:14px;
	float:left;
}

div#newsright {
	background-image:url('images/layout/newsright.png');
	height:281px;
	width:14px;
	float:right;
}

div#newsbottom {
	background-image:url('images/layout/newsbottom.png');
	height:20px;
	width:373px;
	float:none;
}

div#newscontent {
	height:281px;
	background:#b20000;
}

div#homevideo {
	margin: 78px 0px 0px 17px;
	float: left;
	text-align:left;
	padding: 4px 2px 2px 2px;
	width:0px;
	height:0px;
}


/* TEXT FORMATTING */
  
p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align:left;
}

span.content {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align:left;
}

h2 {
	font-size:19px;
	color:#A51F22;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
}

h4 {
   font-size:14px;
   color:#000066;
   font-weight:bold;
   text-align:left;
   font-family: Tahoma, Arial, Helvetica, sans-serif;
}

ol {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:16px;
	color: #000066;
	text-align:left;
	margin: 4px 4px 4px 149px;
}

ul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:16px;
	color: #000066;
	text-align:left;
	margin: 4px 4px 4px 149px;
}

ul li ul {
	margin:0 0 0 16px;
	list-style:square;
}

ul {
	list-style: circle; 
}

ul.maintable {
	margin-left: -1px;
	margin-top: 4px;
	margin-bottom:9px;
	line-height:13px;
	font-size:11px;
	color:white;
}

a {
	color:#000000;
	text-decoration:underline;
}

a:visited {
	color:#000000;
}

a:active {
	color:#003399;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align:left;
	vertical-align:top;
	padding: 9px 0 9px 0;
}

td.seats
	{
	padding:0 5px 0 5px;
	border:1px solid navy;
	width: 25%;
}

td.right {
	text-align:right;
}


/*HEADER MENU BAR */

.rollover0 {
	width:179px;
	height:32px;
	background:url('images/layout/nav-left.png');
	float:left;
}

.rollover1 {
	width:108px;
	height:32px;
	background:url('images/layout/menu-aboutthebdf.png');
	float:left;
}

.rollover2 {
	width:93px;
	height:32px;
	background:url('images/layout/menu-bdfannualfund.png');
	float:left;
}

.rollover3 {
	width:118px;
	height:32px;
	background:url('images/layout/menu-capitalprojects.png');
	float:left;
}

.rollover4 {
	width:105px;
	height:32px;
	background:url('images/layout/menu-ticketsparking.png');
	float:left;
}

.rollover5 {
	width:85px;
	height:32px;
	background:url('images/layout/menu-bdfnews.png');
	float:left;
}

.rollover6 {
	width:92px;
	height:32px;
	background:url('images/layout/menu-sportsclubs.png');
	float:left;
}

.rollover7 {
	width:88px;
	height:32px;
	background:url('images/layout/menu-donate.png');
	float:left;
}

a.rollover7:hover,
a.rollover6:hover,
a.rollover5:hover,
a.rollover4:hover,
a.rollover3:hover,
a.rollover2:hover,
a.rollover1:hover {
	background-position: 0 -32px;
}