body {
	margin: 50px auto;
	padding: 0;
	font-size: 12px;
	background: #404639 url(images/bg_patterns.gif);
	font-family: verdana, sans-serif;
}

#topmessage {
	display: none;
}

h3 {
	font-size: 0.8em;
	font-weight: normal;
	display: inline;
}

#container{
	width: 800px;
	margin: 10px auto 0 auto;
	background: #171A0F url(images/bg_container.png);
	padding-bottom: 5px;
}
	
#container a {
	color: #ccc;
}

#container a:hover {
	color: #660;
}

#headerleft {
	float: left;
	height: auto;
}

#headerright {
	float:right;
	height: auto;
	color: #666;
	padding-right: 25px;
}

h1 {
display: none;
	font-size: 1.9em;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-top: 1px;
	line-height: 1.5em;
}

a {
	text-decoration: none;
}

a:hover {
	color: #bb800f;
}

#navigation_wrapper {
	display: none;

}

#navigation {
	display: none;
}

#navigation li {
	display: none;
}

#navigation li a {
	display: none;
}

#navigation li a:hover{
	display: none;
}
	
#main_image{
	width:790px;
	margin-left:35px;
	padding-bottom: 0px;
	padding-top: 100px;
}
	
.introduction {
	width: 500px;
	padding-top: 0;
	padding-left: 0;
	font-size: 1.1em;
	line-height: 1.5em;
}

.bannerimage {
	width: 600px;
	height: auto;
	display: inline;
}

#container .introduction a {
	color: #bb800f;
	text-decoration: none;
}

#container .introduction a:hover {
	color: #afbb4f;
	text-decoration: underline;
}

#main_body{
	width:790px;
	min-height: 100%;
	margin-left:5px;
	padding-bottom: 0px;
}

#leftcolumn {
	width: 520px;
	float:left;
	padding-left: 10px;
	padding-right: 25px;
	margin-top: 50px;
}

#leftcolumn p {
	color: #ccc;
	font-size: 1.1em;
	line-height: 1.6em;
}

#leftcolumn p a {
	color: #000;
	text-decoration: none;

}
#container a:link:after, #container a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

#leftcolumn p a:hover {
	color: #bb800f;
	text-decoration: underline;	
}

.linkheading {
	color: #808040;
	font-weight: bold;
}

#rightcolumn {
	width: 200px;
	float: right;
	padding-left: 12px;
	padding-right: 18px;
	margin-bottom: 20px;
	padding-top: 20px;
}

#rightcolumn p {
	color: #ccc;
	text-align: justify;	
	line-height: 1.4em;
}

#rightcolumn p a {
	color: #bb800f;
	text-decoration: none;
	font-weight: normal;
}

#rightcolumn p a:hover {
	color: #bb800f;
	text-decoration: underline;	
	font-weight: normal;
}

.rightcolumnheading {
	color: #bb800f;
	font-size: 1.1em;
	font-weight: bold;
}

.profile {
	width: 500px;
	padding-top: 30px;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #f0f;
}	

.art_detail p {
padding-left: 35px;
padding-right: 35px;
}

.black {
	color: #333;
}

.white {
	color: #ccc;
}

.prices {
	color: #999;
	font-size: 0.9em;
	line-height: 1.8em;
}

.pricesheading {
	color:#bb800f;
	font-weight: bold;
}

#press {
	color: #999;
	padding: 50px 80px;
	font-size: 1.0em;
	line-height: 1.6em;
	text-align: justify;
}

#press p a {
	color: #afbb4f;
	text-decoration: none;
	font-weight: normal;
}

#press p a:hover {
	color: #bb800f;
	text-decoration: underline;	
	font-weight: normal;
}

#banner_wrapper{
display: none;
}
	
#banner_wrapper a:link {
	color: #82865b;
	padding-top: 20px;
}
	
#banner_wrapper a:hover {
	color: #AFBB4F;
}

#banner_wrapper a:visited {
	color: #82865b;
}

