body {
	font-family:  Helvetica, Arial;
	color: #222222;
	background-color: silver;
	background-image: url(/artmatic/PaperGrain.jpg);
}
#gallery2009 {
	font-family:  Helvetica, Arial;
	color: #222222;
	background-color: #7B7F7B;
	background-image: none;
}
#globalHeader {
	padding-bottom: 6px;
	margin-left:0px;
}
.headerItem,.headerItem a:link, .headerItem a:visited  {
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 10pt;
	padding-right: 10px;
	line-height: 8px;
} 

.headerItem a:hover {
	color: #0066FF;
}


#localWrapper,#galleryIndexWrapper
	{
	position: absolute;
	overflow: hidden; /* This hides the excess padding in non-IE browsers */
	width:1080px;
	background-image: url(/artmatic/PaperGrain.jpg);
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-right-width: 3px;
	border-right-style: solid;
	left: 0px;
	}
	
#galleryIndexWrapper{
	width: 1080px;
	background-image: url(/artmatic/PaperGrain.jpg);
}
#iViewIndex {
	font-size: 12px;
}
h1 { color: #060058; font-weight: bold; font-size: 28px; font-family: Helvetica, Arial; margin: 0px; padding: 5px 0px }
h2 { color: #060058; font-weight: bold; font-size: 18px; font-family: Helvetica, Arial }
h3 { color: #000; font-style: normal; font-weight: bolder; font-size: 14px; font-family: Helvetica, Arial }
h4 { font-weight: normal; font-size: 12px; font-family: Helvetica, Arial }
h5 { font-weight: normal; font-size: 11px; font-family: Helvetica, Arial }
a:link {
	color: #000055;
	font-style: normal;
	font-weight: bold;
}

a:visited {
	color: #330099;
}
a:hover {
	color: #0033CC;
}

a {
	text-decoration: none;
}
.contentTable {
}
.contentTable .footerspacer {
	height: 60px;
}
.contentTable  .firstrow {
	height: 8px;
	vertical-align: top;
}
.contentTable .spacercol {
	width: 8px;
}
.contentTable .spacercol2 {
	padding-right: 0px;
}
.contentTable  .iconcol {
	width: 128px;
}
.contentTable .pagecontent {
	width: 900px;
	vertical-align: top;
}
.contentTable .navcellLeft {
	background-color: #a6a6a6;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.contentTableInner {
	width: 650px;
}
.contentTableInner .headerCol {
	color: #004;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 8px 0px;
	font-weight: bold;
	height: 45px;
}
.subText {
	font-size: 12px;
	color: #222222;
	font-weight: bolder;
}
.contentTableInner  .thumbCell {
	width: 80px;
	height: 64px;
	text-align: left;
}
.contentTableInner  .gallNameCel {
	vertical-align: middle;
	font-weight: bold;
}

.photo {
	width: 100%;
}
.photo img {
}
#shadowBoxed {
	background-color: #333333;
	background-image: none;
}
.imgCaption a:link {
	color: #0099FF;
}
.imgCaption a:visited {
	color: #0066FF;
}
.imgCaption a:hover {
	color: #0099FF;
}
.imgCaption {
	color: #FFFFFF;
}

.imgContainer {
	width: 100%;
	text-align: center;
	vertical-align: middle;
	height: 540px;
}

#mediaContainer {
	min-width:800px;
	min-height:540px;
	text-align: center;
}
#verticalSpacer{
	float:left;
	height:50%;
	margin-top:-200px;/* half vertical height*/
	width:100%;
}
