@charset "utf-8";

* {margin: 0px;
	padding: 0px;}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(../graphics/bgtile-5.jpg);
}

/*#content {position: relative;} don't change name, Id referenced by javascript middle.js - problems with page jumping need fix*/


.containerallpages {
	background: #000000;
	text-align: left;
	height: 666px;
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 45px;
}
/*.................thumbs css rollover............................................*/

#tmbsprintsp1 a:hover img,#tmbsprintsp2 a:hover img, #tmbsprintsp3 a:hover img, #tmbscurrent1 a:hover img, #tmbsgroup2 a:hover img, #tmbsgroup3 a:hover img, #tmbsdraw1 a:hover img ,#tmbsdraw2 a:hover img, #tmbsearly1 a:hover img, #tmbsearly2 a:hover Img {
	/*filter:Gray
?, Strength=?);*/
		/* for IE */
 filter:alpha(opacity=50);
	/*CSS3 standard */
  opacity:0.50;
}


/*.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}*/


a, a img {
	border: none;
	text-decoration: none;
	color: #000000;
}


.navlinks  {
	left: 0px;
	top: 69px;
	width: 920px;
	height: 21px;
	position: absolute;
	cursor: pointer;
	visibility: visible;
}

.navlinks h1 a, .navlinks h1  {
	font-size: 12px;
	color:  #999966;
	font-weight: lighter;
	font-family: "Century Gothic", "Book Antiqua", Verdana, Georgia;
	text-align: center;
}
.navlinks h1 a:hover {
	text-decoration: underline;
	color: #C43CC2;
}


.navlinks h1 .activepage {
	font-weight: lighter;
	color: #C43CC2;
}

.currentsublinks {
	position: absolute;
	left: 806px;
	top: 110px;
	width: 115px;
	height: 23px;
}

.currentsublinks h1 a,.currentsublinks h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CB48C8;
	font-weight: lighter;
	padding-right: 3px;
	padding-left: 3px;
	margin: 1px 3px;
}
.currentsublinks h1 a:hover {
	text-decoration: underline;
}



.outlinetext {
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
}

.footer {
	float: none;
	clear: both;
}

.opacitybar {
	height: 90px;
	top: 9px;
	position: absolute;
	left: 1px;
	width: 934px;
	visibility: visible;
	background-image: url(../graphics/blackbar.jpg);
	background-repeat: repeat;
	
  }
  

 .vicborder {
	position: absolute;
	left: 0px;
	top: 597px;
	visibility: visible;
	z-index: 100;
  
  }
  
  
.leslielogo {
	position: absolute;
	left: 44px;
	top: 27px;
	visibility: visible;
}



/*/*.....................................iframes.........................................................*/



/*.iframecurrentp2 {
	position: absolute;
	left: 332px;
	top: 131px;
	width: 529px;
	height: 450px;
	background: #000000;
}

.iframecurrentp3 {
	position: absolute;
	left: 317px;
	top: 129px;
	width: 465px;
	height: 456px;
	background: #000000;
}


.iframeprintsp1 {position:absolute; width:535px; height:521px; top:165px; left:442px; z-index:1}

.iframeprintsp2 {
	position: absolute;
	left: 332px;
	top: 121px;
	width: 474px;
	height: 450px;
	background: #000000;
}

.iframeprintsp3 {position:absolute; width:535px; height:521px; top:165px; left:442px; z-index:1}*/


#currentthumbs img, #earlythumbs img, #printsthumbs img, #landthumbs img, #figurethumbs img, #currentthumbsp2 img  {
	border: 1px solid #CCCCCC;
	cursor: hand;
	
}


#currentthumbs, #earlythumbs, #printsthumbs, #landthumbs, #figurethumbs, #currentthumbsp2 {
	text-align: left;
}







/*..........allimages................ Text,  Border Attributes........................................*/




#imagesdivprints1 h1,#imagesdivprints2 h1,#imagesdivprints3 h1, #imagesdivdraw1 h1, #imagesdivcurrent1 h1, #imagesdivcurrent2 h1, #imagesdivcurrent3 h1, #imagesdivearly h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-top: 3px;
	text-align: left;
}
#imagesdivprints1 img,#imagesdivprints2 img,#imagesdivprints3 img, #imagesdivdraw1 img, /*#imagesdivcurrent1 img,*/ #imagesdivcurrent2 img, #imagesdivcurrent3 img , #imagesdivearly img {
	border: 2px solid #333333;
}
