/* CSS Document */

body {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 100.01%;
	line-height: 1em;	
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
	color: #666666;
}

a:link { color: #009899; text-decoration: none; font-weight: bold; outline: 0; }
a:visited { color: #009899; text-decoration: none; font-weight: bold; outline: 0; }
a:hover { color: #006e6f; text-decoration: underline; font-weight: bold; outline: 0; }
a:active { color: #009899; text-decoration: none; font-weight: bold; outline: 0; }

#container {
	font-size: 0.8em;
	position: relative;
	width: 620px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	text-align: left;
}

#closethis { text-align: right; }

#slidedetails { text-align: center; margin-bottom: 12px; }
#slidecaption { text-align: center; margin-top: 12px; }

#slide { height: 450px; }