html, body, div, p, form {
	margin: 0;
	padding: 0;
	}

body {
	background-color: rgb(115,115,115);
	font-family: Arial, Helvetica, "sans serif";
	font-size: 100%;
	font-weight: bold;
	color: #000;
	text-align: center;
	}

img {
	display: block;
	border: none;
	}

p {
	margin: 0 1em 1em 1em;
	}

form {
	margin: 1em 1em 0.5em 1em;
	padding: 0.5em 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: center;
	}

input, select {
	font-family: Arial, Helvetica, "sans serif";
	font-weight: bold;
	background-color: #ff0;
	color: #000;
	}
@media all {
	input, select, option {
		border-color: #666;
		}
	html>body input, html>body select {
		border-color: #000;
		}
	}

a:link, a:visited {
	padding-left: 1px;
	text-decoration: none;
	color: #000;
	background-color: #0f0;
	}

a:link img, a:visited img {
	border: 1px solid #0f0;
	background-color: #0f0;
	}

a:hover, a:active {
	background-color: #ff0;
	}

a:hover img, a:active img {
	border: 1px solid #ff0;
	background-color: #ff0;
	}

.fixFloat {
	clear: both;
	height: 0px;
	overflow: hidden;
	line-height: 0px;
	font-size: 1px;
	}


#picture {
	width: 712px;
	margin: 0 auto;
	padding-left: 116px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 606px;
	}
body>#picture {
	width: 606px;
	}

#picture img {
	background-repeat: no-repeat;
	background-position: 32px 95px;
	}


#nav {
	position: absolute;
	top: 200px;
	right: 2%;
	width: 12em;
	text-align: left;
	}

#content {
	clear: both;
	font-size: 0.8em;
	border-left: 2px solid #0f0;
	border-right: 2px solid #0f0;
	background-color: #0f0;
	}

#content div {
	border-left: 4px solid #000;
	border-right: 4px solid #000;
	}

.controls {
	margin: 0;
	font-size: 0.8em;
	text-align: center;
	}

.controls img {
	display: inline;
	width: 0.7em;
	height: 0.7em;
	}
@media all {
	.controls img {
		vertical-align: middle;
		}
}

.left {
	float: left;
	margin: 0 -3px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin: 0;
	}
html>body .left {
	margin: 0;
	}

.right {
	float: right;
	margin: 0 -3px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin: 0;
	}
html>body .right {
	margin: 0;
	}

#top {
	height: 16px;
	margin: 0 15px;
	border-top: 2px solid #0f0;
	background-color: #0f0;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 14px;
	}
html>body #top {
	height: 14px;
	}

#top div {
	height: 14px;
	border-top: 4px solid #000;
	font-size: 1px;
	line-height: 10px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 10px;
	}
html>body #top div {
	height: 10px;
	}

#bottom {
	height: 16px;
	margin: 0 15px;
	border-bottom: 2px solid #0f0;
	background-color: #0f0;
	font-size: 1px;
	line-height: 1px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 14px;
	}
html>body #bottom {
	height: 14px;
	}

#bottom div {
	height: 14px;
	border-bottom: 4px solid #000;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 10px;
	}
html>body #bottom div {
	height: 10px;
	}

#title {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	}

#glass {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
	}