body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #000000;
	margin: 0px;

a {outline:none;}

}
a:link {
	color: #C0423F;
	font-weight: bold;
	text-decoration: none;
	outline:none;
}
a:visited {
	color: #C0423F;
	font-weight: bold;
	text-decoration: none;
	outline:none;
}
a:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
	outline:none;
}
a:active {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
	outline:none;
}
.tinyText {
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.galleryTinyText {
	font-size: xx-small;
	font-weight: bold;
	color: #DFDFDF;
}
.galleryMenuThumbsBorder {
	border: 1px solid #999;
}
.header {
	font-size: 16px;
	font-weight: bold;
	color: #0297A8;
}
.darkGrayBorder {
	border: 11px solid #333333;
}
.blackBorder {
	border: 1px solid #000000;
}
.plainText {
	font-size: 12px;
}
.justifiedText {
	font-size: 12px;
	text-align:justify;
}
.textBorder {
	border: 3px solid #333333;
}
.workTitles {
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #333333;
}
.formboxWhiteBG {
	background-color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #000000;
	font-size: 10px;
	color: #000000;
}
.formText {
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
	background-color: #333333;
}
.redHeader {
	font-size: 16px;
	font-weight: bold;
	color: #C0423F;
}
.sold {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.soldMenu {
	font-size: xx-small;
	font-weight: bold;
	color: #FF0000;
}
.galleryHeader {
	font-size: 16px;
	font-weight: bold;
	color: #C0423F;
}
.pleaseClick {
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.bottomWhiteBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.galleryHeaderMenu {
	font-size: 11px;
	font-weight: bold;
	color: #eb2a2a;
}
.imageTitle {
	font-size: 14px;
	color: #C0423F;
	font-weight: bold;
}
.tinyMainPageLinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
