body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	margin: 0px;
	padding: 0px;
	background-color: #d6d9e0;
}

a img {border: none; }
#menu_box a:link, #menu_box a:visited, #menu_box a:active {
	text-decoration: none;
	color: #800080;
}
#menu_box A:hover {
	text-decoration: underline;
	color: #004260;
}
.art_piece a:link, .art_piece a:visited, .art_piece a:active, .newstable a:link, .newstable a:visited, .newstable a:active {
	text-decoration: none;
	color: #000099;
}
.art_piece A:hover, .newstable A:hover {
	text-decoration: underline;
	color: #ff6600;
}
.pic_preview a:hover img {
	filter:Alpha(Opacity=80);
	Opacity: 0.8;
}

table {
    width: 100%;
}
td img.nopx {
	display: block;
}


.biggest {
	width: 100%;
}
td.smallest, table.smallest, .pic_preview {
	width: 0px;
}

.left1 { 
	text-align: left;
	margin: 0 auto;
 }
.right1 { 
	text-align: right;
	margin: 0 auto;
 }
.center1, .pic_preview, .art_piece { 
	text-align: center; 
	margin: auto;
}
.center1 table {
	margin-left: auto; 
	margin-right: auto;
}
.top1 {
	vertical-align: top;
}
.bottom1 {
	vertical-align: bottom;
}

.art_piece {
	width: 225px;
}

table.art_piece {
	font-family: Arial, Helvetica, sans-serif;
}
table.pic_preview {
	padding: 3px;
	border-style: inset;
	border: 1px solid #336699;
	background-color: white;
}

#header_title {
	text-align: center; 
	margin: auto;
	background-image: url(images/UI_03.jpg);
	font-weight: bold;
	color: #FFFFFF;
}
#headerbar_bar {
	background-image: url(images/UI_06.jpg);
}
#page_buttons {
	background-image: url(images/UI_pagebuttons.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #800080;	
}


#content_pane {
	background-color: white;
}

#menu_box {
	background-repeat: no-repeat;
	background-image: url(images/UIv2_16.jpg);
	vertical-align: top;
	font-size: 13px;
	width: 126px;
}
#sidestretch1, #sidestretch2 {
	width: 0px;
	background-image: url(images/UI_sidestretch.jpg);
}


#page_footer {
	background-image: url(images/UI_22.jpg);
	font-size: 0.6em;
	color: #434344;
	vertical-align: bottom;
}
