.listitems {
	padding-right: 6px;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 6px;
	border-bottom-style: solid;
	border-top-style: solid;
	background-color: #E2F3E3;
	left: 536px;
	border-top-width: 20px;
	border-right-width: 0;
	border-bottom-width: 20px;
	border-left-width: 0;
	border-top-color: #CCEACD;
	border-bottom-color: #CCEACD;
	list-style-type: disc;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #6B2C00;
	line-height: 21px;
}
.header {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #efedd8;
}
#blue {
width: 100px;
height: 100px;
position: relative;
background-color: blue;
} 
.footerlinks {
	margin-top: 6px;
	margin-right: 6px;
	margin-left: 6px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	padding: 6px;
	text-align: center;
}
.bodytext {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #efedd8;
	text-align: left;
}
.subheader {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #BFD98D;
}
.homepagetext {
	font: italic 16px/21px Georgia, "Times New Roman", Times, serif;
	color: #E2F3E3;
}
.clientlist {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #BDD68B;
	text-align: left;
}
.gallerycredit {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #efedd8;
	text-align: center;
}
.verticalline {
	border-left-width: .5px;
	border-left-style: solid;
	border-left-color: #BDD68B;
}
hr { 
	color: #9a6024; 
	background-color: #9a6024; 
	height: 2px; 
	border-width: 0; 
}
