html {
	height:100%;
}

body{
	background-color: #000000; 
	height:100%; 
	margin:0; 
	padding:0;
	
}	
p {
	margin: 0px;
	background-color: transparent;
}
	
.headerbanner {
	margin: 0px;
	background-color: #535763;
	/*background-image: url(../images/Header-Banner.jpg);
	background-repeat: repeat; */ 
}	

.active-menu {
	width: 201px;
	height: auto;
	background-color: #000000;
	color: #ffffff;
}	

.back {
	color: #ffffff; 
	font-family: verdana, sans-serif; 
	cursor: pointer; 
	font-weight:bold; 
	border: none;
	height:75px;
	width: 100px;
	float: right;
	margin-right: 50%;
	position: absolute;
	top: 3%;
	left: 50%;
	z-index: 100;
}





.back img{
	border: none;
	height:75px;
	width: 100px;
}

.back a{
	text-decoration: none;
	color: #ffffff; 
	font-family: verdana, sans-serif; 
	cursor: pointer; 
	font-weight:bold; 
	border: none;
}

table, tr, td {
	background-color: transparent;
	margin: 0px;
}

#bg {
	position:fixed; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%;
	z-index: 1;
}

#content {
	position: relative; 
	margin: 0px;
	z-index:1;

}

.vertical {
	width: 1px;
	background: #999999 url('res/clear000.gif') repeat-y;
}
	
hr {
	margin-left: 0;
	width: 90%;
	background-color: #999999;
}
	
.bodycopy {  
	font-family: verdana, arial, sans-serif;
	font-size: 12px; 
	color: #ffcc00; 
	line-height: 22px;
	text-shadow: #000000 2px 2px 2px;
	width: 50%;
}

.wall1 {  
	border-top: 1px solid #666666;
	padding-top: 5px;
	font-family: courier new, courier, sans-serif;
	font-size: 16px;
	color: #333333;

}

.subhead {  
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333; 
	line-height: 22px
}

.logo_a, A.logo_a {
	color: #d58f30; 
	font-size: 20px; 
	font-weight: bolder;
	letter-spacing: -4;
	font-family: Verdana, sans-serif; 
	text-decoration: none;
	margin-left: 20px;
	/*text-shadow: #d58f30 0px 0px 6px;
	display: inline-block;
	height: auto;
	filter:dropshadow(color:#666666,offx=2,offy=2); */
}

.mlogo_a, A.mlogo_a {
	color: #C30000; 
	font-size: 20px; 
	font-weight: bolder;
	letter-spacing: -3;
	font-family: courier, arial, sans-serif; 
	text-decoration: none;
}


.logo_b, A.logo_b {
	color: #ffffff; 
	font-size: 20px; 
	font-weight: bolder;
	letter-spacing: -3;
	font-family: Verdana, sans-serif; 
	text-decoration: none;
	margin-right: 20px;
/*	text-shadow: #999999 0px 0px 6px, #000000 2px 2px 2px;
	display: inline-block;
	height: auto;
	filter:dropshadow(color:#666666,offx=2,offy=2); */
}

.mlogo_b, A.mlogo_b {
	color: #333333; 
	font-size: 20px; 
	font-weight: bold;
	letter-spacing: -3;
	font-family: courier, arial, sans-serif; 
	text-decoration: none;
}

.bio {  
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-style: italic; 
	color: #333333; 
	line-height: 22px
}

.title {
	font-family: verdana, arial, sans-serif;
	font-weight: bold; 
	font-size: 15px;
	color: #ffcc00;
	text-transform: uppercase;
	text-shadow: #000000 2px 2px 2px;
}

.fineprint {
	font-family: verdana, arial, sans-serif; 
	font-size: 9px;
	color: #333333;
	text-transform: uppercase;
}

.smallart {
	color: #666666;
	font-weight: normal;
	font-size: 10px; 
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
}

