html, body {
 margin: 0;
 padding: 0;
 border: 0;
 color: #ffffff;
}

body {
 background-color:#aa33ff; 
 text-align: left;
 font-size: 14px;
 margin: 30px 0;
}

a {
 text-decoration: underline;
 font-weight: bold;
 font-size: 14px;
 color: #ffffff;
}

p {
 margin: 6px 0;
 padding: 0 6px;
 color: #ffffff;
}

h2 {
 padding-left: 15px;
 line-height: 55px;
 margin: 0px;
 font-size: 25px;
 font-weight: bold;
 color: #ffffff;
}

#copyright {
 text-align: center;
 font-size: 12px;
}


.widetop p {
 position: relative;
 top: 27px;
 left: 395px;
 text-align: left;
 font-size: 13px;
 line-height: 16px;
 color: #ffffff;
}

.widetop a {
 position: relative;
 top: 23px;
 left: 640px;
 text-align: left;
 font-weight: bold;
 font-size: 11px;
 color: #fff;
}


.thumb img {
 float: left;
 margin: 5px 0px 0px 3px;
 border: 1px solid #ffffff;
}


.stateon{ opacity:.80; filter: alpha(opacity=80); -moz-opacity: 0.8; border: 1px dashed #000000; }
.stateoff{ }
.stateclicked{ opacity:.30; FILTER: alpha(Opacity=30); -moz-opacity: 0.3;}