html, body {

	

}

body{

	text-align: center;

	font-family:Verdana, Geneva, sans-serif;

	background-color: transparent;

	

	color: #444;

	font-size: 75%;

	margin: 0;

}

a{

	color: #27D;

	text-decoration: none;

}

a:focus, a:hover, a:active {

	text-decoration: underline;

}

p, li {

	line-height: 1.8em;

}





pre {

	font-size: 1.2em;

	line-height: 1.2em;

	overflow-x: auto;

}

div#page {

	width: 960px;	

	text-align: left;

	height: auto;

	



	

}

div#container {

	padding:: 0px;

	

}

div#ads {

	clear: both;



}







.caption {

	font-family:Verdana, Geneva, sans-serif;

	font-size:11px;

	line-height: 13px;
	color: white;
	
}



.captiontitle {

	font-family:Verdana, Geneva, sans-serif;

	font-size:12px;

	line-height: 18px;
	color: white;

}

.slideshow {
	float:left;
	width: 660px;
}

#thumbs li {
	float: left;
	
	}

.navigation {
	padding-top: 40px;
	padding-left: 50px;
	height: 500px;
	
}

.thumbs ul li {
display: block;

}

.navigation li  {
	border: 0px solid red;
	
}
	
