body {
	margin:0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
#top_stretcher {
	clear: both;
	height: 5px;
	width: 5px;
}
#container{
	text-align: center;
	position: absolute;
	top: 335px;
	left: -1px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}
#inside {
	margin-left: -400px;
	position: absolute;
	top: -300px;
	left: 50%;
	width: 800px;
	height: 600px;
	visibility: visible;
}
#container #inside #logo {
	position: absolute;
	height: 122px;
	width: 547px;
	left: 0px;
	top: 0px;
}
#container #inside #menu {
	position: absolute;
	height: 200px;
	width: 163px;
	left: 2px;
	top: 133px;
	text-align: right;
}
#container #inside #left {
	position: absolute;
	width: 163px;
	left: 0px;
	top: 344px;
	text-align: right;
}

#container #inside #loginbox {
	position: absolute;
	height: 100px;
	width: 163px;
	left: 0px;
	top: 430px;
	text-align: left;
}
#container #inside #content {
	position: absolute;
	height: 433px;
	width: 395px;
	left: 179px;
	top: 130px;
	text-align: left;
}
#container #inside #right {
	position: absolute;
	height: 563px;
	width: 200px;
	left: 590px;
	top: 0px;
	text-align: left;
}
#container #inside #footer {
	text-align: center;
	position: absolute;
	width: 800px;
	left: 0px;
	top: 580px;
       font-size: 12px;
	background-image: url(bgr_footer.png);
	background-position: center top;
	background-repeat: no-repeat;
	}
