img, div, table {
	behavior: url(iepngfix.htc);
	margin:0px;
	padding:0px;
}
a, a:active, a:visited {
	color: #330505;
	text-decoration: none;
}
a:hover {
	color: #6f4f34;
	text-decoration: none;
}
a.numlink, a.numlink:active, a.numlink:visited {
	font-size:13px;
	display:block;
	float:left;
	font-weight:bold;
	width:27px;
	height:42px;
	color: #330505;
	text-decoration: none;
	line-height:42px;
	text-align:center;
}
a.numlink:hover {
	background-image: url(images/splat.gif);
	background-position:top left;
	color: #6f4f34;
}
a.selected {
	font-size:13px;
	display:block;
	float:left;
	width:27px;
	height:42px;
	/*color: #330505;*/

	text-decoration: none;
	line-height:42px;
	text-align:center;
	background-image: url(images/splat.gif);
	background-position:top left;
	color: #6f4f34;
	font-weight:bold;
}
a img {
	border:none;
}
body {
	margin:0px;
	padding:0px;
	background-image:url(images/background.jpg);
	background-repeat:repeat;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#330505;
}
body .bold {
	font-size:12px;
	font-weight:bold;
}
#left_column {
	margin-top:40px;
	margin-left:10px;
 .margin-left:10px;
	background-image:url(images/menubg.png);
	background-repeat: no-repeat;
	width:250px;
	/*height:312px;*/

	height:100%;
	float:left;
}
#menu_buttons {
	padding:0px;
	margin:0px;
	border:0px;
	list-style:none;
	position:absolute;
	z-index:100;
	top:60px;
	left:20px;
 .left:-10px;
	display:block;
}
#menu_buttons li {
	padding:0px;
	margin:0px;
	display:block;
}
#menu_buttons li a {
	display:block;
}
#home_right_column {
	position:absolute;
	left:280px;
	width:800px;
	height:670px;
	background-image:url(images/indexbg.gif);
	background-repeat: no-repeat;
}
#gallerysub {
	height:215px;
	width:312px;
	position:absolute;
	top:111px;
	left:250px;
}
#second {
	position:relative;
	top:-158px;
	left:0px;
 .behavior: url(iepngfix.htc);
}
.root {
	position:absolute;
	top:100px;
	left:-999em;
	margin:0px;
	height:220px;
	width:260px;
	line-height:10px;
	background:url(images/photosnav_bg.gif) no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}
#first {
	margin-top:-40px;
	margin-left:-50px
}
#scroll0Content {
	padding-left:10px;
	padding-top:10px;
}
.root2 {
	position:relative;
	height:200px;
	width:40px;
	margin:0px 0px 8px 7px;
	top:146px;
	left: 180px;
}
.root2 .newsTitle {
	margin-left:5px;
}
.root3 {
	position:relative;
	height:200px;
	width:40px;
	margin:0px 0px 8px 7px;
	top:193px;
	left:314px;
}
.root1 {
	position:relative;
	height:120px;
	width:220px;
	margin:0px 0px 8px 7px;
 .margin: 0px 0px 8px 0px;
}
#root1 #ex_links {
	list-style:none;
	padding:5px 0px 0px 5px;
	margin:0px;
}
#root1 #ex_links li {
	margin-bottom:5px;
	padding:0px;
}
#root1 #ex_links li a {
	text-indent:0px;
}
#email_list {
	height:80px;
	width:200px;
	position:relative;
	top:-117px;
	left:482px;
	line-height:30px;
}
.subscribe{
	background:transparent;
	border:none;
	margin-left:40px;
	margin-top:6px;
	.margin-top:-24px; 
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.subscribe{	margin-top:-4px; }
}
#contact_button {
	position:relative;
	height:35px;
	width:180px;
	top:89px;
	left:512px;
}
input {
	font-size:11px;
	font-family:Helvetica, Arial, sans-serif;
	border:0px;
	padding:3px;
	background-color:transparent;
	/*border:1px solid #c4907a;*/

	color:#4f2e14;
}
.thumb {
	position:absolute;
	height:9px;
	width:15px;
	left:10px;
}
.up, .dn {
	position:absolute;
	left:10px;
}
.up1 img, .dn1 img {
	text-indent:0px;
}
.up a, .up a img, .dn a, .dn a img, .thumb a, .thumb a img {
	border:0;
}
.scrollContainer {
	position:absolute;
	left:2px;
	top:19px;
	width:467px;
	height:200px;
	clip:rect(0 467 200 0);
	overflow:auto;
}
.scrollContent {
	position:absolute;
	left:0px;
	top:0px;
	width:100px;
}
#right_column {
	position:absolute;
	left:280px;
	width:800px;
	height:670px;
	background-repeat: no-repeat;
	padding-top:40px;
}
/*GALLERY*/

