	#picture-holder {
	position: relative;
	top: 40px;
	height:550px;
	width:950px;
	background-color: #000000;
	background-image: url(1.jpg);
	}
	
	p img {border: 2px solid #fff; margin: 4px 7px 7px 7px;}
	td img {border: 2px solid #fff; margin: 4px 7px 7px 7px;}



table {margin-top:20px;}
table.summary {margin-top:10px;}
td {padding: 0px;}
td p {padding: 0px;}
td a {font-size: 1.1em; font-weight: normal; text-decoration: none; color: #B9E3FF; }
td a:visited {font-size: 1.1em; font-weight: normal;text-decoration: none; color: #B9E3FF; }
td a:visited:hover {font-size: 1.1em; font-weight: normal;text-decoration: none; color: #fff; }
td a:hover {font-size: 1.1em; font-weight: normal;text-decoration: none; color: #fff; }
td.line {border-left: 1px solid #fff; padding-left: 8px;}

#next {position:absolute; top:190px; right: 20px;}

