body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #FEEAD2;
	margin: 0;
	background-image: url(../pixel/pano/bg_booty.jpg);
	background-repeat: repeat-x;
	

}
#main {
background-image: url(../pixel/pano/bg_booty.jpg);

background-repeat: repeat-x;
}


#viewer {
	/*margin-top:10px;*/
	height: 300px;
	width: 600px;
}

body,td,th {
	color: #F0E5C7;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: auto;
	width: 620px;
	height: 320px;
	padding-top: 9px;
	
	background-image: url(../pixel/pano/bg_pan.jpg);	
	background-repeat: no-repeat;
	
}
*[class="content"] { padding-left: 10px; }

/*.content #thumbs img {
	border: 1px solid #99CCFF;
}*/
.close a{
	color: #FFFFCC;
	text-decoration: none;
	width: 150px;
}
.content a, a:active, a:visited{
	color: #FFFFCC;
	text-decoration: none;
}
.content a:hover {
	text-decoration: underline;
}

.head {
	width: 100%;
	height:35px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 14px;
	left: 100px;
	vertical-align: middle;
	/*text-align: center;*/
	
	background-image: url(/pixel/pano/bg_head.jpg);
}

.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}




#thumbs{
	margin-left: 13px;
	text-align: center;
}

.thumb {
	text-align:center;
	width: 110px;
	float: left;
	margin: 5px;
	margin-top: 15px;
}
.thumb img{
	border: 1px solid #FFFFCC;
}
.thumb_active {
	width: 110px;
	float: left;
	margin: 5px;
}
.thumb_active img {
	border: 1px solid #CC3366;
	}
.thumb_last {
    color:#333333;
	width: 590px;
	margin: 5px;
	float: left;
	/*clear: left;*/
}
.home {
	margin: -1.2em;
	margin-left: 400px;
	font-weight: bold;
	text-align: right;
}

#list ul{
	margin:0;
	padding:5px;
	list-style:none;
	white-space: nowrap;}

#list li{display:inline;}

#list a{
	padding:3px 50px 3px 50px;
	text-decoration:none;
	text-align:center;}

#list a:hover{
	color:#006595;
	text-align:right;
	text-decoration:underline;
	}
hr {
	margin-top:10px;
	margin-bottom:10px;
  	border: 0;
  	width: 100%;
	color: #99CCCC;
	background-color: #99CCCC;
	height: 1px;
}