.banner{
	float: left;
	width: 200px;
	background: #353C2C url(images/banner_bg.gif) left repeat-y;
	margin-right:25px;
	padding-top: 5px;
}
	
.image_wrapper {
	height: 130px;
	text-align: center;
}

.banner img {
	height: 114px;
	width: 190px;
	margin: 5px 0;
	border: none;
}					
	
.banner h2 {
	height: 25px;
	background: url(images/banner_top.gif) left no-repeat;
	font:1.1em "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #7c7c58;
	padding: 5px 0 0 17px;
	display: block;
	margin-bottom: -5px;
}

.image_wrapper span{
	height: 25px;
	background: url(images/banner_top.gif) left no-repeat;
	font:1.1em "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #7c7c58;
	padding: 5px 0 0 17px;
	display: block;
	margin-bottom: -5px;
}
	
#footer_wrapper{
	display: none;
}

#footer{
	display: none;

}

#footer .logo{
	display: none;

}

#footer .logo span{
	display: none;

}

#footer a{
	display: none;

}

#footer a:hover {
	display: none;
}

a:focus { 
	outline:none 
}

.searchterms {
	color: #999;
	text-align: center;
	padding-top: 5px;
}

h4 {
	margin-top: 5px;
	font-size: 0.7em;
	font-weight: normal;
	display: inline;
}

#gallery {position:relative; width:540px; background:#333 url(gallery/images/back.gif) no-repeat 12px 13px; padding-bottom:20px; border:1px solid #8b7f72; font-family:verdana, arial, sans-serif; line-height:1.5em; margin-bottom: 20px;}
#gallery #imageNumber {
display:block; 
width:200px; 
height:38px;
text-align:center; 
line-height:38px; 
font-size:11px; 
margin:0; 
color:#ccc; 
position:absolute; 
top:110px; 
left:150px;}
#thumbnails {width:500px; height:75px; overflow:hidden; margin:20px 25px 60px 19px; position:relative;}
#innerContainer {position:absolute; left:0; top:0; height:75px; overflow:hidden;}
#thumbnails ul {margin:0; padding:0; list-style:none;}
#thumbnails ul li {float:left; height:75px;}
#thumbnails ul li div {display:none;}
#thumbnails ul li img {display:block; height:75px; padding:0 1px;}
#fullSize {width:520px; margin:0 auto; background:#333; text-align:center; border:1px solid #8b7f72;}
#fullSize img {display:block; margin:20px auto 10px auto; border:1px solid #fff;}
#fullSize div {margin:0 auto; background:#333; text-align:left;padding:10px; font-size: 12px}

#fullSize div h1 {margin:0; padding-left:35px; padding-right: 35px; padding-bottom: 5px;line-height:1.0em; color: #bb800f; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.3em;}
#fullSize div h2 {margin:0; padding-left:35px; padding-right: 35px; line-height:1.2em; color:#ccc; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.1em;}

#clickLeft {width:35px; height:38px; position:absolute; left:110px; top:110px; background:#fff url(gallery/images/blank.gif);}
#clickRight {width:35px; height:38px; position:absolute; left:355px; top:110px; background:#fff url(gallery/images/next.gif);}
#slideLeft {width:15px; height:89px; position:absolute; left:20px; top:14px; background:url(gallery/images/trans.gif);}
#slideRight {width:15px; height:89px; position:absolute; right:30px; top:14px; background:url(gallery/images/trans.gif);}
#autoPlay {width:35px; height:38px; position:absolute; left:395px; top:110px; background:#fff url(gallery/images/play.gif);}

/** orange = #bb800f ** /
/** lime =  #afbb4f **/
/** 	border-right: 1px dotted #666;  **/
/** 	border-left: 1px dotted #666;  **/
<!-- <p style="border-top: 1px solid #666; padding-top: 15px;"> -->
<!-- <p style="text-align:center;"><a href="javascript: history.go(-1)">Return to Press &amp; News Page</a></p> -->
