/* CSS Document */

body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: top left;
}
#mainwrap {
	left:0px;
	top:0px;
	width:500px;
	height:202px;
	z-index:1;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#container {
	left:82px;
	top:61px;
	width:500px;
	height:199px;
	z-index:2;
	margin-top: 0px;
}
#Layer1 {
	position:absolute;
	left:401px;
	top:590px;
	width:4px;
	height:2px;
	z-index:1;
}
#navbar {
	width:500px;
	height:auto;
	z-index:1;
	margin-top: 5px;
}
.style1 {color: #999999}
.style3 {color: #999999; font-size: 11px; }

a:link {
	color: #999900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #999900;
}
.caption {
	color: #999999;
	font-size: 13px;
	line-height: 16px;
}
