body {
margin:0px;
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;  
} 

h1 { color: #666666; }
h2 { color: #666666; }
h3 { color: #666666; }

#content {
width:1100px;
padding: 15px;
padding-top: 0px;
margin-left: auto;
margin-right: auto;
}

#content #text {
text-align: left;
}

#nav {
border-top: 1px solid #f1f1f1;
border-bottom: 1px solid #f1f1f1;
padding: 4px;
width: 400px;
margin-left: auto;
margin-right: auto;
}

#adsense {
width:700px;
 
}

#bottom {
width:800px;
background-color:#f1f1f1;
padding: 15px; 
padding-top: 0px;
padding-bottom: 0px;
border: 1px solid #666666; 
border-top: 1px solid #ccc;
}

#banner{
background-color:#FFFFFF ;
height:90px;
background-repeat: no-repeat;
background-position: center;
padding-top: 20px;
}

/* CSS Document */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#thumbs-container {
width: 1100px;
} 
#thumbs-container img, a { 
border:0px; 
text-decoration:none; 
padding:2px; 
}
#thumbs-container li {
display: inline;
list-style-type: none;
padding-right: 20px;
}
#image-container img {
border:2px solid #ccc; 
padding: 3px;  
}
#caption-container { 
font-size: medium; 
color:#333; 
letter-spacing:1px;
word-spacing:2px;
display: none;
}
.thumbUnSel {
/*
filter:alpha(opacity=55);
-moz-opacity:.55;
opacity:.55;
*/

}
.thumbSel {
filter:alpha(opacity=100);
-moz-opacity:1;
opacity:1;
}
#image-container {
	display: none;
}

#duplicate div#thmbs img ,#small div#thmbs img ,#polish div#thmbs img {
	width: 120px;
	height: 180px;
}

#polish #content, #small #thumbs-container {
	width: 900px;
}
#polish #thumbs-container, #small #thumbs-container {
	width: 900px;
}
/*
#other #content {
	width: 500px;
}
#other #thumbs-container {
	width: 500px;
} 

*/

#polish #nav, #small #nav {
	width: 600px;
}

#thmbs {
	padding: 5px;
	border: solid 1px black;
	float: left;
}

#other #thmbs {
	float: none;
	border: none;
}

#gallery  > p{
	display: none;
}