body{
background-image: url('images/bg2.jpg');
/*background-image:url('images/flakes.png');*/
background-position: center;
background-attachment: fixed;
scrollbar-base-color:#550055;
color:#ffffff;
/*font-family:sans-serif;
font-size:14px;*/
}

img{
border:0px;
}

A{
color:#ffccff;
text-decoration:none;
border-width="0";
}

A.dark{
color:#aa00aa;
text-decoration:none;
border-width="0";
}

A:hover{
color:#ffccff;
}

table.body{
background:#ff0055;
color:#ffffff;
border="1";
border-color:#ffffff;
}

table.quote{
font-style:italic;
color:#ff0000;
}

table.black{
background:#110011;
border-style:solid;
border-color:#ffffff;
border-width:1px;
padding:5px;
}

table.nav{
background:url('images/bar2.gif');
position:absolute;
top:0px;
left:0px;
}

img.boy{
filter:shadow(color:#ff0000, direction:135);
width:150px;
}

a.boy{
filter:dropshadow(color:#ffcccc);
width:150px;
}

table.lessimportant{
background:#330033;
font-size:16px;
color:#ffffff;
border-style:solid;
border-width:1px;
border-color:#ffffff;
}

table.important{
background:#330033;
font-size:18px;
color:#00ff00;
border-style:solid;
border-width:1px;
border-color:#ffffff;
}

table.important a:link, table.important a:hover, table.important a:visited{
color:#ff0000;
text-decoration:none;
}

table.importantborder, table.importantborder td{
background:#330033;
font-size:18px;
color:#00ff00;
border-style:solid;
border-width:1px;
border-color:#ffffff;
border-spacing:0px;
border-collapse:true;
}

table.moreimportant{
background:#000055;
font-size:18px;
color:#009900;
border-style:solid;
border-width:1px;
border-color:#ffffff;
}

table.moreimportant a:link, table.moreimportant a:hover, table.moreimportant a:visited{
color:#ff0000;
text-decoration:none;
}

table.darkimportant{
background:#240024;
font-size:18px;
color:#00ff00;
border-style:solid;
border-width:1px;
border-color:#ffffff;
}

table.different{
background-color:#000000;
color:#990099;
font-size:20px;
}

table.black table.boy, table.purple table.boy{
background:#9999ff;
font-size:18px;
color:white;
border-style:solid;
border-width:1px;
border-color:#ffffff;
}

table.black table.girl, table.purple table.girl{
background:#ffcccc;
font-size:18px;
color:black;
border-style:solid;
border-width:1px;
border-color:#ffffff;
}

table.black{
background:#000000;
border-style:solid;
border-width:2px;
border-color:#990099;
}

table.purple{
background:#330033;
border-style:solid;
border-width:2px;
border-color:#000000;
}

table.black table{
color:#990099;
font-size:22px;
}

table.purple table{
color:#000000;
font-size:22px;
}

div.topnote{
position:fixed;
width:100%;
height:14px;
bottom:0px;
left:-1px;
color:#00ff00;
background-color:#000000;
border-color:#550055;
border-style:solid;
border-width:1px;
text-align:center;
font-size:13px;
font-family:Calibri;
}