A.closeup {
	color: #d58f30; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: verdana, arial, sans-serif; 
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: #000000 2px 2px 2px;
	display: inline-block;
	height: auto;
	filter:dropshadow(color:#666666,offx=2,offy=2);
}

A.closeup:active {
	color: #d58f30; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: verdana, arial, sans-serif;
	text-decoration: underline;
	text-transform: uppercase;
	text-shadow: #000000 2px 2px 2px;
	display: inline-block;
	height: auto;
	filter:dropshadow(color:#666666,offx=2,offy=2);
}

A.closeup:visited {
	color: #d58f30; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: #000000 2px 2px 2px;
	display: inline-block;
	height: auto;
	filter:dropshadow(color:#666666,offx=2,offy=2);
}

A.closeup:hover {
	color: #d58f30; 
	font-weight: bold; 
	font-size: 12px; 	
	font-family: verdana, arial, sans-serif; 
	text-decoration: underline;
	text-transform: uppercase;
	text-shadow: #000000 2px 2px 2px;
	display: inline-block;
	height: auto;
	filter:dropshadow(color:#666666,offx=2,offy=2);
}

A.titlelink {
	color: #ffffff; 
	font-weight: bold; 
	font-size: 15px; 
	font-family: verdana, arial, sans-serif; 
	text-decoration: none;
	text-transform: uppercase;
}

A.titlelink:active {
	color: #ffffff; 
	font-weight: bold; 
	font-size: 15px; 
	font-family: verdana, arial, sans-serif;
	text-decoration: underline;
	text-transform: uppercase;
}

A.titlelink:visited {
	color: #ffffff; 
	font-weight: bold; 
	font-size: 15px; 
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

A.titlelink:hover {
	color: #ffffff; 
	font-weight: bold; 
	font-size: 15px; 
	font-family: verdana, arial, sans-serif; 
	text-decoration: underline;
	text-transform: uppercase;
}

A.readmore {
	color: #ffffff; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: verdana, arial, sans-serif; 
	text-decoration: underline;
}

A.readmore:active {
	color: #ffffff; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: verdana, arial, sans-serif;
	text-decoration: underline;
}

A.readmore:visited {
	color: #ffffff; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: verdana, arial, sans-serif;
	text-decoration: underline;
}

A.readmore:hover {
	color: #ffffff; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: verdana, arial, sans-serif; 
	text-decoration: underline;
}

.byline {
	color: #ffcc00; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: verdana, arial, sans-serif; 
	text-decoration: none;
	text-shadow: #000000 2px 2px 2px;
	display: inline-block;
	height: auto;
	filter:dropshadow(color:#666666,offx=2,offy=2);
}

A.byline {
	color: #ffcc00; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: verdana, arial, sans-serif; 
	text-decoration: none;
	text-shadow: #000000 2px 2px 2px;
	display: inline-block;
	height: auto;
	filter:dropshadow(color:#666666,offx=2,offy=2);
}

A.byline:active {
	color: #ffcc00; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: verdana, arial, sans-serif;
	text-decoration: underline;
	text-shadow: #000000 2px 2px 2px;
	display: inline-block;
	height: auto;
	filter:dropshadow(color:#666666,offx=2,offy=2);
}

A.byline:visited {
	color: #ffcc00; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	text-shadow: #000000 2px 2px 2px;
	display: inline-block;
	height: auto;
	filter:dropshadow(color:#666666,offx=2,offy=2);
}

A.byline:hover {
	color: #ffcc00; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: verdana, arial, sans-serif; 
	text-decoration: underline;
	text-shadow: #000000 2px 2px 2px;
	display: inline-block;
	height: auto;
	filter:dropshadow(color:#666666,offx=2,offy=2);
}

.artworkinfo {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

A.sidenavtitle {
	color: #ffffff; 
	font-weight: normal; 
	font-size: 12px; 
	font-family: verdana, arial, sans-serif; 
	text-decoration: none;
}

A.sidenavtitle:active {
	color: #ffffff; 
	font-weight: normal; 
	font-size: 12px; 
	font-family: verdana, arial, sans-serif;
	text-decoration: underline; 
}

A.sidenavtitle:visited {
	color: #ffffff; 
	font-weight: normal; 
	font-size: 12px; 
	font-family: verdana, arial, sans-serif;
	text-decoration: none; 
}

A.sidenavtitle:hover {
	color: #ffffff; 
	font-weight: normal; 
	font-size: 12px; 
	font-family: verdana, arial, sans-serif; 
	text-decoration: underline; 
}

.regular {
	color: #a9a9a9; 
	font-style: italic;
	font-weight: bolder; 
	font-size: 19px; 
	font-family: verdana, sans-serif; 
	text-decoration: none;
	text-transform: capitalize;
	text-shadow: #000000 2px 2px 2px;
	margin-left: 10%;
	margin-top: 5%;
	display: inline-block;
	height: auto;
	filter:dropshadow(color:#666666,offx=2,offy=2);
} 


A.sidenav {
	white-space: normal;
	width: 200px;
	color: #a9a9a9; 
	font-style: italic;
	font-weight: bold; 
	font-size: 19px; 
	font-family: verdana, sans-serif; 
	text-decoration: none;
	text-transform: capitalize;
	text-shadow: #000000 2px 2px 2px;
	display: inline-block;
	height: auto;
	filter:dropshadow(color:#666666,offx=2,offy=2);
}

A.sidenav:active {
	color: #a9a9a9; 
	font-style: italic;
	font-weight: bold; 
	font-size: 19px; 
	font-family: verdana, sans-serif; 
	text-decoration: underline; 
	text-transform: capitalize;
	text-shadow: #000000 2px 2px 2px;
	display: inline-block;
	height: auto;
	filter:dropshadow(color:#666666,offx=2,offy=2);
}

A.sidenav:visited {
	color: #a9a9a9; 
	font-style: italic;
	font-weight: bold; 
	font-size: 19px; 
	font-family: verdana, sans-serif; 
	text-decoration: none;
	text-transform: capitalize; 
	text-shadow: #000000 2px 2px 2px;
	display: inline-block;
	height: auto;
	filter:dropshadow(color:#666666,offx=2,offy=2);
}

A.sidenav:hover {
	color: #a9a9a9; 
	font-style: italic;
	font-weight: bold; 
	font-size: 19px; 
	font-family: verdana, sans-serif; 
	text-decoration: underline;
	text-transform: capitalize; 
	text-shadow: #000000 2px 2px 2px;
	display: inline-block;
	height: auto;
	filter:dropshadow(color:#666666,offx=2,offy=2);
}


A.sidenavartist {
	margin-left: 10px;
	width: 233px;
	color: #ffffff; 
	font-weight: bold; 
	font-size: 18px; 
	font-family: arial, sans-serif; 
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: #ffffff 0px 0px 6px, #000000 2px 2px 2px;
	display: inline-block;
	height: auto;
	filter:dropshadow(color:#666666,offx=2,offy=2);
	opacity: 1.0;
}

A.sidenavartist:active {
	color: #ffffff; 
	font-weight: bold; 
	font-size: 18px; 
	font-family: Arial, sans-serif; 
	text-decoration: none; 
	text-transform: uppercase;
	text-shadow: #000000 2px 2px 2px;
	display: inline-block;
	height: auto;
	filter:dropshadow(color:#666666,offx=2,offy=2);
}

A.sidenavartist:visited {
	color: #ffffff; 
	font-weight: bold; 
	font-size: 18px; 
	font-family: Arial, sans-serif; 
	text-decoration: none;
	text-transform: uppercase; 
	text-shadow: #000000 2px 2px 2px;
	display: inline-block;
	height: auto;
	filter:dropshadow(color:#666666,offx=2,offy=2);
}

A.sidenavartist:hover {
	color: #ffffff; 
	font-weight: bold; 
	font-size: 18px; 
	font-family: Arial, sans-serif; 
	text-decoration: none;
	text-transform: uppercase; 
	text-shadow: #000000 2px 2px 2px;
	display: inline-block;
	height: auto;
	filter:dropshadow(color:#666666,offx=2,offy=2);
	opacity: 1;
}

A.topnav {
	color: #ffffff; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: verdana, sans-serif; 
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: #ffffff 0px 0px 6px, #000000 2px 2px 2px;
	display: inline-block;
	height: auto;
	filter:dropshadow(color:#666666,offx=2,offy=2);
}

A.topnav:active {
	color: #ffffff; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: verdana, sans-serif;
	text-decoration: underline;
	text-transform: uppercase;
	text-shadow: #ffffff 0px 0px 6px, #000000 2px 2px 2px;
	display: inline-block;
	height: auto;
	filter:dropshadow(color:#666666,offx=2,offy=2);
}

A.topnav:visited {
	color: #ffffff; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: verdana, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: #ffffff 0px 0px 6px, #000000 2px 2px 2px;
	display: inline-block;
	height: auto;
	filter:dropshadow(color:#666666,offx=2,offy=2);
}

A.topnav:hover {
	color: #ffffff; 
	font-weight: bold; 
	font-size: 12px; 
	font-family: verdana, sans-serif; 
	text-decoration: underline;
	text-transform: uppercase;
	text-shadow: #000000 2px 2px 2px;
	display: inline-block;
	height: auto;
	filter:dropshadow(color:#666666,offx=2,offy=2);
	
}

A.price {
	color: #00ffff; 
	font-weight: normal; 
	font-size: 12px; 
	font-family: verdana, arial, sans-serif; 
	text-decoration: none;
	text-transform: uppercase;
}

A.purchase {
	color: #ff0000; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: verdana, arial, sans-serif; 
	text-decoration: none;
	text-transform: uppercase;
}

A.purchase:active {
	color: #FF0000; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: verdana, arial, sans-serif;
	text-decoration: underline;
	text-transform: uppercase;
}

A.purchase:visited {
	color: #FF0000; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

A.purchase:hover {
	color: #FF0000; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: verdana, arial, sans-serif; 
	text-decoration: underline;
	text-transform: uppercase;
}

td.invalid {
	color: #FF0000; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: verdana, arial, sans-serif; 
	text-decoration: none;
	text-transform: uppercase;
}

div.action {
	color: #000000;
	background-color: #000000;
	
}

.th_display {
	padding: 8px;
	width: 200px !important;
	width: 230px;
	height: 210px !important;
	height: 260px;
	font-size: 14px;
	font-family: verdana, sans-serif;
	text-transform: capitalize;
	text-shadow: #000000 2px 2px 2px;
	background-color: #000000;
	opacity: 0.8;
	filter: alpha(opacity=70);
	text-align: center;
	float: left;
	margin: 10px 5px 10px 5px; 
	overflow: hidden;
	
}

a.th_display {
	text-decoration: none;
	}
a:link, a:visited  .th_display {
	text-decoration: none;
	
}

a:hover.th_display {
	text-decoration: none;
	cursor: pointer;
}


.th_display img {
	margin: 5px auto;
	width: 180px;
	height: 150px;
	opacity: 0.99;
	filter: alpha(opacity=99);
	border: 1px solid #000000;
}
	
.img-shadow {
  float: left;
  background-color: #999999;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #555555;
  border: 1px solid #a9a9a9;
  margin: -6px 4px 4px -6px;
  padding: 4px;
} 


.center {
	vertical-align: baseline;
	border: none;
}
	

