body {
color: #000000;
font-family: Verdana, Arial, Sans;
}

a {
color: #000000;
text-decoration: none;
}

a:hover {
color: #000000;
}

#rame {
width: 660px;
height: auto+1px;
margin: auto;
text-align: center;
position: relative;
}

.thumb {
max-width: 150px;
max-height: 150px;
border: 1px solid #818181;
}

.thumb2 {
max-width: 150px;
max-height: 150px;
border: 1px solid #818181;
margin-top: 1px;
}

.normal {
font-size: 10px;
max-width: 640px;
max-height: 640px;
margin: 1px;
border: 1px solid #818181;

}

.normal1 {
font-size: 10px;

}

#content {
width: 660px;
height: auto;
margin: auto;
}

.img {
width: 150px;
height: 150px;
margin: 3px;
float: left;
text-align: center;
vertical-align: middle;
display: block;
}

a:hover img {
border: 1px solid #EAEAAE;
display: block;
}

#copy {
font-size: 2px;
text-align: right;
width: 660px;
color: #363636;
float: right;
clear: both;
margin: 5px;
position: relative;
}

#copy a {
color: #363636;
text-decoration: none;
}

#copy a:hover {
color: #EAEAAE;
}

#title {
font-size: 2px;
text-align: center;
width: 660px;
margin: 5px;
}

#pages {
font-size: 2px;
position: static;
margin: 5px;
width: 660px;
height: auto;
display: block;
float: none;
clear: both;
}

#pages a:hover {
text-decoration: underline;
}