
html { 
min-height: 100%; 
margin-bottom: 1px; 
}
html, body {
color : #000;
margin : 0;
padding : 0;
}
body {
background : #890209 url(../images/red_bkg.jpg) repeat-x;
font : 90%/1.4 georgia, palatino, 'palatino linotype', times, "times new roman", serif;
padding: 25px 0
}

#page {
background : #ecede8;
width : 950px;
margin : 0 auto;
overflow : hidden;
position : relative;
}

a {
text-decoration : none;
color : #890209;
}
a:hover, a:focus, a:active {
color : #a58505;
}
img.logo {
position : absolute;
bottom : 45px;
left : 45px;
}
h1 {
font-size : 100%;
margin : 0;
}
#primary {
float : right;
background : #fff;
width : 710px;
padding-bottom : 25px;
}
#header img {
float : right;
}
body#artist h2, body#about h2, body#exhibitions h2, body#contact h2 {
font-size : 220% !important ;
font-weight : normal;
line-height : 1.2;
margin : 0;
color : #a58505;
}
body#artist h3, body#about h3, body#exhibitions h3, body#contact h3 {
color : #666;
font-size : 125%;
font-style : italic;
font-weight : normal;
margin : 0 0 89px 0;
}
#content {
float : right;
width : 525px;
}
body#artist #content div.work {
float: left; 
width: 100%; 
margin: 10px 0;
margin-bottom: 30px;
background : #ecede8;
}
body#artist #content div.work_wrap {
width:320px; 
float: left;
}
body#artist #content div.work_wrap img {
margin : 20px 20px 20px 0;
float : right;
}
body#artist #content div.work div.imgcaption {
font: 76%/1.5 arial, helvetica, verdana, sans-serif;
width:185px; 
float:left; 
padding:20px 0;
}
body#artist #content div.work div.imgcaption p {
color : #666;
}
body#artist #content div.work {
float: left; 
width: 100%; 
margin: 10px 0;
margin-bottom: 30px;
background : #ecede8;
}
body#about #content div.work {
float: left; 
width: 100%; 
margin: 10px 0;
margin-bottom: 30px;
background : #ecede8;
}
body#about #content div.work_wrap {
width:320px; 
float: left;
}
body#about #content div.work_wrap img {
margin : 20px 20px 20px 0;
float : right;
}
body#about #content div.work div.imgcaption {
font: 76%/1.5 arial, helvetica, verdana, sans-serif;
width:185px; 
float:left; 
padding:20px 0;
}
body#about #content div.work div.imgcaption p {
color : #666;
}
#content .small {
margin: 0 50px 50px 0;
}
#content .small_lst {
margin: 0 50px 15px 0;
}
body#home h2, body#home h3 {
font-size : 100%;
margin : 0;
}
body#home #content {
float : right;
width : 440px;
margin : 0 135px 0 135px;
padding-top: 8px;
}
body#artist #content, body#about #content, body#exhibitions #content, body#contact #content {
float : right;
width : 525px;
margin : 0 50px 0 0;
padding-top : 40px;
}
body#home #content img {
margin : 30px 100px 30px 100px;
}
body#artist #content img {
float : none;
margin : 10px 0 15px 50px;
}
body#about h4 {
font-size : 100%;
margin : 0;
}
body#contact h4 {
font-size : 100%;
margin : 0;
}
body#exhibitions h4 {
font-size : 100%;
margin : 0;
}
body#exhibitions h5 {
font-size : 100%;
margin : 20px 0 0 0;
}
body#exhibitions h6 {
font-size : 100%;
margin : 20px 0 0 0;
}
p {
margin : 0 0 20px 0;
color : #333;
}
body#exhibitions p {
margin : 0;
}
#sidebar {
background : #ecede8;
float : left;
width : 240px;
padding-top : 254px;
}
ul.top {
margin : 0;
padding : 0 0 0 30px;
}
ul.top li {
list-style : none;
background : #edebe2;
text-transform : uppercase;
}
ul.top li a, ul.top li b {
font : bold 83% "Arial Black", "Helvetica Neue", Arial, sans-serif;
text-decoration : none;
margin : 0 0 20px 0;
color : #890209;
display : block;
}
ul.top li b {
color : #000;
}
ul.top li a:hover, ul.top li a:focus, ul.top li a:active {
color : #a58505;
}
ul.bottom {
float : right;
padding : 65px 30px 0 0;
margin : 0;
}
ul.bottom li {
background : #edebe2;
list-style : none;
font-size : 100%;
text-align : right;
}
ul.bottom li a, ul.bottom li b {
font-weight : normal;
margin : 0 0 15px 0;
text-decoration : none;
color : #a58505;
display : block;
}
ul.bottom li b {
color : #000;
}
ul.bottom li a:hover, ul.bottom li a:focus, ul.bottom li a:active {
color : #890209;
}


* html #content {
display : inline;
}
* html #sidebar {
margin-right : -10px;
}
* html ul.top li a, * html ul.bottom li a {
height : 1% !important ;
}
* html ul.top li b, * html ul.bottom li b {
height : 1% !important ;
}
* html body#home #content {
display : inline; overflow-x:hidden;
}
