#content {
	width:910px; /* 2px less due to IE bug with overflowing <em>s */
	padding:10px 20px 10px 5px;
	float:right;
}

#pictureit-rotator {	
	width:617px;
	height:252px;
	overflow:hidden;
	float:left;
}

div.picture-left {
	float:left;
	margin-right:0px;
	margin-top:3px;
	margin-bottom:5px;
	text-align:center;
}

#buttons {
	float:right;
}

#buttons img {
}


#left { 
 	float:left;
	width:569px;
}

#bulletin-board {
	float:right;
	width:278px;
	padding:20px 30px 20px 30px;
	padding-bottom:0px;
	background-image:url(../images/bulletin-board-bg.png);
	background-position:top;
	background-repeat:no-repeat;
}

#bulletin-board .bottom {
	width:338px;
	height:14px;
	margin-left:-30px;
	margin-right:-30px;
	background-image:url(../images/bulletin-board-bottom-bg.png);
	background-position:bottom;
}

#bulletin-board h2 {
	color:#000000;
	background-color:#CCCCCC;
	width:255px;
	padding:10px 20px 10px 15px;
	margin-bottom:20px;
	margin-left:-6px;
	margin-right:-6px;
}

#recent-articles a {
	font-weight:bold;
	color:#000000;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#recent-articles p.excerpt {
	font-size:12px;
}

.location-office-hours {
	width:569px;
	height:150px;
	background-image:url(../images/home-page-location-bg.png);
	position:relative;
}

.location {
	position:absolute;
	top:15px;
	left:45px;
	color:#515151;
}

.office-hours {
	position:absolute;
	top:15px;
	left:330px;
}

.location h2, .office-hours h2 {
	color:#000000;
	font-size:18px;
	font-family:Tahoma, Verdana;
}


.location p, .office-hours p {
	color:#515151;
	font-size:11px;
}
