/*War of The Websites Comp Spirit page background*/
body {
background:url(images/wotw_bg6.jpg);
border: 4px solid #ede8e1;
padding:10px;
margin: 0;
}
#frame0 {
background:url(images/wotw_bg1.jpg);
border: 2px solid #50453c;
padding: 8px;
}
#frame1 {
background:url(images/wotw_bg4.jpg);
border: 2px dashed #50453c;
padding: 10px;
}
#frame2 {
background:url(images/wotw_bg2.jpg);
border: 2px dashed #000000;
padding: 20px;
}
#frame3 {
background:url(images/wotw_bg3.jpg);
border: 2px solid #efe8e1;
padding: 20px;
}
#pagecontent {
background:url(images/wotw_bg5.jpg);
border: 2px dotted #50453c;
padding: 20px;
}
/* Text styles*/
body, p, td{font-family:"Comic Sans MS",  "Sans serif",  Arial;
              font-size: 13px;
              color: #50453c;}
a:link{ color: #ffffff;
text-decoration: none;}
a:visited { color: #333333;
text-decoration: none;}
a{text-decoration: none;} 
a:hover {color: #cc9900; 
cursor: sw-resize; cursor: sw-resize; 
border-bottom:dotted;
text-decoration: none;}
a:active { color: #ff0000;
text-decoration: none;
}
/* Back Button*/
.but{background:url(images/fshv/fh_bk.jpg); height:26px ;                           width:64px;}




