html { overflow-y :scroll }

body{
background-color:#000;
}

#wrapper { 
				 margin:auto; 
				 padding:0; 
				 border:0; 
				 width:30px; 
				 height:30px;
}

#nav {
}

#photo {
position:relative; top:4em; left:0;
}

#tab {
position: relative; top:4em; left:0;
}

#tab img {
margin-bottom:20px;
}

#txt {
  position: relative; top:2em; left:0;
	font-size : 10pt;
	font-family : Times New Roman;
	font-weight : bold;
	font-style : normal;
	color : #fff;
	padding-bottom:20px;
}

img { border: none; } 
a img { border: none; } 

h1  {
	font-size : 22pt;
	font-family : Times New Roman;
	font-weight : bold;
	font-style : normal;
	bg-color:black;
	color : #fff;
}

h2  {
	font-size : 16pt;
	font-family : Times New Roman;
	font-weight : bold;
	font-style : normal;
	color : #fff;
}
	
h5  {
	font-size : 10pt;
	font-family :  Times New Roman;
	font-weight : bold;
	font-style : normal;
	color : #fff;
}

h6  {
	font-size : 10pt;
	font-family : Times New Roman;
	font-weight : normal;
	font-style : italic;
	color : #ddd;
}

a, a:visited, a:hover {}
#container {position:relative; width:1200px; height:800px; background:#000; border:0px solid #fef; margin:40px auto; font-family:verdana, arial, sans-serif; font-size:12px;}
#container a.pics {float:left; padding:5px 5px; display:inline; color:#000; text-decoration:none; width:120px; height:80px; cursor:default;}
#container a.pics img.thumb {display:block; border:1px solid #fff;}
#container a.pics span {display:none; border:0; width:900px; background:#000; border:0px solid #fff; text-align:center;}
#container a.pics span img {margin:1px auto; border:1px solid #fff;}
#container a.pics:hover {white-space:normal;}
#container a.pics:hover img.thumb {border:1px solid #fc0;}
#container a.pics:hover span {display:block; position:absolute; left:134px; top:190px; z-index:10; height:600px;}
#container a.pics:active img.thumb {border:1px solid #fc0;} 
#container a.pics:active span {display:block; position:absolute; left:134px; top:190px; z-index:5; height:600px;}
#container a.pics:focus {outline:0;}
#container a.pics:focus img.thumb {border:1px solid #fc0}
#container a.pics:focus span {display:block; position:absolute; left:134px; top:190px; z-index:5; outline:0; height:600px;}
#container span.info {clear:left; display:block; text-align:center; line-height:30px; margin:0; padding:0; width:1200px; text-align:center; color:#ddd; z-index:1;}
#container span.info a {color:#000;}
#container span.info a:hover {text-decoration:none;}