body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	color: #FFFFFF;
        background-color:#999999;
}
#top_stretcher {
	clear: both;
	height: 5px;
	width: 5px;
}
#container{
	text-align: center;
	position: absolute;
	top: 344px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}



#inside {
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -400px;
	position: absolute;
	top: -310px;
	left: 50%;
	width: 800px;
	height: 620px;
	visibility: visible;
	background-color: #333333;
}



#footer {
	text-align: left;
	position: absolute;
	bottom: 0px;
	left: 27px;
	visibility: visible;
	top: 603px;
	font-size: 9px;
	}
#container #inside #top {
	background-image: url(logo.gif);
	position: absolute;
	height: 100px;
	width: 800px;
	left: 0px;
	top: 0px;
	z-index: 10;
}
#container #inside #top #right {
	position: absolute;
	height: 80px;
	width: 440px;
	left: 350px;
	top: 10px;
	z-index: 20;
	text-align: left;
}
#container #inside #left {
	position: absolute;
	height: 30px;
	width: 800px;
	left: 0px;
	top: 100px;
	background-color: #666666;
}
#container #inside #border {
	background-color: #000000;
	position: absolute;
	height: 124px;
	width: 800px;
	left: 0px;
	top: 130px;
	text-align: left;
}
#container #inside #menu {
	position: absolute;
	width: 136px;
	left: 27px;
	top: 285px;
	text-align: left;
}

