body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(img/rustright2.jpg) no-repeat 1000px top;
}

#wrapper{
	height:1150px;
	width:1000px;	
	background:transparent;
	overflow:hidden;
	box-shadow: 6px -6px 10px #000000;
	-webkit-box-shadow: -6px 7px 10px #000000;
	-moz-box-shadow: 6px -6px 10px #000000;
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#000000, offX=7, offY=0, positive=true);
}
#wrapper div{
	float:left;
}

#topLeft{
	width:509px;
	height:329px;
	background:url(img/topleft.jpg) no-repeat center center;
	
}

#topRight{
	width:491px;
	height:329px;
	background:blue url(img/topright.jpg) no-repeat center top;
	z-index:10;
}

#midLeft{
	width:509px;
	height:510px;
	background:rgb(182,108,95) url(img/leftmiddle.jpg) no-repeat center -2px;	
}
#midLeft div{
	float:right;
}
#bottomLeft{
	width:509px;
	height:251px;
	background:url(img/left3.jpg) no-repeat center top;
	margin-top:-253px;
}
#midRight{
	width:491px;
	height:761px;
	background:url(img/rightbottom3.jpg) no-repeat center top;
}
#midRight div{
	float:right;
}
#footer{
	width:1000px;
	height:60px;
	margin-top:-2px;
	background:url(img/bottom.jpg) no-repeat center top;
}
#rightItems{
	height:700px;
	width:160px;
	background:transparent;
	margin-top:17px;
	margin-right:28px;
}
#dropScreen{
	width:1010px;
	height:761px;
	background:transparent;
	position:relative;
	TOP:-1912px;
	LEFT:0px;
	overflow:hidden;
	z-index:1;
}
#bg{
	width:1000px;
	height:761px;
	background:black;
	opacity:0.8;
	filter:alpha(opacity=80);
}
#changeArea{
	width:1000px;
	height:761px;
	background:url(img/bg.png) no-repeat center top;
	position:relative;
	TOP:-761px;
	LEFT:0px;
}
#ads{
	height:597px;
	width:233px;
	background:transparent;
	margin-top:28px;
	margin-right:45px;
}
#adone{
	height:81px;
	width:234px;
	background:transparent;
	margin-bottom:20px;
}

#adtwo{
	height:81px;
	width:234px;
	background:transparent;
	margin-bottom:20px;
}
#adthree{
	height:81px;
	width:234px;
	background:transparent;
	margin-bottom:20px;
}
#adfour{
	height:81px;
	width:234px;
	background:transparent;
	margin-bottom:23px;
}
#adfive{
	height:81px;
	width:234px;
	background:transparent;
	margin-bottom:23px;
}
#adsix{
	height:81px;
	width:234px;
	background:transparent;

}
#leftAds{
	height:312px;
	width:80px;
	background:transparent;
	margin-top:52px;
	margin-right:18px;
}

#text{
	width:311px;
	height:234px;
	background:transparent;
	margin-top:45px;
	margin-left:98px;
	font-family: "Veranda", "Arial", "Helvetica", sans-serif; 
}
.this{font-family: "Veranda", "Arial", "Helvetica", sans-serif;  }
a{	color:white;
	font-weight:bold;
	cursor:pointer;	
	font-family: "Veranda", "Arial", "Helvetica", sans-serif; 
	text-decoration:none; 
}
img{border:0px solid #bbb;}
