html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 font-size: 1em;
	} 

#skip p {
	line-height: .8em;
	}

p {
	line-height:1.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	}
	
#maincol li {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	line-height:1.4em;
	padding-bottom: 8px;
	}
 
#pagewidth{
	width:900px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color: c6defd;
	} 
 
#header{
 position:relative; 
 height:260px;  
 width:100%;
	} 
 
#leftcol{
 width:28%; 
 float:left; 
 position:relative;
  }
 
#maincol{	
 float: right; 
 display:inline; 
 position: relative; 
 width:72%; 
 }
 
 #maincol img {
	 margin-top: 40px;
	 margin-left:20px;
	 
	 
 }
 
 h1 {
	float:left;
	width:700px;
	height:195px;
	padding:0;
	background-image:url(bblogo2.gif);
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:
	background-position: 10px 10px;
	}
		
#leftcol ul{
width: 135px;
padding: 20px;
margin-left: 0%;
	}

#leftcol li{
font-size: .8em;
margin-bottom: 15px;
width: 135px;
height: 60px;
padding-bottom:35px;
background-color:#ffdae0;
list-style-type:none;
border:3px dashed #fff;
	}

#leftcol a
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	display: block;
	color:#F00;
	font-size:2em;
	font-weight: bolder;
	padding-left:30px;
	padding-top:30px;
	}

#leftcol a:link{color: #27408B;}
#leftcol a:visited {color: #C03}
#leftcol a:hover { 
margin-left: -3px;
margin-top: -3px;
width:105px;
padding-bottom:35px;
background-color:#c6defd;
border:3px dashed #fff;
}

#footer{
 	clear:both;
	height:50px;
	background-repeat:no-repeat;
	text-align: center; 
	} 

#footer a {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color: #333;
	padding-right:1.5em;
	}
	
#footer p {
	font-size: 0.6em; 
	}

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
 #allcontent {
	padding:5px;
	margin-top:50px;
	margin-bottom:50px;
	padding: 50px;
	background-color:#c6defd;
	border:3px dashed #fff;
	}
	
#pink {
	background-color:#ffdae0;
	border:3px dashed #c6defd;
	padding:25px;
	}

.large {
	font-size:1.3em;
	line-height:1.7em;
	}

.bighead {
	font-size:2em;
	}


#white {
	background-color:#FFF;
	padding-left:25px;
	padding-right: 25px;
	border:6px solid #59B4F7;
	}
	
#contact {
	font-family:Verdana, Geneva, sans-serif;
	font-size:.8em;
	}
	
#skip {
	text-align:center;
	margin-top: 30px;
	}

#skip a{
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color: #333;
	padding-bottom:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:1.2em;
	text-decoration:none;
	}
	
#skip a:active { 
	color: red;
	}


img {
	margin: 4px;
	border: 1px solid #000;	
	}

.dropcap {
	font-size:6em;
	margin-top:32px;
	margin-right:5px;
	float:left;
	color: #C03
	}
	
#sig {
	text-align:right;
	font-style:italic;
	font-weight: bold;	
	}

.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  
 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.7em;
	color: #03458D;
	border-bottom-width: 2px;
	padding-bottom:3px;
	border-bottom-style: dotted;
	border-bottom-color: #03458D;	
	}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: lighter;
	color: #03458D;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #03458d;	
	}