html {overflow-y: scroll;
}

#container {
	background-color: #003333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	background-attachment: scroll;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFffff;
	background-color: #003333;
}
#container #content {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #003333;
	color: #CCCCCC;
	background-attachment: scroll;
}
#container #content a {
	color: #00CCCC;
	font-style: italic;
	text-decoration: none;
	font-size: 16px;
}
#container #content p {
	font-size: 16px;
	color: #ccCCCC;
}
#container #content h4 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#container #content li {
	font-size: 16px;
	color: #CCCCCC;
}
#container #content #header {
	height: 75px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#container #content #leftmenu {
	float: left;
	width: 95px;
	background-color: #003333;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #content #main {
	width: 500px;
	float: left;
	background-color: #003333;
	clear: none;
	padding: 0px;
	color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	font-size: 18px;
}
#container #content #main img {
	padding-top: 10px;

}

#container #content #main td p {
	font-size: 16px;
	color: #CCCCCC;
}
#container #content #main #imageclick {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: auto;
	background-position: top;
	margin: 0px;
	padding: 0px;
}


#container #content #main #contactinfo {
	clear: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 450px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 50px;
	float: none;
	font-size: 16px;
	line-height: normal;
}
#container #content #main #commercial {
	width: 475px;
}

#container #content #main #passport-text {
	width: 450px;
	margin-left: 35px;
}

#container #content #main #eventtable {
	padding: 0px;
	width: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #content #main #eventtable td {
	font-size: 16px;
	color: #CCCCCC;
}
#container #content #main #eventtable td div {
	line-height: normal;
	margin: 4px;
}
#container #content #main #linksarea {
	width: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: none;
}




#container #content #thumb {
	width: 200px;
	background-color: #003333;
	float: right;
	clear: none;
	margin: 0px;
	padding: 0px;
	letter-spacing: normal;
	text-align: left;
	display: inline;
}
#container #content #thumb img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: none;
}
#container #content #thumb #stockmenu {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	clear: both;
}
#container #content #thumb #stockmenu img {
	float: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}


#container #content #footer {
	width: 800px;
	background-color: #003333;
	clear: both;
	padding-top: 0px;
}
#container #content #footer p {
	font-size: 12px;
	padding: 0px;
}
