a:link {color: #333;
		text-decoration: none;}
a:active {color: #333;
		text-decoration: none;}
a:visited {color: #333;
		text-decoration: none;}
a:hover {color: #ccc;
		text-decoration: none;}


body {
	margin-top: 10%;
	
	font-family: Geneva,'lucida console',sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	}

.cont {
	position: relative;
	text-align: left;
	width: 600px;
	border-bottom: 1;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	
	padding-bottom: 5px;
	padding-top: 5px;
	color: #333;
	
	}

#four {
	border-bottom: 0;
	}

#three {
	height: 400px;
	text-align: right;
	}

#info {
	color: #ccc;
	display: inline;
	float: right;
	}

.slideshow {
	height: 400px;
	padding: 0;
	margin: 0;
	background-color: #fff;
	text-align: right;
}

.slideshow img {
	right: 0;
	padding: 0px;
	margin-right: 0;
	height: 400px;
}

#pg {
	display: inline;
	}

#pg a {
	margin-right: 5px;
	}
	
.im {
	position: relative;
	right:0;
	}