@import "http://www.geocities.com/crimemonkey/villain.css";

/* Sideshow Bob cascading style sheet for "Supervillain Central"
2002-8-29, David Mitchell */

BODY
{
font-family: Times New Roman, serif;
font-size: .9em;
text-align: justify;
font-color: #000000;
background-color: #99DDFF;
background-image: "bg1.jpg";
background-attachment: fixed;
}

P
{
font-family: Times New Roman, serif;
color: #000000;
}

LI
{
font-family: Times New Roman, serif;
}


A:link
{
font-family: Times New Roman, serif;
font-size: .9em;
background-color: transparent;
text-decoration: underline;
color: #00BB22;
}
A:visited
{
font-family: Times New Roman, serif;
font-size: .9em;
background-color: transparent;
text-decoration: underline;
color: #008800;
}
A:active
{
font-family: Times New Roman, serif;
font-size: .9em;
background-color: transparent;
text-decoration: underline;
color: #11EE33;
}

H1
{
font-family: Times New Roman, serif;
color: #A50536;
text-align: center;
}

H2
{
font-family: Times New Roman, serif;
color: #A50536;
}

H3
{
font-family: courier new, serif;
font-size: 1.3em;
text-align: center;
font-weight: bold;
font-style: italic;
color: #A50536;
}

/*************class selectors****************/

A.biglink:link
{
font-family: comic sans ms, sans serif;
text-align: left;
text-decoration: none;
font-weight: normal;
color: #00AA11;
}
A.biglink:visited
{
font-family: comic sans ms, sans serif;
text-align: left;
text-decoration: none;
font-weight: normal;
color: #005500;
}
A.biglink:active
{
background-color: transparent;
font-family: comic sans ms, sans serif;
text-align: left;
font-weight: normal;
color: #FF0000;
}


A.menu:link
{
font-family: comic sans ms, sans serif;
font-size: 1.0em;
text-align: left;
text-decoration: none;
font-weight: normal;
color: #FFFF00;
}
A.menu:visited
{
font-family: comic sans ms, sans serif;
font-size: 1.0em;
text-align: left;
text-decoration: none;
font-weight: normal;
color: #999900;
}
A.menu:active
{
font-family: comic sans ms, sans serif;
font-size: 1.0em;
text-align: left;
text-decoration: none;
font-weight: normal;
color: #FFCC00;
}
A.menu:hover
{
font-family: comic sans ms, sans serif;
font-size: 1.0em;
text-align: left;
text-decoration: none;
font-weight: normal;
color: #FFFFFF;
}

P.noalign
{
font-family: Times New Roman, serif;
text-align: left;
}