
#bcl-logo {
background-repeat: 			no-repeat;

}

#bcl-bottom {
background-repeat: 			no-repeat;
background-image:			url(images/images/bcl-bottom.jpg); 
float:						left;
padding-bottom:				10px;
}


#wrapper {
width: 						819px;
height:						100%;
align: 						left;
}


#mainnav {
width:						480px;
float:						left; 
}

#subpagenav {
width:						639px;
float:						left; 
}

h1 {
color: 						#000000;
font-family: 				arial, helvetica, sans-serif;
font-size: 					20px;
line-height: 				22px;
font-face:					bold;
}

.leftnavtext {
color: 						#000000;
font-family: 				arial, helvetica, sans-serif;
font-size: 					12px;
line-height: 				15px;
font-face:					bold;
}

.mainnavtext {
width:						480px;
color: 						#000000;
font-family: 				arial, helvetica, sans-serif;
font-size: 					12px;
line-height: 				18px;
float:						left;
}

.subpagenavtext {
color: 						#000000;
font-family: 				arial, helvetica, sans-serif;
font-size: 					12px;
line-height: 				18px;
float:						left;
}

.largetext {
color: 						#000000;
font-family: 				arial, helvetica, sans-serif;
font-size: 					22px;
line-height: 				32px;
font-face:					bold;
}

h2 {
font-family: 				arial, helvetica, sans-serif;
font-size: 					15px;
font-weight: 				bold;
color:						#ffffff;
line-height: 				19px;
width:						150px;
padding:					1px 1px 1px 1px;
background-image: 			url(images/leftnavblock.gif); 
}

a.h2 {
font-family: 				arial, helvetica, sans-serif;
font-size: 					14px;
font-weight: 				bold;
color:						#ffffff;
line-height: 				18px;
text-decoration: 			none;
}


a.h2:link {
font-family: 				arial, helvetica, sans-serif;
font-size: 					14px;
font-weight: 				bold;
color:						#ffffff;
line-height: 				18px;
text-decoration: 			none;
}

a.h2:hover {
font-family: 				arial, helvetica, sans-serif;
font-size: 					14px;
font-weight: 				bold;
color:						#ffffff;
line-height: 				18px;
text-decoration: 			underline;
}

#leftnav {
float:						left;
width:						180px;
}

#rightnav {
float:						right; 
vertical-align:				top;
width:						150px;
}
	
.rightnavtext {
color: 						#000000;
font-family: 				arial, helvetica, sans-serif;
font-size: 					12px;
line-height: 				18px;
float:						right;
}

ul {
list-style-image: 			url('images/ball.gif');
width:						225px;
color: 						#000000;
font-family: 				arial, helvetica, sans-serif;
font-size: 					12px;
line-height: 				18px;
}

.floatright { 
float: right; 
margin: 10px 0 10px 10px;
}

.floatleft { 
float: left; 
margin: 10px 10px 10px 0;
}

.signupframe {
  width:					150px;
  border: 					1px solid #cccccc;
  background: 				#ffffff;

}

.signuptext {
  color: 					#000000;
  font-family: 				Arial, Helvetica, sans-serif;
  font-size:				11px;
 }