
body {
	font-family: Verdana, Arial;
	background-color: #000000;
/*	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;*/
}
#MainDIV {
/*	width: 730px;*/
	border: 1px solid #666666;
	padding: 2px;
}
#NavDIV {
	border: 1px solid #999999;
	padding: 10px;
}
#NavCDIV {
	border: 1px solid #666666;
	background-color: #222222;
	color: #FFFFFF;
	font-size: 15px;
	padding: 4px 10px 4px 10px;
}
#NavCDIV a {
	color: #FFFFFF;
	text-decoration: none;
}
#NavCDIV a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#ContentLeft {
	color: #FFFFFF;
	font-size: 11px;
/*	width: 260px;*/
	width: 25%;
}
#ContentRight {
	color: #FFFFFF;
	font-size: 11px;
/*	width: 470px;*/
	width: 75%;
	height: 250px;
	border: 1px solid #999999;
}
#ContentNormal {
	color: #FFFFFF;
	font-size: 11px;
}
#ContentRight a {
	color: #FFFFFF;
	text-decoration: underline;
}
#ContentRight a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#ContentRightFooter {
	color: #FFFFFF;
	font-size: 9px;
}
#FooterDIV {
	color: #FF0000;
	font-size: 9px;
}
#ViewArtDIV {
	float: left;
	height: 300px;
	overflow: auto;
}
.stdText {
	color: #000000;
	font-size: 12px;
}
.stdTextarea {
	height: 105px;
}
.stdButton {
	border: 1px solid #FFFFFF;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 9px;
}

#ArtShow {
/*	height: 600px;*/
}
#ViewArtImage {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 12px;
}
#ViewArtCategory{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
}
#ViewArtCategory a {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
#ViewArtCategory a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
