/* CSS Document */

body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wrapper {
	width: 962px;
	margin: auto;
	position: relative;
	min-height:100%;
	padding: 0;
	background: #fff;
	background-color: #fff;
}	

#top {
	background-image: url(images/bbbslogo.jpg);
	background-repeat: no-repeat;
	height: 126px;
	margin: 0;
	padding: 0;
}
#banner1 {
	background-image: url(images/banner01.jpg);
	background-repeat: no-repeat;
	height: 170px;
}
#banner2 {
	background-image: url(images/banner02.jpg);
	background-repeat: no-repeat;
	height: 170px;
}
#banner3 {
	background-image: url(images/banner03.jpg);
	background-repeat: no-repeat;
	height: 170px;
}
#banner4 {
	background-image: url(images/banner04.jpg);
	background-repeat: no-repeat;
	height: 170px;
}
#banner5 {
	background-image: url(images/banner05.jpg);
	background-repeat: no-repeat;
	height: 170px;
}
#banner6 {
	background-image: url(images/banner06.jpg);
	background-repeat: no-repeat;
	height: 170px;
}
#banner7 {
	background-image: url(images/banner07.jpg);
	background-repeat: no-repeat;
	height: 170px;
}
html div#wrapper { /* for IE5-6 */
height: 100%;
}
/*** see http://www.positioniseverything.net/easyclearing.html
   for explanation of Tony Aslett's elegant hack ***/

.clearing:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearing {
    display: inline-block;
    }

/* hides from IE/Mac \*/
* html .clearing { 
    height: 1%;
    }

.clearing {
    display: block;
    }
/* end hide from IE-Mac */
/*** end clearing hack ***/
#footer {
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	font-size: 10px;
	color: #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav a.hmenu, #nav a.hmenu:link, #nav a.hmenu:visited {
	display:block;
	width:auto;
	height:20px;
	background:#fe9b16;
	color:#fff;
	text-decoration:none;
	text-align:center;
	line-height:20px;
	padding: 4px 17px 4px 17px;
	margin: 0;
	letter-spacing: 1px;
}
#nav a.active, #nav a.active:link, #nav a.active:visited {
	display:block;
	width:auto;
	height:20px;
	background:#005a86;
	color:#fff;
	text-decoration:none;
	text-align:center;
	line-height:20px;
	padding: 4px 17px 4px 17px;
	margin: 0;
	letter-spacing: 1px;
	float:left;
}
#nav a.hmenu, #nav a.hmenu:link, #nav a.hmenu:visited {
	float:left;
}
#nav a.hmenu:hover {
	background:#676767; 
	color:#fff;
}
#nav {
	height:28px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 960px;
	margin: 0 1px 0 1px;
	background:#fe9b16;
	padding: 0;
}
#col3_left {
	width: 440px;
	padding: 20px;
	margin: 0;
	float: left;
	background: #fff;
}
#col3_center {
	width: 200px;
	padding: 20px;
	margin: 0;	
	float: left;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	background: #fff;	
}
#col3_right {
	width: 200px;
	padding: 20px;
	margin: 0;	
	float: right;
	background: #fff;	
}
#col2_left {
	width: 440px;
	padding: 20px;
	margin: 0;
	float: left;
	background: #fff;
	border-right: solid 1px #ccc;
}
#col2_right {
	width: 440px;
	padding: 20px;
	margin: 0;	
	float: right;
	background: #fff;	
}
.pagehead {
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005a86;
}
.subhead {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fe9b16;
}
.subhead2 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #005a86;
}
.head {
	border-bottom: dotted 1px #000;
}
p,ul,li{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}
.date {
	color: #999;
}
.source {
	background: #e7e7e7;
	padding: 10px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: center;
}
.bannerad {
	padding: 20px 0 0 0;
}
ul.list {
	line-height: 15px;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	list-style: none;
}
li.links {
	padding-bottom: 5px;
}
a:link, a:visited {
	color: #005a86;
}
a:hover {
	color: #fe9b16;
}
a[href^="http://"] {
	padding-right:13px;
	background:url(images/ex.gif) right 0 repeat-y;
}
a[href^="http://"]:visited:hover, cite a:visited:hover { 
	background-position:right 100px;
}
a[href^="http://"]:hover, cite a:hover { 
	background-position:right 200px;
}
a[href^="http://"].white {
	padding-right:13px;
	background:url(images/ex1.gif) right 0 repeat-y;
}
a[href^="http://"].white:visited:hover { 
	background-position:right 100px;
}
a[href^="http://"].white:hover { 
	background-position:right 200px;
}
a[href^="mailto:"] {
	padding-right:17px;
	background:url(images/mail.gif) right 0 repeat-y;
}
a[href^="mailto:"]:visited:hover, cite a:visited:hover { 
	background-position:right 100px;
}
a[href^="mailto:"]:hover, cite a:hover { 
	background-position:right 200px;
}
a[href^="mailto:"].white {
	padding-right:17px;
	background:url(images/mail1.gif) right 0 repeat-y;
}
a[href^="mailto:"].white:visited:hover { 
	background-position:right 100px;
}
a[href^="mailto:"].white:hover { 
	background-position:right 200px;
}
a[href^="#"] {
	color: #ccc;
	text-decoration: none;
	font-style: italic;
}
form {
	margin: 0;
	padding: 0;
}	
p.normal {
	margin: 0;
	padding: 0;
}	