body {
	background-color: #CCCCCC;
	color: #000000;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	color: #0000FF;
}
a:visited {
	color: #FF0000;
}
#wrapper {
	background-color: #FFFFFF;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;

}
#header {
}
#content {
	padding: 10px;
}
#pics {
	background-image: url(images/bg.gif);
	width: 900px;
	overflow: hidden;
	clear:both;
}
#photo-bg {
	background-image: url(images/photo-bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 900px;
	height: 220px;
	clear:both;
}
#img {
	display: inline;
}
h3 {
	font-size: 135%;
	color: #006600;
}

