body {
  font-family: Times, "Times New Roman", Arial;
  font-size: 10px;
  background-color: black;
  margin: 0px;
  padding: 0px;
}
#divContainer {
	background-color: #FFFFFF;
	width: 750px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
        border-bottom-style: solid;
	border-top-color: #888888;
	border-right-color: #888888;
	border-bottom-color: #888888;
	border-left-color: #888888;
	padding-top: 0px;
	padding-bottom: 22px;
}
#divSignature {
	background-color: #FFFFFF;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	border-bottom-width: 6px;
	border-bottom-color: #888888;
        border-bottom-style: solid;
	padding-top: 0px;
	padding-bottom: 0px;
}
#divNavigation {
	background-color: #FFFFFF;
	width: 615px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#divNavigation a {
	margin-left:  25px;
	margin-right:  25px;
	color: #000000;
	text-decoration: none;
	font: 13px Times, "Times New Roman", Arial;
	letter-spacing: 3pt;
}
#divNavigation a:hover {
	color:  #66cc00;
}
#divNavigation img {
	margin-right: 20px;
	margin-left: 20px;
}
#divThumbs {
	background-color: #FFFFFF;
	width: 615px;
	min-height: 612px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align: center;
}
#divThumbs a {
	margin-left:  0px;
	margin-right:  0px;
	color: #000000;
	text-decoration: none;
	font: 13px Times, "Times New Roman", Arial;
	letter-spacing: 3pt;
}
#divThumbs a:hover {
	color: #66cc00;
}
#divShows {
	font: 14px Times, "Times New Roman", Arial;
	letter-spacing: 1pt;
	text-align: left;
}
#divShows a {
	font: 14px Times, "Times New Roman", Arial;
	letter-spacing: 1pt;
}

#divArtContainer {
	background-color: #FFFFFF;
	margin-bottom: 15px;
        height: 602px;
}
#divArtPiece {
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
        text-align: center;
	color: #000000;
	text-decoration: none;
	font: 13px Times, "Times New Roman", Arial;
	letter-spacing: 3pt;

}
#divArtPiece a {
	color: #000000;
	text-decoration: none;
	font: 13px Times, "Times New Roman", Arial;
	letter-spacing: 3pt;
}
#divArtPiece a:hover {
	color: #66cc00;
}
#divArtData {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
        text-align: center;
        font: 13px Times, "Times New Roman", Arial;
        letter-spacing: 2pt;
}

#divStudio {
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-left: 75px;
	margin-right: 75px;
	margin-bottom: 15px;
	height: 602px;
	color: #000000;
	font: 14px Times, "Times New Roman", Arial;
	letter-spacing: 1pt;
	text-align: left;
}
#divArtistStatement {
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-left: 75px;
	margin-right: 75px;
	margin-bottom: 15px;
	height: 602px;
	color: #000000;
	font: 14px Times, "Times New Roman", Arial;
	letter-spacing: 1pt;
	text-align: left;
}
#divArtistHome {
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-left: 75px;
	margin-right: 75px;
	margin-bottom: 15px;
	height: 602px;
	color: #000000;
	font: 14px Times, "Times New Roman", Arial;
	letter-spacing: 1pt;
	text-align: left;
}
#divArtistHome a {
	color: #000000;
	text-decoration: none;
}
#divArtistHome a:hover {
	color:  #66cc00;
}
#divCopyright {
	background-color: #FFFFFF;
        text-align: center;
        font: 10px Times, "Times New Roman", Arial;
}
	
