body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(bgr.jpg);
	background-repeat: repeat-x;
	background-color: #dbeac7;
}
#top_stretcher {
	clear: both;
	height: 5px;
	width: 5px;
}
#container{
	text-align: center;
	position: absolute;
	top: 405px;
	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: -400px;
	left: 50%;
	width: 1000px;
	height: 800px;
	visibility: visible;
	background-color: #ffffff;
}
#top {
	text-align: left;
	position: absolute;
	left: 0px;
	width: 1000px;
	height: 240px;
	top: 0px;
	z-index: 10;
	background-image: url(paddywhacks-logo.jpg);
	background-repeat: no-repeat;
}
#adsbgr{
	text-align: left;
	display: none;
	position: absolute;
	left: 402px;
	width: 585px;
	height: 147px;
	top: 32px;
	z-index: 15;
	background-color: #ffffff;
	/*opacity for IE5+*/
 	filter: alpha(opacity=80);
  	/*opacity for older Mozilla browsers*/
  	-moz-opacity: 0.8;
	/*opacity for mozilla/safari*/
  	opacity: 0.8;  	
}
#ads{
	text-align: left;
	position: absolute;
	left: 402px;
	width: 585px;
	height: 147px;
	top: 32px;
	z-index: 20;
	color: #3079be;
}
#menu{
	text-align: left;
	position: absolute;
	left: 275px;
	width: 717px;
	height: 30px;
	top: 200px;
	z-index: 20;
	background-image: url(menu-bgr.jpg);
	background-repeat:no-repeat;
}
#left {
	text-align: left;
	position: absolute;
	left: 0px;
	width: 272px;
	height: 528px;
	top: 240px;
}
#content {
	text-align: left;
	position: absolute;
	left: 294px;
	width: 426px;
	height: 528px;
	top: 240px;
}
#right {
	text-align: left;
	position: absolute;
	left: 730px;
	width: 262px;
	height: 528px;
	top: 240px;
	background-color: #3079be;
	color: #ffffff;
}
#footer {
	text-align: left;
	position: absolute;
	left: 0px;
	width: 1000px;
	height: 27px;
	top: 773px;
	background-image: url(footer-bgr.png);
	background-repeat: no-repeat;
	background-position: top;
}
