body {
	background-image: url(../images/back.gif);
	margin: 0; 
	padding: 0;
	text-align: center;
	height: 100%
	color: #000000;
}


#container {
	margin: 0 auto;
      width: 960px;
}


.gallery #top {
	height: 10px;
	width: 960px;
	background-image: url(../images/back.gif);
	float: left;
	position: relative;
} 


.gallery #banner {
	height: 138px;
	width: 960px;
	background-image: url(../images/banner2.gif);
	float: left;
} 


.gallery #bottom { 
	height: 52px;
	height: 100%;
	width: 960px;
	background-image: url(../images/back.gif);
	float: left;
} 


.gallery #bottom2 { 
	height: 40px;
	width: 960px;
	background-image: url(../images/back.gif);
	float: left;
} 


.spacer { 
	height: 40px;
	width: 960px;
	background-image: url(../images/back.gif);
	float: left;
} 


.middle { 
	width: 960px;
	height: 100%;
	float: left;
} 


.nav {
	float: right;
	position: relative;
	top: 92px;
	right: 50px; 
	height: 60px; 
	padding-top: 0px;
    	padding-right: 10px;
    	padding-bottom: 20px;
    	padding-left: 10px;
}

.nav2 {
	float: left;
	position: relative;
	height: 100px;
	width: 300px; 
	top: 20px;
	right: -20px; 
}

.nav2 a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  cursor: pointer; 
}

	
.thumbnaildiv_land {
	margin: 25px; 
	float: left;
	position: relative;
	height: 120px; 
	vertical-align:middle;
}


.thumbnaildiv_port {
	margin: 25px; 
	float: left;
	position: relative;
	height: 180px; 
	vertical-align:middle;
}


img.new {
	position: absolute;
	right: -6px; top: -6px; z-index: 1020;
}

.wallpaper {
	float: left;
	position: relative;
	width: 330px;
	height: 375px; 
	margin-left: 75px; 
	margin-right: 75px; 
	vertical-align:middle;
	text-align: center;
	align: center; 
}

.rating {
	position: relative;
	width: 85px;
	height: 65px; 
	vertical-align:middle;
	text-align: center;
	align: center; 
}
