html, body, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	background-color: #FFF;
	color: #01428C;
	line-height: 16px;
}


#body {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: left;
	background-color: #FFF;
	color: #07477A;
}

#wrapper {
	margin: auto;
	position: relative;
	width: 885px;
	padding-top: 50px;
	margin-bottom: 20px;
	overflow: hidden;
}

#info {
	width: 885px;
	position: relative;
	overflow: hidden;
}

#topbar {
	position: relative;
	width: 865px;
	font-size: 13px;
	overflow: hidden;
}

.float-left {
	float: left;
}

#home-pics {
	width: 615px;
	height: 335px;
	float: left;
	position: relative;
	background-image: url(../images/setup/home-image-frame.gif);
	background-repeat: no-repeat;
	padding: 15px;
	margin: 0;
	background-position: bottom;
	padding-top: 20px;
}

#home-text {
	width: 220px;
	float: left;
	position: relative;
	padding-top: 20px;
	padding-left: 10px;
	height: 300px;
	text-decoration:none;
}

#home-text a {
	text-decoration:none;
	color:#C39C64;
}

#home-text a:hover {
	text-decoration:none;
	color:#01428C;
}


#profile-pics {
	width: 180px;
	height: 117px;
	float: left;
	position: relative;
	background-image: url(../images/setup/profile-image-frame.gif);
	background-repeat: no-repeat;
	padding: 10px;
	margin: 0;
}

#profile-pics a img {
	border: 0px;
	text-decoration: none;
}

#exhibition-poster {
	width: 180px;
	height: 264px;
	float: left;
	position: relative;
	background-image:url(../images/setup/exhibition-image-frame.gif);
	background-repeat: no-repeat;
	padding: 10px;
	margin: 0;
	padding-top: 15px;
}

#exhibition-poster a img {
	border: 0px;
	text-decoration: none;
}

#profile-text {
	width: 835px;
	float: left;
	position: relative;
	padding-top: 20px;
	padding-left: 4px;
}

#profile-text a {
	color: #C39C64;
	text-decoration: none;
}

#profile-text a:hover {
	color: #01428C;
	text-decoration: none;
}

#profile-text-inside {
	width: 600px;
	float: left;
	position: relative;
	padding-top: 10px;
	padding-left: 15px;
}

#profile-text-inside a {
	text-decoration:none;
	color:#C39C64;
}

#profile-text-inside a:hover {
	text-decoration:none;
	color:#01428C;
}

#commissions-pics {
	width: 280px;
	height: 184px;
	float: left;
	position: relative;
	background-image: url(../images/setup/commissions-image-frame.gif);
	background-repeat: no-repeat;
	padding: 10px;
	margin: 0;
}

#commissions-text {
	width: 825px;
	float: left;
	position: relative;
	padding-top: 20px;
	padding-left: 4px;
	font-size: 14px;
	line-height: 18px;
}

#commissions-text a {
	color: #C39C64;
	text-decoration: none;
}

#commissions-text a:hover {
	color: #01428C;
	text-decoration: none;
}

#commissions-text-inside {
	width: 500px;
	float: left;
	position: relative;
	padding-left: 15px;
	font-size: 12px;
	line-height: 15px;
	padding-top: 12px;
}

#gallery-pics {
	width: 615px;
	float: left;
	position: relative;
	background-image: url(../images/setup/gallery-image-frame.gif);
	background-repeat: no-repeat;
	padding: 15px;
	margin: 0;
	background-position: top;
	padding-top: 15px;
	margin-right: 10px;
	padding-bottom: 0px;
}

#gallery-thumbnails {
	width: 50px;
	height: 40px;
	float: left;
	position: relative;
	background-image: url(../images/setup/gallery-thumbnails.gif);
	background-repeat: no-repeat;
	padding: 7px;
	margin: 0;
	background-position: bottom;
	padding-top: 25px;
	margin-right: 4px;
}

#gallery-thumbnails a img{
	border: 2px solid #FFF;
}

#gallery-thumbnails a:hover img {
	border: 2px solid #CCC;
}

.thumbnail-border {
	border: 2px solid #D9AD6D;
}

#gallery-text {
	width: 230px;
	float: left;
	position: relative;
	padding-top: 15px;
}

#image-description {
	width: 220px;
	position: relative;
	float: left;
	padding-top: 10px;
	padding-left: 8px;
	font-size: 11px;
	line-height: 13px;
}

#footer {
	width: 810px;
	padding-left: 15px;
	padding-top: 10px;
	position: relative;
	font-size: 11px;
	border-top: 1px solid #C39C64;
	margin-left: 4px;
	margin-top: 20px;
}

#bill-bishop-bottom {
	position: relative;
	width: 865px;
	height: 50px;
}

#bill-bishop {
	width: 214px;
	height: 172px;
	position: absolute;
	right: 30px;
	top: -125px;
}

#exhibition {
	width: 133px;
	height: 162px;
	position: absolute;
	right: 5px;
	top: 226px;
}

.image-name {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.1em;
}

#back-to-gallery {
	position: absolute;
	top: 411px;
	right: -120px;
	font-weight: bold;
}

#back-to-gallery a {
	color: #01428C;
	text-decoration: none;
}

#back-to-gallery a:hover {
	text-decoration: none;
	color: #D9AD6D;
}

