#content {
	padding:0;
	margin:0;
	background-image:url(../images/hp-body-top.png);
	background-repeat:no-repeat;
	background-position: left top;
}

#upper-content {
	padding:25px 15px 0 15px;
}

h1 {
	text-align:center;
}

#picture-rotator {
	width:540px;
	height:240px;
	position:relative;
	float:left;
	background-image:url(../images/photo-border.png);
	background-repeat:no-repeat;
	background-position: left top;
}

#intro {
	float:right;
	width:340px;
	margin-top:10px;
}

#lower-content {
	clear:both;
	background-image:url(../images/hp-lower-shadow.png);
	background-repeat:repeat-x;
	background-position: left top;
	padding:20px 10px 0 10px;
}

#lower-content h2 {
	margin-top:0;
	background-color:#eee;
	padding-left:8px;
	margin-bottom:8px;
	border-bottom:1px dotted #AEBBDD;
}

#lower-left {
	float:left;
	padding-right:12px;
}

#lower-center {
	float:left;
	padding-right: 12px;
	width:333px;
	min-height:150px;
	border-left:1px dotted #AEBBDD;
}

#lower-right {
	float:left;
	width:333px;
	min-height:150px;
	border-left:1px dotted #AEBBDD;
}

.hp-numbered {
	padding-left:2em;
}

.hp-numbered li {
	margin-bottom:0.5em;
}