body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #999999;
	background-image: url(../img/bg.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
}
DIV#logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width:166px;
	height:50px;
}
DIV#content {
position:absolute;
top:130px;
left:125px;
width:500px;
height:auto;
min-height:400px
}

/* width: auto;
	min-width:*/
	
h1 {
	font-size: 150%;
	color: #FFFFFF;
	text-transform: uppercase;
}
h2 {
	font-size: 130%;
	color: #efefef;
    margin-left:20px;
}
h3 {
	font-size: 110%;
    margin-left:20px;
}

p {
 font-size: 95%;
 margin-left:20px;
}
P#copyright {
	font-size: 85%;
	margin-top:75px;
	margin-bottom:20px;
	clear: both;
}
#gallery P#copyright {
	
	margin-top:325px;
	margin-bottom:20px;
	clear: both;
    
}

#tallgallery P#copyright {
	
	margin-top:400px;
	margin-bottom:20px;
	clear: both;
    
}


DIV#menu {
position:absolute;
left:20px;
top:48px;
color:white;
font-size:90%;

	
    }

#menu a, #menu a:visited, #menu a:link {
color:white;
text-decoration:none;
padding:2px;
}

#menu a:hover{
background-color:#666;
text-decoration:underline;
}    
#menu ul#top li {
display:inline;
padding: 1px 10px 1px 10px;
background-color:black;
}

#menu ul#top li#on {
font-weight:bold;
}
#about #menu UL#about{
margin-top:-5px;
}


#about #menu UL#about li{
padding:1px 5px 1px 5px;
display:inline;

}


#gallery #menu UL#gallery,
#topgallery #menu UL#gallery,
#tallgallery #menu UL#gallery
{
margin-top:-5px;
}


#gallery #menu UL#gallery li,
#topgallery #menu UL#gallery li,
#tallgallery #menu UL#gallery li
{
padding:1px 5px 1px 5px;
display:inline;

}
#menu UL#gallery li, #menu UL#about li{
display:none;

}
DIV#wrapper{
    position:relative; 
    z-index:20; 
    width:auto; 
	height:auto;
    top:130px; 
    left:150px;
	
}

#content a, #content a:visited, #content a:link, #content a:hover, #content a:visited:hover
 {	
color:#ffffff;
}

#gallery #content {
width:600px;
}

#tallgallery #content {
width:500px;
}

#gallery #content img,
#tallgallery #content img
{
float:left;
margin-right:10px
}
#content #thumbs a img, #content #thumbs a:visited img, #content #thumbs a:link img, #content #thumbs a:hover img, #content #thumbs a:visited:hover img
{
color:#ffffff;
border:2px solid #ffffff;
}
P.paintings {
	color: #FFFFFF;
text-align:right;
}
P.paintings em {
	font-size: 125%;
}
table.paintings {
	width: 100%;
}

table.paintings td{
padding:3px;
}

#nav {

color:white;
text-align:right;
}

#about #content img{
float:left;
margin-right:10px;
}