@charset "utf-8";
/* CSS Document */
#main{
width:540px;
}
h1, p{
float:left;

}
#menuTop{
position:relative;
z-index:0;
}
#entry1 img{
position:relative;
z-index:1;
}
#missionStatement {
	color:white;
	background:#000000 url(../images/menuB_repeat.gif) top left repeat-x;
	height: 106px;
}
#menuB h3 {
	font-size:25px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/project-photos-image.jpg) top right no-repeat;
	text-align:center;
	display:table-cell;
	width:800px;
	height:106px;
	padding-right:266px;
	padding-top:20px;
#width:534px;
#height:86px;
}
#content{
#padding-top:10px;
}
.mainSection h1{
margin-right:0px;
}
.mainSection img{
margin-top:-32px;
margin-bottom:10px;
margin-right:10px;

}
.mainSection p{
margin-left:25px;
}
#entry1 h1{
margin-left:0px;
width:290px;
}

#entry1 img{
float:left;
}
#entry2 h1{
width:290px;
}
#entry2 img{
float:right;
margin-top:-25px;
}

#entry3 h1{
width:515px;
padding-right:10px;
}


#sidebar{

width:220px;
}
h2{

padding-top:15px;
height:35px;
text-align:center;
font-family:Arial;
font-size:16px;

}
.sidebarSection{
width:205px;
margin:0 auto;
padding:6px;
}

.sidebarCaption {
	text-align:center;

}

.sidebarCaption img {
	float:none;
}
.mainSection a {
	color:blue;
	font-size:12px;
}
.mainSection a:visited, a:link, a:active {
	text-decoration:none;
}
.mainSection a:hover {
	text-decoration:underline;
}