html, body {
	height: 100%;
	width:100%;
}
body {
	background-color: #bbddff;
	margin: 0px;
}
body, td {
	font: 10pt arial;
	color: #474765;
}
h2 {
	height: 18px;
	background: url(../images/arrow25.gif) no-repeat bottom left;
	padding-left: 24px;
	font: 18px; arial;
	font-weight: normal;
	margin-top: 0px;
	padding-top:10px;
	color: #000000;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color: #4444aa;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}



/***** LAYOUT STYLES *****/
#header {
	font: 10pt arial;
	border-bottom: 2px #8888aa solid;
	background: #bbddff url(../images/header-background.jpg) no-repeat left top;
	color: #ffffff;
	height: 130px;
	width: 100%;
}
#body-container {
	position:relative;
	background-color:#fff;
	width:100%px;
}
#menu {
	position:absolute;
	top:18px;
	left:5px;
	width:220px;
}
#content {
	padding-left:235px;
	padding-top:8px;
	padding-bottom:8px;
}
#footer {
	font: 8pt arial;
	border-top: 1px #8888aa solid;
	background-color: #bbddff;
	color: #ffffff;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	width:100%;
}


/***** FOOTER *****/
a.footer:link, a.footer:active, a.footer:visited {
	text-decoration: none;
	color: #ffffff;
}
a.footer:hover {
	text-decoration: underline;
}
.footer {
	color: #ffffff;
}


/***** TEMPLATE 1 *****/
#template1 {

	width:695px;
	padding-left:5px;
	border-left: 1px #AEAED2 solid;
}
.template1Text {
	width: 390px;
	padding-bottom:30px;
}
.template1Image {
	float:right;
	margin-left:10px;
	margin-bottom:30px;
	height:500px;
	width:300px;
}
.template1bio {
	display: none;
	position: fixed;
	left:585;
	top:150;
	width:350px;
	border: 1px #AEAED2 solid;
	background:#fff;
}
.biotext {
	padding: 5px;
}
.bioheader {
	background-color: #AEAED2;
	padding: 2px;
	text-align: right;
}
a.bioheader {
	color: #FFFFFF;
	text-decoration: none;
}

/***** TEMPLATE 2 *****/
#template2,
#template2div 
{
	width:695px;
	padding-left:5px;
	border-left: 1px #AEAED2 solid;
}
#template2form {
	border: 1px #AEAED2 solid;
	width: 700px;
	background-color: #f5f5ff;
}
.template2header {
	padding: 3px;
	color: #000000;
	background-color: #dfdfef;
}
.template2table {
	width: 100%;
	margin-left: 10px;
	margin-bottom: 10px;
}
.label {
	text-align: right;
}


/***** MENU *****/
a.nav1:link, a.nav1:active, a.nav1:visited {
	text-decoration: none;
}
a.nav2:link, a.nav2:active, a.nav2:visited {
	text-decoration: none;
}
a.nav3:link, a.nav3:active, a.nav3:visited {
	text-decoration: none;
}
a.nav1:hover,
a.nav2:hover,
a.nav3:hover {
	text-decoration: underline;
}
a.nav1, a.nav2, a.nav3 {
	width: 100%;
	display: block;
	padding-left: 5px;
}
a.nav1:link, a.nav1:active, a.nav1:visited, a.nav1:hover {
	font: 12pt arial;
	color: #000000;
	padding-top: 2px;
	margin-top: 1px;
}
a.nav2:link, a.nav2:active, a.nav2:visited, a.nav2:hover {
	font: 10pt arial;
	color: #4444aa;
}
a.nav3:link, a.nav3:active, a.nav3:visited, a.nav3:hover {
	font: 10pt arial;
	color: #666688;
	padding-left:10px;
}
#pointer1, #pointer2, #pointer3, #pointer4, #pointer5 {
	display: none;
}
#submenu1, #submenu2, #submenu3, #submenu4, #submenu5, #submenu3A, #submenu3B {
	display: none;
	padding-bottom: 8px;
}


/***** INDEX *****/
#hotlinks {
	position: absolute;
	top: 10;
	left: 842;
}
a.hotlink:link, a.hotlink:active, a.hotlink:visited {
	font-size: 8pt;
	display: block;
	height: 90px;
	width: 145px;
	margin-bottom: 5px;
	text-decoration: none;
	color:#613F8A;
	background-color:#eeeeff;
	border-left:1px #AEAED2 solid;
	border-right:1px #AEAED2 solid;
	border-bottom:1px #474765 solid;
}
a.hotlink:hover {
	color: #bb33ee;
}
.hotlinkHeading {
	text-align:center;
	font-weight:bold;
	padding:3px;
	color:#ffffff
}
#hotlink1 {
	background-color:#003399;
}
#hotlink2 {
	background-color:#9C00DD;
}
#hotlink3 {
	background-color:#ff9900;
}
#hotlink4 {
	background-color:#885500;
}
#hotlink5 {
	background-color:#8F98B9;
}
.hotlinkText {
	padding: 5px;
	height: 45px;
}
.hotlinkReadMore {
	font-size: 8pt;
	text-align: center;
}
#message {
	display: block;
	position: absolute;
	top: 183px;
	left: 10px;
	height: 295px;
	width: 209px;
	border: 1px #AEAED2 solid;
	padding: 3px;
	color: #474765;
	background: #ffffff url(../images/StatesMap_112x151.jpg) no-repeat top right;
}
#BBB-logo {
	display: block;
	position: absolute;
	top: 493px;
	left: 10px;
}

/***** FORMS *****/
#referral {
	border: 1px #AEAED2 solid;
	width: 700px;
	background-color: #f5f5ff;
}
td.header {
	color: #000000;
	background-color: #dfdfef;
}
td.rightAlign, td.leftAlign {
	font: 8pt arial;
}
.rightAlign {
	text-align: right;
}


/***** CALENDAR OF EVENTS *****/
#calendar {
	border: 1px #AEAED2 solid;
	width: 700px;
	background-color: #f5f5ff;
}
th.event, th.date, th.venue, th.address, th.contact, th.name {
	background-color: #AEAED2;
	font: 8pt arial;
	color: #000000;
}
td.event, td.date, td.venue, td.address, td.contact, td.name {
	border-bottom: 1px #AEAED2 solid;
	vertical-align:top;
}
.event {
	width: 24%;
	background-color: #dfdfef;
	color: #000000;
}
.date {
	width: 11%;
	background-color: #dfdfef;
	border-right: 1px #AEAED2 solid;
}
.venue {
	width: 15%;
}
.address {
	width: 9%;
}
.contact {
	width: 20%;
}
.name {
	width: 15%;
}