#gallery_info {
	margin-top:-50px;
	margin-left:20px;
}
#gallery_bg {
	padding:7px;
	font-size:12px;
	background-image:url(images/gallerybg.png);
	background-repeat:no-repeat;
	background-position: top left;
	height:70px;
	margin-left:-7px;
}
#galleryimg {
	display:block;
	height:auto;
	min-width:940px;
	max-width:975px;
	text-align:center;
	vertical-align:top;

	/* ie 6 hack */

	width: expression(document.body.clientWidth < 942? "940px" : document.body.clientWidth > 977? "975px" : "auto");
}
#gallerybtns {
	display:block;
}
#gallerybtns a {
	font-size:11px;
}
#gallerysubbtns ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
/*PHOTO*/

#photosubbtn {
	width:100%;
	height:45px;
}
#photo_sub {
	margin-top:-50px;
	display:block;
	margin-left:20px;
}
#photo_bg {
	display:block;
	font-size:12px;
	padding:8px;
	background-image:url(images/photobg.png);
	background-repeat:no-repeat;
	background-position: top left;
	height:48px;
	width:199px;
}
/*SHOP*/

#shopsubbtn {
	height:45px;
	width:100%;
	display:block;
}
#shop_nav {
	position:absolute;
	z-index:1000;
	top:-50px;
}
#shopimg {
	display:block;
	height:600px;
	min-width:940px;
	max-width:975px;
	text-align:center;
	vertical-align:top;

	/* ie 6 hack */

	width: expression(document.body.clientWidth < 942? "940px" : document.body.clientWidth > 977? "975px" : "auto");
}
#shop_info {
	display:block;
	float:left;
	clear:both;
	width:100%;
	margin-top:-30px;
}
#shopbot {
	position:relative;
	top:-40px;
}
#shop_buttons {
	display:block;
	position:relative;
	top:-45px;
}
#shopbtns {
	display:block;
	float:left;
	position:relative;
	top:-45px;
}
#shopbtns a {
	font-size:11px;
}
#shop_nav a {
	display:block;
	visibility:visible;
}
#shop_detail {
	width:860px;
	margin-top:15px;
}
#shop_bar {
	background-image:url(images/shop_bar.gif);
	background-repeat:no-repeat;
	width:736px;
	height:25px;
	margin:0px;
	padding:0px;
	float:left;
	display:inline;
	font-size:15px;
}
#shop_buy {
	width:112px;
	height:22px;
	float:left;
	display:inline;
}
.price {
	float:right;
	width:36px;
	margin:4px 40px 0px 0px;
}
.details {
	float:left;
	width:500px;
	margin:2px 0px 0px 20px;
}
.viewcart {
 .margin-top:-36px;
}
#second {
	position:relative;
	top:-50px;
}
#gallery {
	height:50px;
	width:220px;
}
#gallnav {
	position:absolute;
	top:50px;
	left: -999em;
	margin:0px;
	padding:0px;
	list-style:none;
	height:260px;
	width:286px;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	visibility:hidden;
	background:url(images/gallerynav_bg.gif) no-repeat;
}
li#gallery:hover ul#gallnav, #nav li.sfhover ul#gallnav {
	left:215px;
 .left:230px;
	visibility:visible;
}
#nav li.sfhoverOut ul#gallnav {
	visibility:hidden;
}
#gallnav li {
	padding:0px;
	margin:0px;
	display:block;
	padding-left:10px;
	padding-top:15px;
}
#gallnav li a {
	text-indent:-999px;
}
#gallnav li a#gallery_ex {
	background:url('images/exhibitions_btn.gif') no-repeat;
	height:26px;
	width:267px;
}
#gallnav li a#gallery_comm {
	background:url('images/commissions_btn.gif') no-repeat;
	height:25px;
	width:264px;
}
#gallnav li a#gallery_oth {
	background:url('images/other_btn.gif') no-repeat;
	height:28px;
	width:146px;
}
