body{
	font-family: Tw Cen MT Condensed, Verdana, Geneva, sans-serif;	
	
margin:0 padding:0;
	
}

a,a:link,a:visited,a:active{
	
color: black;
	
}

a:hover{
	
color: #DBDBDB;
	
}
p.first{
	text-align: left;
}

a img{
	border: 0;

}
#wrapper {
	background-image: url(../images/BCC_Featured.jpg);
	height: 768px;
	width: 1024px;
	background-position: left top;
	background-repeat: no-repeat;
	border: 1px solid #666;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header{
	
padding-top: 709px;
	
text-align:center;
	line-height:50px;
	
	}
#header span{
	padding: 0 8px;
	display: inline-block;
	font-size: 16pt;
	font-weight: bold;
	}
#header a{
	text-decoration: none;
	}	
#header img{
	margin-bottom: -5px;
	}
#box{	opacity: 0;
	filter:alpha (opacity=0);
	border: 1px solid red;
	position:absolute;
	height:20px;
	width:200px;
	bottom: 721px;
	left:795px;
	}
#content_left{
	/*border: 1px solid black;*/
	position:absolute;
	bottom: 480px;
	left: 60px;
	height: 180px;
	width: 180px;
	background-position: center center;
	}


#content_left img{
	
}

#content_right{
	border: 1px solid black;
	position:absolute;
	bottom: 62px;
	right: 154px;
	height: 562px;
	width: 623px;	
	font-family: serif;
	font-size: 14pt;
	overflow: auto;
	background-color: #A5A5A5;
}

	

	

