﻿body
{
	background-color: #cbc4b6;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: smaller;
	color: #400000;
}


.masthead
{
    position: absolute;
    left: 3px;
    top: 5px;
    width: 800px;
    height: 153px;
    background-image: url(images/title.jpg);
    background-repeat: no-repeat;
}



.leftmenu
{
    position: absolute;
    top: 250px;
    left: 15px;
    width: 155px;
    height: 600px;
    font-variant: small-caps;
    text-decoration: none;
    background-color: #cbc4b6;
     background-image: url(images/left-standing.jpg);
    color: black;
}

.leftmenu a:link
{
    background-color: #cbc4b6;
    color: #241511;
    text-decoration: none;
}

.leftmenu a:hover
{
    background-image: url( 'images/1.jpg' );
    font-weight: bolder;
    color: #cbc4b6;
    text-decoration: none;
}
.leftmenu a:visited
{
    background-image: url( 'images/2.jpg' );
    color: black;
    text-decoration: none;
}
.contentstyle
{
    color: #cbc4b6;
    font-family: 'Arial';
}
.contentstyle h4
{
    font-weight: bold;
}
dl.event
{
margin: 2em 0;
padding: 0;
font-family: 'Arial';
}

.event dt
{
position: relative;
left: 0;
top: 1.1em;
width: 5em;
font-weight: bold;
}

.event dd
{
border-left: 1px solid #000;
margin: 0 0 0 6em;
padding: 0 0 .5em .5em;
}

.mainmenublocks
{
    position: absolute;
    left: 203px;
    top: 160px;
    width: 800px;
    height: 50px;
    text-align: center;
    font-size: small;
    font-variant: small-caps;
    vertical-align: middle;
    color: #cbc4b6;
   
}

.mainmenublocks a
{
    text-decoration: none;
    background-color: #cbc4b6;
    color: black;
}
.mainmenublocks a:hover
{
    font-weight: bolder;
    color: maroon;
    text-decoration: none;
    background-color: #cbc4b6;
}


.mainmenu_menuhome
{
	position:absolute;
	left: 1px;
	top:1px;
	width:110px;
	height:22px;
}


.mainmenu_menuartiststatement
{
	position:absolute;
	left: 111px;
	top:1px;
	width:110px;
	height:22px;
}

.mainmenu_menubio
{
	position:absolute;
	left: 222px;
	top:1px;
	width:110px;
	height:22px;
}

.mainmenu_menuexhibitions
{
	position:absolute;
	left: 332px;
	top:1px;
	width:110px;
	height:22px;
}

.mainmenu_menucontact
{
	position:absolute;
	left: 444px;
	top:1px;
	width:110px;
	height:22px;	
	
}
.mainmenu_menuwebdesigns
{
	position:absolute;
	left: 556px;
	top:1px;
	width:110px;
	height:22px;	
	
}
.textcontainer
{
    position: absolute;
    left: 203px;
    top: 200px;
    width: 565px;
    height: 800px;
    text-align: justify;
    overflow: auto;
    background-color: #241511;
    scrollbar-width: 3px;
    scrollbar-base-color: #cbc4b6;
    padding-left: 12px;
    padding-right: 15px;
    border-right: ghost#cbc4b6 1px solid;
    border-top: ghost#cbc4b6 1px solid;
    border-left: ghost#cbc4b6 1px solid;
    border-bottom: ghost#cbc4b6 1px solid;
    color: #cbc4b6;
}

.textcontainer h3
{
	color: #cbc4b6;
	font-style: normal;
	font-variant: small-caps;
	font-family: Arial;
}

.thumbnailgrid
{
	position: absolute;
	left: 203px;
	top: 200px;
	width: 320px;
	height: 600px;
	overflow: auto;
	scrollbar-base-color: #cbc4b6;
	border-right: #cbc4b6 1px double;
	color: #cbc4b6;
	background-color: #cbc4b6;
	border-top: #cbc4b6 1px double;
	border-left: #cbc4b6 1px double;
	border-bottom: #cbc4b6 1px double;
}

.thumbnailgrid td
{
    vertical-align:middle;
    text-align:center;
}

.slideshowcontainer
{
    position: absolute;
    vertical-align: middle;
    top: 200px;
    left: 525px;
    height: 600px;
    width: 450px;
    scrollbar-base-color: #E2E2CD;
    color: black;
    background-color: #cbc4b6;
    border-right: ghost#cbc4b6 1px dotted;
    border-top: ghost#cbc4b6 1px dotted;
    border-left: ghost#cbc4b6 1px dotted;
    border-bottom: ghost#cbc4b6 1px dotted;
}

.footersculpture
{
	position:absolute;
	left:868px;
	top:750px;
	width:100px;
	height:150px;
}

.homepage
{
	text-align: center;
	margin-top: 25px;
}

.homepage h3
{
	text-transform: capitalize;
	
}

	

