#pre {
	position:absolute;
	width:125px;
	height:62px;
	z-index:995;
	left: 75px;
	top:7px;
	visibility:hidden;
	
}
#overlay21 {
     visibility: hidden;
     position: absolute;
     left: 1px;
     top: 1px;
     width:600px;
     height:600px;
     	left: 201px;
	    top: 7px;
     text-align: left;
     z-index: 901;
   background-color: #F8F8F8;
	
}

#one {
position:absolute;
left:50%;
top:50%;
margin:-150px 0 0 -250px;
}
object
{
width:500px; 
height:300px; 
border:solid 1px #000000;
}


#overlay1 {
     visibility: visible;
     position: absolute;
     left: 1px;
     top: 1px;
     width:600px;
     height:600px;
     	left: 201px;
	    top: 7px;
     text-align: left;
     z-index: 900;
   background-color: #F8F8F8;
	
}

#blog {
     visibility: visible;
     position: absolute;
     left: 1px;
     top: 1px;
     width:600px;
     height:600px;
     	left: 201px;
	    top: 7px;
     text-align: left;
     z-index: 1000;
   background-image:url(wp/wp-content/plugins/lightbox-2/Themes/White/images/blank.gif);
   background-color: #F8F8F8;
	
}

body {
     height:100%;
     margin:0;
     padding:0;
}

#overlay1 div {
     width:585px;
     height: 585px;
     margin: 35px auto;
	
    background-color: #F8F8F8;
     border:0px solid #000;
     padding:15px;
     text-align:center;
}


.photographers {
	font-family: "Century Gothic", Courier, "Courier New";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #999999;
}

A:visited  {font-family: "Century Gothic", Courier, "Courier New";
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;}
A:link  {font-family: "Century Gothic", Courier, "Courier New";
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;}
p {
	font-family: "Century Gothic", Courier, "Courier New";
	font-size: 10px;
	font-style: normal;
	line-height: 9px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
}
A:active  {font-family: "Century Gothic", Courier, "Courier New";
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;}
A:hover   {
	cursor: crosshair;
	color: #F8F8F8;
	background-color: #000000;
	text-decoration: none;
	line-height: 16px;
}
#Layer1 {
	position:absolute;
	width:539px;
	height:598px;
	z-index:1;
	left: 241px;
	top: 23px;
	visibility:hidden
	
}

#Layer {
	position:absolute;
	width:539px;
	height:598px;
	z-index:1;
	left: 241px;
	top: 57px;
	visibility: hidden;
}

#contentarea {
	position:absolute;
	width:700px;
	height:700px;
	z-index:1;
	left: 241px;
	top: 57px;
	visibility: visible;
}
body {
	background-color: #F8F8F8;
}
#Layer2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
}

#Layer7 {
	
	z-index:12;
}
 #contactEast {
	position:absolute;
	width:186px;
	height:115px;
	z-index:2;
left: 20px;
	top: 590px;
	font-family: "Century Gothic", Courier, "Courier New";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #999999;
		visibility: hidden;
}

 #contactCentral {
	position:absolute;
		width:186px;
	height:115px;
	z-index:2;
	left: 20px;
	top: 590px;
	font-family: "Century Gothic", Courier, "Courier New";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #999999;
		visibility: hidden;
}
 #contactSteph {
	position:absolute;
	width:186px;
	height:115px;
	z-index:2;
	font-family: "Century Gothic", Courier, "Courier New";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #999999;
	left: 20px;
	top: 590px;
		visibility: hidden;
}
 #contactGina {
	position:absolute;
		width:186px;
	height:115px;;
	z-index:2;
	left: 23px;
	top: 590px;
	font-family: "Century Gothic", Courier, "Courier New";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #999999;
		visibility: hidden;
}
.style3 {color: #0033FF}
#frame {
visibility: visible
}

a[title]
{background-color:transparent;
color:#CCC ;
}

#[title]

{background-color:transparent;
color:#CCC ;
}

#info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#ccc;
    color:#000;
    text-decoration:none}

#info:hover{z-index:25; background-color:#ff0}

#info span{display: none}

#info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #0cf;
    background-color:#cff; color:#000;
    text-align: center}

