a:link, a:active, a:visited {
	color: #3B5293;
	text-decoration: none;
}
a:hover {
	color: #3B5293;
	text-decoration: underline;
}
td {
	color: #000000;
	font: 12px Verdana, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #747886;
	font: 11px Verdana, sans-serif;
	text-align : center;
}

#main {
	position : relative;
	width : 1060px;
	margin : auto;
	padding: 0px;
	border-left : 1px solid black;
	border-right : 1px solid black;	
	background-color : #C0C0C0;
	text-align : left;
}
.networkbar {
	font: small-caps 11px Verdana, sans-serif;	
	padding : 5px;
	text-align : center;
	color: #FFFFFF;
	background-color: #000000;
	letter-spacing: 3px;
}
.networkbar a:link, .networkbar a:active, .networkbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.networkbar a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

#bulogo {
	background : url(bu_logo.gif) center center no-repeat;
	display : block;
	width : 279px;
	height : 75px;
	margin : 10px 10px 10px 20px !important;
	margin-left : 10px;
	float : left;
}

#header {
	height : 96px;
}

#topbanner {
	float : right;
	margin : 4px;
	padding: 0px;
	height: 90px;
	width: 728px;
	border: none;
	overflow: hidden;
}

#leftcolumn {
	width : 150px;
	margin : 0px 16px 1em 12px !important;
	margin-left : 6px;
	border : 1px solid #808080;
	float : left;
	background-color : #D3D3D3;
	padding-bottom : 1em;
}

#rightcolumn {
	width : 150px;
	margin : 0px 12px 0px 16px;
	border : 1px solid #808080;
	float : right;
	position : absolute;
	top : 119px;
	right : 0px;
	background-color : #D3D3D3;
}

#maincolumn {
	margin : 0px 177px;
}

#maincolumn_big {
	margin : 0px 0px;
}

#skinselect {
	text-align : center;
	padding : 8px;
}

#skinselect h3 {
   font : bold small-caps 12px Verdana, sans-serif;
	letter-spacing : 2px;
	text-align : center;
	margin: 0px;
}

.bunavsection {
	font : 11px Verdana, sans-serif;
	margin-top : 10px;
	padding-top : 10px;
	background-image : url(div_small.gif);
	background-repeat : no-repeat;
	background-position : top center;
}

.bunavsection h3 {
	font : bold small-caps 12px Verdana, sans-serif;
	letter-spacing : 2px;
	text-align : center;
	margin : 3px 0px 5px 0px;
}

.bunavsection h4 {
	padding : 0px 0px 0px 12px;
	margin : 12px 0px 0px;
	font-size : 11px;
}

.bunavsection h4:first-child {
	margin : 0px;
}

.bunavsection ul {
	list-style : none;
	padding : 0px 0px 0px 12px;
	margin : 0px;
}

.bunavsection ul.small {
	font-size : 9px;
}

.bunavsection ul.small li {
	font-size : 9px;
	padding-bottom : 1em;
}

.bunavsection .important {
	font-weight : bold;
}

.bunavsection .centered {
	text-align : center;
}

#bumaintop {
	float : left;
	width : 600px; 
	position : relative;
	border : 1px solid #808080;
	padding : 10px;
	background-color : #D3D3D3;
}

#bufeature {
}

#bufeature h2, #bufeature h2 a:link, #bufeature h2 a:visited {
	font: bolder 16px Verdana, sans-serif;
	color: #000000;
}

#bufeature img {
	border-color : black;
	float : left;
	margin-right : 1em;
}

#alsoonbu {
    float:right;
    margin-left:10px;
}

#alsoonbu h3 {
	font: bolder 14px Verdana, sans-serif;
	color: #000000;
	margin-top : 0;
}

#alsoonbu ul {
	list-style : none;
	padding : 0 0 0 4px;
	margin : 0;
}

#alsoonbu ul li {
	padding-bottom : 1em;
}

.clearer {
	clear : both;
	visibility : hidden;
	height : 1px;
	margin : -1px 0 0 0;
	padding : 0;
	border : none;
}

#content {
	margin-top : 1.5em;
	margin-bottom : 1.5em;
	border : 1px solid #808080;
	background-color : #D3D3D3;
	padding : 10px;
	float : left;
	width : 600px;
	font: 13px Verdana, sans-serif;
}

