body {background-color: black}

body { 	font-family: Helvetica, Arial, sans-serif;	background-color: #000000;
	}

p {
	font: 14px Helvetica;
	padding-left: 15px;
	line-height: 140%;
	color: #FFFFFF;
	}

h3 {
	color: white;
	}

img {
	border-style: solid;
	border-color: gray;
	border-width: 1px;
	padding: 5px;
	height: 320px;
	}

a {
	color: gray;
	text-decoration: none;
	}

a:visited {
	color: gray;
	text-decoration: none;
	}
	
.front_image{
	border-style: none;
	padding: 5px;
	margin-top: 50px;
	height: 80px;
	}


.gallery_table {
	}
	
.gallery_table td {
	padding: 20px;
	text-align: center;
	}

.gallery_image {
	border-style: solid;
	border-color: gray;
	border-width: 1px;
	padding: 5px;
	height: 150px;
	}

.bioleftscreen {
	float:left;
	padding-top: 20px;
	width: 450px;
	}

.leftscreen {
	float: left;
	padding-top: 20px;
	width: 380px;
	}
	
.applet-container {
	border-style: solid;
	border-color: gray;
	border-width: 1px;
	float: left;
	padding: 6px;
	padding-bottom: 3px;
	margin: 0px;
	}
	
.applet{
	padding: 0px;
	margin: 0px;
	}

.cont{
	width: 800px;
	margin: auto;
	}

.rights{
	clear: both;
	margin: 0px;
	padding-left:0px;
	}
	
p#rights{
	margin: 0px;
	font-size: 12px;
	color: #A5A3A3;
	padding: 0px;
	}
.galleryleftscreen {
	float: left;
	padding-top: 20px;
	width: 800px;
	}
	
.textleftscreen {
	float: left;
	width: 350px;
	padding-top: 37px;
	}

.backtogal {
	float: left;
	}

.backtogal a, .backtogal a:visited {
	color: gray;
	text-decoration: none;
	border: 1px solid grey;
	padding: 5px;
	}
	
.displ{
	width: 600px;
	padding-top: 70px;
	margin: auto;
	text-align: center;
	}
/*to not offset the text in zoomed images*/	
.displ p{
	padding-left: 0px;
	}
	
.solidblockmenu {	margin: 0;	padding: 0;	float: left;	font: bold 13px Helvetica;	width: 100%;
	//border: 1px solid gray;	//border-width: 1px;
	border-left: 1px solid gray;	}

.solidblockmenu li {	display: inline;	}.solidblockmenu li a {	float: left;
	width: 91px;	color: grey;	padding: 9px 11px;	text-decoration: none;
	text-align: center;	border-right: 1px solid gray;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;	}
	


.solidblockmenu li a:visited {	color: grey;	}.solidblockmenu li a:hover, .solidblockmenu li .current {	color: black;	background: gray;	}

.gallery1menu {	margin: 0;	padding: 0;	float: left;	font: bold 15px Helvetica;
	}

.gallery1menu li {
	display:inline;
	width: 150px;
	height: 150px;
	list-style-type: none;
	}

.gallery1menu li a {	float: left;	color: grey;	text-decoration: none;	
	height:150px;
	width: 150px;
	margin: 5px;
	text-align: center;
	list-style-type: none;
	background-image: url('../images/thumbs/abstract_paintings_black_150.jpg')	}

.gallery1menu li a:visited {	color: grey;	}.gallery1menu li a:hover {	color: white;
	background-image: url('../images/thumbs/abstract_paintings_150.jpg')
	}

.gallery2menu {	margin: 0;	padding: 0;	float: left;	font: bold 15px Helvetica;
	}

.gallery2menu li {
	display:inline;
	width: 150px;
	height: 150px;
	list-style-type: none;
	}


.gallery2menu li a {	float: left;	color: grey;	text-decoration: none;	height:150px;
	width:150px;
	margin: 5px;
	text-align: center;
	background-image: url('../images/thumbs/autumn_landscapes_black.jpg')	}

.gallery2menu li a:visited {	color: grey;	}.gallery2menu li a:hover {	color: white;	background: gray;
	background-image: url('../images/thumbs/autumn_landscapes.jpg')
	}

.gallery3menu {	margin: 0;	padding: 0;	float: left;	font: bold 15px Helvetica;
	}

.gallery3menu li {
	display:inline;
	width: 150px;
	height: 150px;
	list-style-type: none;
	}


.gallery3menu li a {	float: left;	color: grey;	text-decoration: none;	height:150px;
	width:150px;
	margin: 5px;
	text-align: center;
	background-image: url('../images/thumbs/summer_landscapes_black.jpg')	}

.gallery3menu li a:visited {	color: grey;	}.gallery3menu li a:hover {	color: white;	background: gray;
	background-image: url('../images/thumbs/summer_landscapes.jpg')
	}