/*thumb.css*/
a:link {
text-decoration: none;
color:#666666;
}

a:visited  {
text-decoration: none;
color:#666666;
}		

a:hover {
text-decoration: none;
color:#c80505;
}		 

a:active {
text-decoration: none;
color:#666666;
}

body{
font-size:medium;
background-color:#ffffff;
margin:0;
padding:0;
text-align:right;
font-variant:small-caps;
}

#container{
font-family:Arial, Helvetica, sans-serif;
background-color:#ffffff;
width:770px;
margin-right:auto;
margin-left:auto;
}

#contentThumb  {
width:600px;
float:right;
margin:-6px -4px 0 0;
}

#footer{
float:right;
width: 600px;
color:#666666;
font-size:small;
letter-spacing:.4px;
margin:0 7px 0 0;
}

#invisible  {
color:#ffffff;
position:absolute;
z-index:0;
}

.copyright{
width:220px;
float:right;
margin: 0 11px 0 0;
color:#666666;
font-size:50%;
letter-spacing:1px;
}

.descript {
float:right;
width:586px;
margin: 8px 10px 0 0;
}

.header {
width:200px;
float:right;
margin:64px 10px 8px 0;
}

html>body .header {
width:200px;
float:right;
margin:65px 10px 11px 0;
}

.onPage  {
color:#c80505;
}

.tb1 {
border: 1px solid #999999;
padding:0;
}

.last	{
width:172px;
float:left;
margin:8px 5px 2px 21px;
padding:0;
}

.thumb {
width:192px;
float:left;
margin:8px 0 2px 5px;
padding:0;
font-size:x-small;
color:#666666;
}

.thumbEar {
width:122px;
float:left;
margin:8px 5px 2px 21px;
padding:0;
font-size:x-small;
color:#666666;
}

.uppernav{
float:right;
width:140px;
margin:29px 3px 0 0;
font-size:95%;
line-height:330%;
color:#666666;
letter-spacing:7px;
}

html>body .uppernav{
float:right;
width:140px;
margin:29px -2px 0 0;
font-size:95%;
line-height:330%;
color:#666666;
letter-spacing:7px;
}


