* {margin:0;padding:0;}/*this sets the default for padding and margins to none*/

body {
font-size: 100%;
font-family: helvetica, verdana,  arial, "sans serif"; 
background-color:#BA9F8E;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
}


#wrapper {
position:absolute;
left:50px;
top:50px;
width:900px;
height:600px;
font-size: 0.8em;
color:#857367;
background-color:#ffffff;
}



#logo{
position:absolute;
left:0px;
top:10px;
width:380px;
height:80px;
background-image:url(../images/melaniemax_title.gif);
background-repeat:no-repeat;
text-indent:-999em;
}

/* start gallery menu*/

#gallery_menu {
float:left;
width:100%;
list-style:none;
text-align:center;
}

#gallery_menu li {
font-size: 0.85em;
display:inline;
}

/***************************** start menu *****************************************/


#menu {
position:absolute;
left:380px;
top:0px;
/*width:400px;*/
padding:0px;
list-style: none;
background-color:#857367;
}

#menu li{
padding:75px 20px 5px 20px;
font-size: 0.9em;
display:inline;
line-height:2em;
border-right: 1px solid #000000;
}


#menu a:link{
color:#000000;
text-decoration:none;
font-weight:normal;
}

#menu a:visited{
color:#000000;
text-decoration:none;
font-weight:normal;
}


#menu a:hover{
color:#ffffff;
text-decoration:underline;
font-weight:normal;
}



#menu li.here{
color:#ffffff;
background-color:#000000;
}

/*********************** end menu ****************************/


#contentandfoot{
position:absolute;
left:60px;
top:110px;
width:600px;
background-color:#696f6a;
}

/* start content */


#content{/*homepage*/
position:absolute;
left:0px;
top:0px;
width:400px;
}

#content_02{/*exhibition and artist pages*/
position:absolute;
left:0px;
top:0px;
width:600px;
}

#column_left{
float:left;
width:180px;
margin-left:10px;
margin-right:20px;
border-right: solid 1px #000000;
}

#column_right{
float:left;
width:170px;
margin-left:10px;
margin-right:10px;
}

#content_02 p{
float:left;
width:175px;
margin-left:0px;
margin-right:0px;
font-size: 0.9em;
}

#content_02 img{
border:none;
float:left;
margin-right:12px;
margin-bottom:2px;
}



#click {
position:absolute;
left:1px;
top:0px;
font-size: 0.8em;
}

#earlierwork{
position:absolute;
left:1px;
top:440px;
font-size: 0.8em;
}


#content img.sale{
margin-right:6px;
margin-bottom:6px;
border:none;
float:left;
}


.gallery_introduction {
float:left;
width:526px;
text-align:center;
margin-top:1px;
margin-bottom:3px;
background-color:#f6f6f6;
}

.gallery_introduction h1 {
margin-bottom:8px;
font-size: 0.8em;
font-weight:normal;
color:#ffffff;
text-align:center;
}

.gallery_introduction p {
margin-top:20px;
margin-bottom:20px;
margin-left:20px;
margin-right:20px;
line-height:1.6em;
padding:0px;
font-size:0.8em;
color:#4A5859;
}




#window {
width:760px;
float:left;
margin-left:10px;
margin-top:10px;
background-color:#ffffff;
}

#zoom {
float:left;
margin:0px;
width:700px;
}

#details{
position:absolute;
top:0px;
left:710px;
width:200px;
margin-left:5px;
margin-top:7px;
}

#details img {
clear:left;
margin-left:0px;
margin-top:0px;
margin-bottom:20px;
}

#details p {
color:#4a5859;
border-left: #4a5859 2px solid;
line-height:1.5em;
margin-left:10px;
margin-top:5px;
font-size: 0.70em;
padding-left:10px;
}

#details p a{
color:#4a5859;
}




/* end content */



/* start footer */

#footer {
width:400px;
height:30px;
position:absolute;
left:320px;
top:465px;
border-left: 2px solid #857367;

}

#footer p{
font-size: 1em;
color:#857367;
padding-left:10px;
line-height:1em;
}


#footer a:link {
text-decoration:none;
color:#000000;
}

#footer a:visited {
text-decoration:none;
color:#857367;
}

#footer a:hover {
text-decoration:underline;
color:#857367;
}

/* end footer */


/***************** text *************************/
p {
margin-bottom:15px;
line-height:1.6em;
padding:0px;
font-size: 0.8em;
}

h1 {
margin-bottom:20px;
font-size: 0.9em;
font-weight:normal;
}

/******************************************/

a:link {
text-decoration:none;
color:#857367;
text-decoration:underline;

}

a:visited {
text-decoration:none;
color:#857367;
text-decoration:underline;
}

a:hover {
text-decoration:none;
color:#000000;
}
