body, div, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, th, td, tr {
	margin:0;
	padding:0;
}
img {
	border: 0;
}
p {
	font-size: 16px;
	font-family: arial;
}
a {
	color: #aa0000;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}
#wrapper {
	float: left;
	width: 1024px;
	margin-left: -512px;
	overflow: hidden;
	left: 50%;
	position: absolute;
}
#frame_top {
	float: left;
	width: 1024px;
	height: 195px;
	background-image: url(images/frame_top.jpg);
	background-repeat: no-repeat;
}
#frame_middle {
	float: left;
	width: 1024px;
	background-image: url(images/frame_middle.jpg);
	background-repeat: repeat-y;
}
#frame_bottom {
	float: left;
	width: 1024px;
	height: 109px;
	background-image: url(images/frame_bottom.jpg);
	background-repeat: no-repeat;
}
#logo {
	float: left;
	width: 819px;
	height: 33px;
	margin-top: 140px;
	margin-left: 205px;
}
#custom_framing, #art_gallery {
	float: left;
	width: 934px;
	height: 29px;
	margin-top: 40px;
	margin-left: 90px;
}
#custom_framing_description, #art_gallery_description {
	float: left;
	margin-left: 90px;
	width: 934px;
}
#custom_framing_description p, #art_gallery_description p {
	float: left;
	margin-top: 12px;
	margin-right: 92px;
	width: 840px;
}
#custom_framing_description ul {
	float: left;
	width: 100%;
}
#front_gallery {
	float: left;
	width: 840px;
	text-align: center;
	overflow: hidden;
}
#goto_gallery {
	float: left;
	width: 840px;
	margin-right: 92px;
	text-align: right;
}
#artist_info {
	float: left;
	width: 840px;
	margin-left: 92px;
	margin-right: 92px;
	text-align: center;
}
#artist_info h1 {
	font-size: 18px;
	font-family: verdana, arial;
}
#artist_info h2 {
	font-size: 14px;
	font-family: verdana, arial;
}
#artist_gallery {
	float: left;
	width: 840px;
	margin-left: 92px;
	margin-right: 92px;
}
#artist_gallery img {
	float: left;
	margin: 0 14px;
}
#returns {
	float: left;
	margin-left: 92px;
	width: 840px;
}
#contact {
	float: left;
	width: 840px;
	margin-left: 92px;
	text-align: center;
	font-family: arial;
}
#archival {
	float: left;
	width: 840px;
	margin-left: 92px;
}
#archival h2 {
	float: left;
	width: 840px;
	text-align: center;
}
#archival p {
	float: left;
	margin: 12px 0px;
}
#artist_list {
	float: left;
	width: 840px;
	margin-left: 92px;
}
.gallery_container {
	float: left;
	width: 840px;
	margin-left: 92px;
	margin-top: 30px;
}
.gallery_image {
	float: left;
	width: 620px;
	height: 575px;
}
.gallery_artist {
	float: left;
	width: 220px;
	height: 575px;
}
.artist_column {
	float: left;
	margin-left: 110px;
	width: 300px;
}
.gallery_item {
	float: left;
	margin-right: 25px;
	width: 250px;
	height: 445px;
	overflow: hidden;
	text-align: center;
}
