body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#top_stretcher {
	clear: both;
	height: 5px;
	width: 5px;
}
#container{
	text-align: center;
	position: absolute;
	top: 355px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}



#inside {
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -500px;
	position: absolute;
	top: -350px;
	left: 50%;
	width: 1000px;
	height: 700px;
	visibility: visible;

	}
#container #inside #top {
	position: absolute;
	height: 120px;
	width: 1000px;
	left: 0px;
	background-image: url(top_1px.gif);
	background-repeat: repeat;
	text-align: left;
}
#container #inside #top IMG {
	padding-top: 0px;
}
#container #inside #content {
    position: relative;
	
	width: 928px;
	margin-left: 159px;
	top: 130px;
        text-align:left;

}
#container #inside #menu {
	position: absolute;
	height: 181px;
	width: 132px;
	background-color: #e5e5e5;
	left: 10px;
	top: 126px;
}
#container #inside #left {
	position: absolute;
	height: 168px;
	width: 132px;
	left: 10px;
	top: 320px;
	background-color: #e5e5e5;
}
#container #inside #show_line{
	background-image: url(show_line.jpg);
	background-repeat: no-repeat;
	margin-left: 460px;
	margin-top: -10px;
	height: 1px;
	width: 230px;
	z-index:20;
}

#container #inside #bottom {
	background-image: url(grey_1px.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 150px;
	height: 1px;
	width: 1000px;
	z-index:20;
}


#container #inside #footer {
	text-align: left;
	margin-left: 1px;
	width: 200px;
	visibility: visible;
	display: block;
	margin-top: 10px;
	font-size: 10px;
	color: #666666;
	z-index:200;				
}