body
{
	background-color: #666666;
	font-size:14px;
}

h2{
	font-weight:bold;
}

.header
{
	background-color: #333333;
	height:100px;
	margin: auto;
}
.menutop{
	position: relative; /*must have for the menu bar to be in the right place*/
	width: 100%;
	height: 25px;
	padding: 0px;
	background-image: url(../menutop/img/lev0_bg1.gif);
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.gallerybottomlinks{
	color:#FFFFFF;
	text-decoration:none;
}

.content {
	background-color: #333333;
	height: 650px;
	width: 100%;
}

.indexcontent{
	background-color: #333333;
	height: 600px;
	width: 100%;
}

.textcontent{
	background-color: #333333;
	height: auto;
	width: 100%;
		/*font-size: 18px;*/

}
.longtext{
	color: #FFFFFF;
	/*font-size: 18px;*/
	text-align: justify;
	margin-top: 45px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 40px;
	line-height: 2em;
}

.biopic{
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.gallerycontent{
	/*margin-top: 50px;*/
	margin-top:25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.galleryrowheight{
	height: 230px;
}
.galleryrowheight td{
	vertical-align:top;
}

.galleryrowheight .bigpaintings0{
	padding:50px 0px 0px 0px;
}
.galleryrowheight .bigpaintings{
	padding:70px 0px 0px 0px;
}

.gallerytable {
	background-color: #999999;
	align: center;
}

.bottomnav{
	position: relative;
	width: 100%;
	font-weight: bold;
	/*background-color: #000000;*/



	
}

.bottomnav ul{
	border: 0px solid #BBB;
	width: 100%;
	padding: 4px 0;
	margin: 0;
	text-align: center;
	/*background-color: #666666;*/
}

.bottomnav ul li{
	display: inline;

}

.bottomnav ul li a{
	color: #ffffff;
	padding: 4px 7px;
	margin: 10;
	text-decoration: none;
	font-size: 14px;

/*border-right: 1px solid #DADADA; made out*/ /*line between the main buttons*/
}

.biggallerycontent{
	text-align:center;
	height: 500px;
	width: 500px;
	padding: 50px;



}.bottomnavspacer {
	height: 10px;
}
.spacer1 {
	padding: 10px;
}
.copyrightclass{
	/*padding:60px 0px 0px 0px;*/
	margin:60px 0px 0px 0px;
}
.footer {
	color: #FFFFFF;
	text-align: center;
	height: 10px;
}

.sold{
	font-size: 14px;
	color: #FF0000;
}
.gallerytitle{
	width:100%;
	text-align:left;
	padding:0 0 45px 64px;
	color:#FFFFFF;
}

/*publications */
.pub_title{
	text-align:left;
	margin:0 0 0 50px;
	padding:0 0 5px 0px;
	color:#FFFFFF;
}
.publications_t{
	margin:0 0 0 50px;
	color:#FFFFFF;
}
.publications_t .im, .publications_t .text{
	vertical-align:middle;
	height:215px;
}

.publications_t .space{
	height:10px;
}
.publications_t .text{
	padding:10px 0 0 0;
	
}

.eac strong{
	font-size:18px;
}
.header_w{
	padding:20px 0px 0px 30px;
}
















