body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        color: #333333;
	background-image: url(bgr.jpg);
	background-position: 0px 0px;
	background-repeat: repeat-x;
}
#top_stretcher {
	clear: both;
	height: 5px;
	width: 5px;
}
#container{
	text-align: center;
	position: absolute;
	top: 320px;
	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: -313px;
	left: 50%;
	width: 800px;
	height: 626px;
	visibility: visible;
	background-image: url(background.gif);
	background-repeat: repeat-x;
	background-position: 0px 280px;
}
#container #inside #menu {
	position: absolute;
	height: 199px;
	width: 158px;
	left: 0px;
	top: 82px;
        text-align: center; 
	background-color: #ffda06;
	z-index: 10;
}
#container #inside #content_images {
	position: absolute;
	height: 198px;
	left: 158px;
	top: 82px;
	width: 642px;
}
#container #inside #logo img {
	z-index: 20;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
}
#container #inside #top_text p {
	float: right;
	text-align: right;
	color: #990000;
}
#container #inside #content {
	position: absolute;
	height: 280px;
	width: 508px;
	left: 10px;
	top: 296px;
	text-align: left;
}
#container #inside #right {
	position: absolute;
	width: 233px;
	top: 300px;
	height: 280px;
	left: 557px;
	background-image: url(right_background.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	text-align: left;
}
#container #inside #printit {
	position: absolute;
	left: 557px;
	top: 584px;
	font-weight: bold;
}
#container #inside #mailit {
	position: absolute;
	left: 618px;
	top: 584px;
	font-weight: bold;
}
#container #inside #contact {
	position: absolute;
	left: 730px;
	top: 584px;
	font-weight: bold;
}
#footer {
	text-align: left;
	position: absolute;
	bottom: 0px;
	left: 10px;
	width: 780px;
	visibility: visible;
	display: block;
	top: 603px;
	background-image: url(footer.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #ea3a00;
	font-size: 10px;
	padding-top: 3px;
	}