body {
	text-align: center;
	background-color: #333;
	text-decoration: none;
	font-size: 1em;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
}

* {
	margin: 0;
	padding: 0;
} 

div { position: relative; width: 800px; margin-left: auto; margin-right: auto; }
#imageRight {
	position: absolute;
	top: 208px;
	right: 8px;
	text-align: center;
}
#imageLeft {
	position: absolute;
	top: 208px;
	left: 8px;
	text-align: center;
}
div a:link {
	text-decoration: none;
	color: #CCCCCC;
	background-color: #333;
	

#main {
	position: relative;
	text-align: center;
	width: 788px;
	height: 448px;
	margin-top:28px;
	margin-left: auto;
	margin-right: auto;
	border: double 3px black;
	background-color: #333333;
}

#cuff {
	position: absolute;
	width: 800px;
	left: auto;
	right: auto;
	text-align: center;
}

p { margin-top: 18px; }
h1 {
	color: white;
	font-size: 1.18em;
	font-weight: normal;
	background-color: #333333;
	text-align: center;
	position: relative;
	width: auto;
	height: auto;
	margin: 12px;
}
.blackie { background-color: #333; }
h2 {
	color: #996600;
	font-size: 1.5em;
	font-weight: bold;
	background-color: #666;
	text-align: center;
	position: relative;
	width: auto;
	height: auto;
	margin: 12px;
}

img { border-width: 0; }


.itc {
	font-weight: normal;
	font-style: normal;
	font-size: larger;
}
.itcgross {
	font-size: 1.4em;
	font-style: normal;
	color: #ffffff;
	font-weight: bolder;
	background-color: #333;
}
a:link {
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	font-weight: bolder;
	font-style: italic;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	font-weight: lighter;
	font-style: italic;
	text-decoration: none;
}
h3 {
	font-size: 1.18em;
	color: #FF9900;
}
a:active { font-weight: lighter; font-style: italic; color: #fc0;text-decoration: none; }

.fineart { font-size: 1.1em; font-style: italic; margin: 18px; }
.options { font-size: 1.18em; font-style: normal; margin: 8px; }
.address {
	font-size: 1.28em;
	font-weight: 400;
	font-style: oblique;
	margin-top: 10px;
	margin-bottom: 8px;
}
.econtact {
	font-size: 0.98em;
	font-style: italic;
	margin-top: 4px;
	margin-bottom: 6px;
}
.bold {
	font-size: 0.98em;
	font-weight: 500;
	margin: 8px;
	margin-bottom: 18px;
	color: #FFFFFF;
}
.spacerTop {
	margin-top: 18px;
}
.blog {
	font-size: larger;
	color: #FFFFFF;
}
#saatchi a {
	font-size: larger;
	color: #FFFFCC;
}
