body{
 background-image: url(wallpaper.jpg);
 scrolling:no;
 witdh:90%;
 color: #FFFFFF;
 scrollbar-track-color: 330020;
 scrollbar-face-color: 660033;
 scrollbar-shadow-color: FFCCFF;
 scrollbar-arrow-color: FFCCFF;
 scrollbar-highlight-color: FFCCFF;
 scrollbar-3dlight-color: FFCCFF;
 scrollbar-darkshadow-color: FFCCFF;
 background-attachment: fixed;
 background-repeat: repeat; 
}

A:LINK{ 
 font-size: 11pt; 
 color: #660033; 
 font-style: italic; 
 text-decoration: underline; 
} 
A:VISITED{ 
 font-size: 11pt; 
 color: #330020; 
 font-style: italic; 
 text-decoration: line-through; 
}
A:HOVER{
 ont-size: 11pt; 
 color: #FFCCFF; 
 font-style: italic; 
 text-decoration: underline; 
}
.CONTENT{
 height:380;
 width:660;
 OVERFLOW:AUTO;
 background-color:#000000;
 border:0px;

}
.RESULTS{
 width:90%;
 border-color:FFCCFF;
 border-width:1px;
 border-style:solid;
 cellpadding:5px;
}
.MAIN{
 filter:alpha(opacity=75); 
 cellpaddin:10px;
 background-color:#000000;
 border:0px;
 border-style:solid;
 border-color:#FFCCFF;
 width:700;
}

.BANNER{
 background-color:#000000;
 width:700;
 height:100px;
 border:0px;
 }

.LINKS{
 background-color:#000000;
 filter:alpha(opacity=75); 
 Width:100%;
 height:40px
 border:0px;
}

.SPACER{
 background-color:#000000;
 filter:alpha(opacity=75); 
 Width:700px;
 height:10px;
 border:0px;
}

.table{
 background-color:#000000;

.td{cellpadding:20px;}

p{
 width:90%;
 align:left;
}
