.header {
	font-size: 200%;
	background-color: black;
	color: white;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-shadow: 0px 0px 3px white;
	font-family: "Lucida Grande", sans-serif;
}

A.noUnderline:link {
	font-variant: small-caps;
	text-shadow: 0px 0px 1px white;
	font-weight: bold;
	text-decoration: none;
	color: white;
}

A.noUnderline:visited {
	font-variant: small-caps;
	text-shadow: 0px 0px 1px white;
	font-weight: bold;
	text-decoration: none;
	color: white;
}

A:hover {
	text-decoration: none;
	text-shadow: 0px 0px 1px white;
	font-weight: bold;
	color: white;
}

A:link {
	text-decoration: none;
	text-shadow: 0px 0px 1px white;
	font-weight: bold;
	color: white;
}

A:visited {
	text-decoration: none;
	text-shadow: 0px 0px 1px white;
	font-weight: bold;
	color: white;
}

.centeredOutImage {
	padding-left: 35%;
	text-align: center;
}

.centeredOutImageWithShadow {
	text-shadow: 0px 0px 3px white;
	text-align: center;
}

BODY {
	background-color: black;
	text-shadow: 0px 0px 4px white;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	text-align: center;
}

.blogText {
	margin-right: 25%;
	margin-left: 25%;
	font-style: normal;
	font-weight: normal;
	text-shadow: 0px 0px 0px;
	width: 50%;
	text-align: justify;
	font-size: 75%;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: white;
}

.backLink {
	text-shadow: 0px 0px 0px;
	color: white;
	text-decoration: underline;
	margin-top: 25px;
	margin-left: 25%;
	text-align: left;
	background-position: 10% 5%;
}

.backLink:hover {
	text-shadow: 0px 0px 0px;
	color: white;
	text-decoration: none;
	margin-top: 25px;
	margin-left: 25%;
	text-align: left;
	background-position: 10% 5%;
}

.elementTable {
	height: 100%;
	padding-left: 25px;
	margin: 0px;
	width: 150px;
	text-align: left;
}

.elementCell {
	padding: 0px;
	margin: 0px;
	width: 150px;
	text-align: left;
}

.newsBlock {
	font-size: 100%;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-top: 5px;
	margin-left: 15px;
}

#leftWhereToGoDiv {
	top: 0px;
	height: 100%;
	min-width: 175px;
	max-width: 175px;
	padding: 0px;
	margin: 0px;
	width: auto;
	color: white;
	text-shadow: 0px 0px 0px;
	text-align: left;
}

#rightWhereToGoDiv {
	min-width: 175px;
	max-width: 175px;
	width: auto;
	padding: 0px;
	margin: 0px;
	color: white;
	text-shadow: 0px 0px 0px;
	text-align: right;
}

#centerWhereToGoDiv {
	min-width: 600px;
	width: auto;
	margin-left: 250px;
	margin-bottom: 0px;
	margin-right: 250px;
	margin-top: 0px;
	padding: 0px;
	color: white;
	text-shadow: 0px 0px 0px;
	text-align: left;
}

.centeredOutImage {
	padding-right: 25%;
	border-width: 0px;
}

.centeredTable {
	margin-right: auto;
	margin-left: auto;
}

.footer {
	left: 0px;
	bottom: 0px;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	color: #ededed;
	text-shadow: 0px 0px 0px;
	height: 25px;
	text-align: center;
	font-size: 70%;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.oddShout {
	padding: 10px;
	text-align: left;
	color: white;
	background-color: #474747;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

.evenShout {
	padding: 10px;
	text-align: left;
	color: white;
	background-color: #737373;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

.screamBox {
	color: white;
	margin-right: auto;
	margin-left: auto;
	text-shadow: 0px 0px 0px;
	text-align: center;
	height: 900px;
	width: 500px;
	
}

.storeBox {
	color: white;
	margin-right: auto;
	margin-left: auto;
	text-shadow: 0px 0px 0px;
	text-align: center;
	height: 900px;
	width: 800px;
	
}

.makeAScreamCell {
	text-align: center;
}

.form {
	padding-left: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #fdfdfd;
}

#formTable {
	background-color: #636363;
	color: white;
	text-align: left;
}

#rightAlignedCell {
	text-align: right;
}

IMG {
	border-width: 0px;
}

#paintingsTable {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-width: 0px;
}

.emptyField {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-variant: small-caps;
	text-shadow: 0px 0px 0px;
	padding: 20px;
	color: white;
	width: 300px;
	background-color: #131313;
}

#priceTable {
	min-width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-shadow: 0px 0px 0px;
	color: white;
}

.oddPrice {
	min-height: 48px;
	color: white;
	text-align: left;
	background-color: #474747;
}

.oddPriceImg {
	width: 48px;
	min-height: 48px;
	color: white;
	text-align: center;
	background-color: #474747;
}

.evenPrice {
	min-height: 48px;
	color: white;
	text-align: left;
	background-color: #737373;
}

.evenPriceImg {
	border-spacing: 0px 0px;
	border-collapse: collapse;
	border-width: 0px;
	width: 48px;
	min-height: 48px;
	color: white;
	text-align: center;
	background-color: #737373;
}

#linksList {
	padding: 0px;
	border-collapse: collapse;
	margin: 0px;
	border-width: 0px;
	font-size: 75%;
}

.middleColumnWelcome {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#centeredOutIntroImage {
	margin-right: auto;
	margin-left: auto;
}

.paintTable {
	margin-right: auto;
	margin-left: auto;
}

.paintingsDisclaimer {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	font-variant: small-caps;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: white;
	text-shadow: 0px 0px 0px;
}

.slideshowBox {
	text-align: center;
}

.disclaimer {
	height: 75px;
	border-color: white;
	border-width: 1px;
	border-style: dashed;
	background-color: #323232;
	color: white;
	text-shadow: 0px 0px 0px;
	font-variant: small-caps;
}

.rightColumnFamy {
	padding: 10px;
	background-color: #353535;
	top: 100px;
	right: 0px;
	position: absolute;
	bottom: 0px;
	text-align: left;
	font-size: 10px;
	text-shadow: 0px 0px 0px;
	color: white;
	width: 250px;
}

.leftColumnFamy {
	position: absolute;
	padding-left: 35px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-top: 15px;
	font-size: 12px;
	color: white;
	text-shadow: 0px 0px 0px;
	text-align: left;
	bottom: 30px;
	top: 100px;
	right: 250px;
	left: 5px;
}

#hoverBox {
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	z-index: 1;
	display: none;
	top: 0px;
	left: 0px;
	position: absolute;
	color: white;
	text-shadow: 0px 0px 0px;
	height: 156px;
	width: 200px;
	background-image: url(previewBox.png);
	background-repeat: no-repeat;
	opacity: 0.75;
}

#paintingsHoverBox {
	max-width: 200px;
	padding: 15px;
	border-width: 1.5px;
	border-color: white;
	border-style: dashed;
	background-color: black;
	text-align: left;
	font-size: 11px;
	z-index: 1;
	display: none;
	top: 0px;
	left: 0px;
	position: absolute;
	color: white;
	text-shadow: 0px 0px 0px;
	background-repeat: no-repeat;
	opacity: 0.75;
	alpha: 0.75;
}

#shirtsTable {
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	position: static;
}

