body{background-image:url(/template/img/bg.png); color:#CCC}

a img{border:none}
a:link{color:#6CF}
a:hover{color:#FFF}
a:visited{color:#F60}


div.Logo{text-align:center}


div.Thumb{ width:224px; height:224px; border-style:solid; border-width:1px; background-color:#1A1A1A;  }


div.Thumb0{float:left; margin:4px; padding:4px; text-align:center; }
div.Thumb0:hover{background-color:#303070}

div.Thumb1{float:left; margin:4px; padding:4px; text-align:center; }
div.Thumb1:hover{background-color:#404040;}

div.Thumb2{float:left; margin:4px; padding:4px; text-align:center;}
div.Thumb2:hover{background-color: #703030;}

div.sidebar{float:left; 
			background-color:#333; 
			padding: 4px; 
            margin: 4px;
			border-width:thin; 
			border-style:solid; 
			border-color:#FFF
			}

input.field{background-color:#F90; font-family:"Courier New", Courier, monospace; border:1px} 



.button
{  
    margin:4px; padding:4px; 
    background-color:#555; 
    border-style:solid; 
    border-width:1px;
    font-weight: bold;
    text-align: center;
    
}
.button:hover{background-color: #666;}


.button a{text-decoration:none; display:block}

