body {
  font-family: Century Gothic, Verdana, Arial Narrow;      
  color: #000000;
  font-size: medium;
  background-color: black;
  background-image: url('images/bg2.gif');
  background-attachment: fixed;
  background-repeat: no-repeat; 
  background-position: top left;
   }
   
 a#clo img  {position: absolute; top: 140px; left: 0px;}
 a#tee img {position: absolute; top: 187px; left: 0px;}
 a#gra img {position: absolute; top: 188px; left: 78px;}
 a#art img {position: absolute; top: 232px; left: 0px;}
 a#mis img {position: absolute; top: 232px; left: 59px;}
 a#lin img {position: absolute; top: 277px; left: 0px;}
 a#con img {position: absolute; top: 278px; left: 65px;}
 a#sk img {position: absolute; top: 410px; left: 240px;}
 a#sk2 img {position: absolute; top: 410px; left: 280px;}
 
div#main {position: absolute; top: 140px; left: 186px; border: 0px}
	
div#nav {position: absolute; top: 23px; left: 320px; border: 0px;}
	

	
#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 135px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 135px;
}

#pic a.p1:hover {
	background-color: #EEEEEE;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 1px solid #000000;
	display: block;
	height: 333px;
	left: 170px;
	position: absolute;
	top: 14px;
	width: 550px;
}