body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#330033;
	background-image: url(bg_1px.gif);
	background-repeat: repeat-x;                                
}
#top_stretcher {
	clear: both;
	height: 5px;
	width: 5px;
}
#container_page {
	text-align: center;
	position: absolute;
	top: 315px;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
}

#container_inside_page {
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -400px;
	position: absolute;
	top: -300px;
	left: 50%;
	width: 800px;
	height: 600px;
	visibility: visible;
}


#footer {
	text-align: left;
	position: absolute;
	bottom: 0px;
	left: 1%;
	height: 20px;
	visibility: visible;
	display: block;
	top:810px;
	}

