.homecontainer {
	background-color: #FFFFFF;
	padding: 5px 5px 1px;
	font-size: 90%;
	margin-bottom: 5px;
	border: 1px solid #009999;
	width: 718px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;


}
.homecontainer p {
	margin-top: 0px;

}
.photobox {
	border: 1px 1 #0000FF;
	background-image: url(../graphics/photos/indexpic.jpg);
	background-repeat: no-repeat;
	height: 338px;
	clear: both;

	}
.emails {
	text-align: left;
	padding: 5px;
	border: 1px solid #669999;
	margin-bottom: 10px;
	background-color: #FFFFCC;
}
