#logo {
	margin: 6px;
}

#bigpic {
	
	background: url(../images/bigpic.png) no-repeat;
	float: left;
	clear: left;
	width: 435px;
	height: 260px;
	margin-right: 2em;
	margin-top: 1em;
	margin-bottom: 0;
	margin-left: -10px;	
	
}
#bodytext {
	font-size: 130%;
	padding-right: 1em;
}

#smallpics {	
	/* background-color: #484848; */
	
	overflow:hidden;
	padding: 0px 14px 8px;
	
	border-style: solid;
	border-width: 6px 4px 4px;
	border-color: #484848;
	color: black;
}

/* 
#smallpics div {	*/
	/* color: #C3C5CC; */
/*	
	float:left;
	position:relative;
	width:50%;

} */



#bottom {
background: url(../images/bg.jpg) no-repeat;
clear: both;
}

.smallpics {	
		text-align: center;
}

.smallpics img  {
	display: block;
	border: 1px solid #C3C5CC;
	margin: 5pt auto;
}

.smallpics p {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin: 5pt auto 5pt auto;
	text-align: left;
}
