body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
h1 {
	font-size: 16pt;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}
h2 {
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}
hr {
	color: #ffffff;
	height: 1px;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.art {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.painting {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #FFFFFF;
	cursor: hand;

}
.gallery {
	background-color: #FFFFFF;
	padding: 11px;
	margin: 50px 0px 0px 0px;
	width: 654px;
	text-align: center;
	clear: both;
	background-position: center;


}
.wildlife {
	padding: 0px;
	margin: 20px 0px 0px;
	text-align: center;
	background-position: center bottom;
	vertical-align: text-bottom;
}
.artist {
	background-color: #000000;
	padding: 11px;
	margin: 0px;
	width: 632px;
	height: 317px;
	text-align: justify;
	clear: both;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;

	overflow:auto; 

  scrollbar-face-color:#000000;
  scrollbar-arrow-color:#B0B0B0;
  scrollbar-track-color:#000000;
  scrollbar-shadow-color:#333333;
  scrollbar-highlight-color:#999999;
  scrollbar-3dlight-color:#666666;
  scrollbar-darkshadow-Color:#333333;
  scrollbar-slider-width:5px;

}
.artist-bio {
	background-color: #000000;
	padding: 0px;
	margin: 11px 0 0 0;
	width: 632px;
	text-align: justify;
	clear: both;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;

}
.artisttext {
	padding: 11px 0 1px 11px;
	float: left;
}
.artistportrait {
	float: left;
	background-color: #000000;
	padding: 0 11px 10px 0;
	margin: 0px;
	width: 632px;
	height: 317px;
	text-align: justify;
	clear: both;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;

	overflow:auto; 

  scrollbar-face-color:#000000;
  scrollbar-arrow-color:#B0B0B0;
  scrollbar-track-color:#000000;
  scrollbar-shadow-color:#333333;
  scrollbar-highlight-color:#999999;
  scrollbar-3dlight-color:#666666;
  scrollbar-darkshadow-Color:#333333;
  scrollbar-slider-width:5px;

}
.editorial {

	padding: 0px;
	margin: 0px;
	width: 632px;
	height: 317px;
	clear: both;

	overflow:auto; 

  scrollbar-face-color:#FFFFFF;
  scrollbar-arrow-color:#B0B0B0;
  scrollbar-track-color:#E0E0E0;
  scrollbar-shadow-color:#C0C0C0;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-3dlight-color:#D0D0D0;
  scrollbar-darkshadow-Color:#B0B0B0;
  scrollbar-slider-width:100px;
}
.editorialinner {

	background-color: #000000;
	padding: 11px;
	margin: 0px;
	text-align: justify;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
/* for admin section */
.Yes {
	color: #000000;
	font-size: 8pt;
	background-color: #FFFFFF;
}
.No {
	color: #FFFFFF;
	font-size: 8pt;
	background-color: #000000;
}

