body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 background: #7e5e38 url(graphics/background2.jpg) no-repeat left top;
 height:100%;
}


#wrapper { 
 width: 900px;
 height:593px;
 text-align:left;
 clear:both;
 margin-left:10px;
}

div#header a {
position: absolute;
height: 140px;
width: 85px;
top: 0px; 
text-decoration: none;
}
 
div#header a i { visibility: hidden; }

div#header a#homelink { left: 205px; }

/**************** HEADER *********************/
#header {
 margin-top:40px;
 color: #333;
 width: 900px;
 float: left;
 border: 0px solid #ccc;
 height: 70px;
}

#header img#logo{
margin-top:-30px;
float:left;
clear:both;
}

#header h2{
font-family:"Times New Roman", Times, serif;
color:#000;
float:left;
margin-top:10px;
margin-left:265px;
font-size:270%;
font-weight:bold;
font-style:italic;
display:inline;
}

/**************** END HEADER *********************/



/****************** CONTENT **********************/
#content { 
 padding-top:70px;
 float: left;
 border: 0px solid #ccc;
 height: 469px;
 width: 900px;
 display: inline;
}

#content p{
color:#000;
margin:0 65px 10px 65px;
font-size:100%;
text-align:justify;
}

#content p.small{
margin:0 95px 10px 65px;
}

#content p.italic{
font-style:italic;
color:#900;
}

#content p.bold{
font-weight:bold;
}

#content .bold{
font-weight:bold;
}


#content p.menu{
text-align:left;
font-size:130%;
font-weight:bold;
padding-top:0px;
margin-left:130px;

}


#content h1{
margin:0 0 10px 65px;
font-size:140%;
font-weight:bold;
}

#content h1.artist{
float:left;
magin-right:50px;
}


#content h2{
margin:0 0 10px 65px;
font-size:130%;
font-weight:bold;
color: #941111;
}

#content .imgleft {
float:left;
margin:2px 10px 10px 65px;
border: 1px solid #000;
}

/****************** END CONTENT *********************/


/*************** CONTENT - GALLERY ******************/
#content .gallery{
margin:0 0px 0px 65px;
height:350px;
width:740px;
overflow:auto;
/*border-top: 2px solid #362709;
border-bottom: 2px solid #362709;*/
padding: 0px 0px;
}

#content .largepics{
margin-left:105px;
}

#content a.picindex{
width:20px;
height:20px;
margin-left:375px;
padding-bottom:5px;
float:left;
background:url(graphics/picindex.png) no-repeat;
}

#content a.picindex:hover{
background:url(graphics/picindex_over.png) no-repeat;
}


#content .largepics a.imgnavl{
width:23px;
height:48px;
margin-right:15px;
margin-top:170px;
float:left;
background:url(graphics/imgleft.png) no-repeat;
}

#content .largepics a.imgnavl:hover{
background:url(graphics/imgleft_over.png) no-repeat;
}

#content .largepics img.galleryimg{
float:left;
}

#content .largepics a.imgnavr{
width:23px;
height:48px;
margin-left:15px;
margin-top:170px;
float:left;
background:url(graphics/imgright.png) no-repeat;
}

#content .largepics a.imgnavr:hover{
background:url(graphics/imgright_over.png) no-repeat;
}

#content h1.sale{
color:#fff;
display:block;
padding:2px;
float:left;
background:#900;
line-height:27px;
height:27px;
border: 1px solid #000;

}

#content img.imgthumb{
border: 1px solid #000;
margin:0 18px 18px 0px;
float:left;
}

ul#simple-menu{
list-style-type:none;
width:770px;
position:relative;
height:27px;
font-size:130%;
font-weight:bold;margin:0;
padding:3px 0 0 0;
}

ul#simple-menu li{
display:block;
float:left;
margin:0 0 0 4px;
height:27px;
width:auto;
}

ul#simple-menu li.left{margin:0;}

ul#simple-menu li a{
display:block;
float:left;
color:#000;
line-height:27px;
text-decoration:none;
padding:0 17px 0 18px;
height:27px;
}

ul#simple-menu li a.right{padding-right:19px;}

ul#simple-menu li a:hover{background:#900;color:#fff;}

ul#simple-menu li a.current{color:#fff;background:#900;}

ul#simple-menu li a.current:hover{color:#fff;background:#900;}

/****************** END - GALLERY ******************/




/******************* FOOTER ***********************/
#footer { 
 margin-top:0px;
 width: 900px;
 height: 35px;
 clear: both;
}

#footer p{
line-height:normal;
color:#333333;
font-weight:normal;
text-align:center;
}
#footer p a{
color:#333333;
}


img, #header, #content, #footer { behavior: url(iepngfix.htc); }