#content h2, #content_big h2 {
	font: bolder small-caps 16pt Arial, sans-serif;
	color: #000000;
	text-align: center;
	margin-top : 0;
}

#content_big {
	border : 1px solid #808080;
	background-color : #D3D3D3;
	padding : 10px;
	float : left;
	width : 762px;
	font: 13px Verdana, sans-serif;
	margin-bottom : 1.5em;
}

.article {
	/*margin-bottom: 1em*/
}

.article h3 {
	font: bolder 14px Verdana, sans-serif;
	color: #000000;
	margin: 0px;
}

.article span.author {
	font: 11px Verdana, sans-serif;
	float : left;
	display: inline;
}

.article span.busmalltext {
	display : block;
	text-align : right;
	font: 11px Verdana, sans-serif;
	font-style: italic;
}

.article hr {
	height : 1px;
	border : none;
	border-bottom : 1px solid #9498A4;
	margin-bottom : 0px;
	padding : 0;
	clear: both;
	margin-bottom: 0.7em;
}

#bupotd {
	padding : 10px 10px 0;
	text-align : center;
	font: 11px Verdana, sans-serif;
}

#bupotd .description {
	text-align : justify;
	display : block;
	margin : 1em 0;
}

#footer {
	clear : both;
}

.busmalltext
{
	font-style: italic;
	text-align: right;
}

blockquote
{
	font-family: Arial, sans-serif;
	font-weight : bold;
}
.bucontrol, INPUT, TEXTAREA, SELECT, OPTION, OPTGROUP {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	COLOR: #000000;
	BACKGROUND-COLOR: #F0F0F0;
}

p {
	margin-top: 0px;
}

.pollbar {
	 background: #747886; 
	 
}

.imagecaption, .imagecaption a:link, .imagecaption a:visited, .imagecaption a:active {
	margin: 10px;
	padding: 10px;
	font: 12px Verdana, sans-serif;
	text-align : center;
	color: #FFFFFF;
}

.fwtable td {
	border : 1px solid #9498A4;
}

#bufeature a img {
	border : 1px solid #000000;
}

.thumb {
    border: 0;
    margin: 10px;
}

.poll_header {
	margin: 0px 3px 0px 3px;
}

.polloption_radio { 
	background-color: transparent; 
}

.polloption_text {
	font-size: 10px;
}

.polloption {
	margin-left: 5px;
}

.pollbutton {
	font-size: 10px;
	color: #000000;
	background-color: #f0f0f0;
}

.pollresults {
	margin-left: 15px;
}

.pollresults_header {
	margin-left: 10px;
	padding-bottom: 5px;
}

.pollresults_percents {
	background-color: grey;
	height: 5px;
	margin: 1px;
	margin-left: 5px;
}

.archive {
	background-color: Grey;
}

.staff_infobox {
	border: 1px solid black; 
	margin:10px; 
	width: 130px; 
	float: left; 
	padding: 2px; 
	background-color: rgb(221, 221, 221);
	text-align: center;
	font-weight: bold;
}

.staff_description {
	margin: 10px;
}

/* FOR THE TABS */

div.tabArea {
  font-size: 85%;
  font-weight: bold;
  text-align: left;
  margin-left: 15px;
}

a.tab {
  background-color: #f0f0f0;
  border: 1px solid gray;
  border-bottom-width: 0px;
  padding: 2px 1em 2px 1em;
  position: relative;
  text-decoration: none;
  top: -1px;
  z-index: 100;
}

a.tab.activeTab {
  background-color: #d0d0d0;
  color: #000000;
  font-size: 11px;
  z-index: 102;
  text-decoration: none;
}

a.tab, a.tab:visited {
  color: #808080;
  text-decoration: none;
}

a.tab:hover {
  background-color: silver;
  color: black;
  cursor: pointer; 
}

div.tabMain {
  background-color: #c0c0c0;
  border: 1px solid #000000;
  padding: 1em;
  position: relative;
  z-index: 101;
}

.tab-content {
    height: 136px;
}
.tab-loading, .tab-error {
    padding-top: 60px;
    font-size: 13pt;
    text-align: center;
}

.tab-countdown {
	padding-top: 45px;
	font-size: 13pt;
	text-align: center;
}

.tab-error {
    color: #aa2222;
}

.tab.activeTab:visited {
   color: black;
}
