/* STEPHEN MCKEE */

#name_stephen {
	position:relative;
	top:55px;
	width:770px;
	height:38px;
	margin:auto;
	background-image:url(../images/name_stephen_mckee.gif);
	background-repeat: no-repeat;
	clip: rect(auto,auto,auto,auto);
	margin-top: 10px;
}

#statement_stephen {
	width:300px;
	height:446px;
	margin:0px;
	float:right;
	clear:right;
	text-align:left;
	padding-top: 20px;
	
}
#container_stephen {
	position:relative;
	top:55px;
	width:770px;
	height:700px;
	margin:auto;
	background-color: #FFF;
	background-image:url(../images/stephen_mckee1.jpg);
	background-repeat: no-repeat;
	background-position: 11px 11px;
}
#container_stephen ul {
    width:300px; 
	height:100px; 
	padding:0; 
	margin:0px; 
	list-style-type:none; 
	float:right;
}
#container_stephen li {
    float:left;
}

#container_stephen a.gallery, #container_stephen a.gallery:visited {
    display:block; 
	color:#585858; 
	text-decoration:none; 
	border:1px solid #000; 
	margin:10px 2px 1px 2px; 
	text-align:left;
	cursor:default;
}
#container_stephen a.slidea {
    background:url(../images/stephen_mckee1_th.jpg); 
	height:93px; 
	width:72px;    
}
* html #container_stephen a.slidea {
    width:70px; 
	w\idth:72px;
}
#container_stephen a.slideb {
    background:url(../images/stephen_mckee2_th.jpg); 
	height:93px; 
	width:65px;
}
#container_stephen a.slidec {
    background:url(../images/stephen_mckee3_th.jpg); 
	height:59px; 
	width:93px;
}
#container_stephen a.gallery span {
    position:absolute; 
	width:1px; 
	height:1px; 
	top:-50px; 
	left:-200px; 
	background:#fff; 
	overflow:hidden;
}
#container_stephen a.gallery:hover {
    border:1px solid #fff;
}
#container_stephen a.gallery:hover img {
    border:1px solid #fff; 
	float:left; 
	margin-right:5px;
}
#container_stephen a.slideb:hover img, #container_stephen a.slidea:hover img {
    float:left;
}
#container_stephen a.gallery:hover span {
    position:absolute; 
	width:401px; 
	height:700px; 
	top:10px; 
	left:10px; 
	color:#000; 
	background:#fff;
}

