p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:0.80em; }

li {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:0.80em; }

.Large-Heading {font-family: Arial, Helvetica, sans-serif; font-size: 25px; font-weight: 900; }
.disclaimer {font-family: Arial, Helvetica, sans-serif; font-size:0.70em; font-weight:700; font-color: #ffffff; line-height:145%}
a {color:black;}
a:hover {color:#3333ff; text-decoration:none;}
a:active {color:black}
hr {
  border: 0;
  width: 70%;
  color: #3333ff;
  background-color: #3333ff;
  height: 2px;
}

a.caricaturerollover {
    display: block;
    width: 150px;
    height: 164px;
    text-decoration: none;
    background: url("../images/caricature-rx.gif");
    background-color: #cccccc;
    }
a.caricaturerollover:hover {
    background-position: -150px 0;
    background-color: #ff0000;
    }

a.cartoonrollover {
    display: block;
    width: 150px;
    height: 164px;
    text-decoration: none;
    background: url("../images/cartoon-rx.gif");
    background-color: #cccccc;
    }
a.cartoonrollover:hover {
    background-position: -150px 0;
    background-color: #0066ff;
    }

a.artistrollover {
    display: block;
    width: 150px;
    height: 164px;
    text-decoration: none;
    background: url("../images/artist-rx.gif");
    background-color: #cccccc;
    }
a.artistrollover:hover {
    background-position: -150px 0;
    background-color: #ffff00;
    }

a.l2drollover {
    display: block;
    width: 150px;
    height: 164px;
    text-decoration: none;
    background: url("../images/l2d-rx.gif");
    background-color: #cccccc;
    }
a.l2drollover:hover {
    background-position: -150px 0;
    background-color: #009933;
    }

.dialogbox-cartoon {
  width: 30em;
  background: #000000;
  }
 
.dialog {
  position: relative;
  left: -4px;
  top: -4px;
  padding: 5px;
  border:2px solid black;
  background: #ffff99;
  font-family: Arial, Helvetica, sans-serif; font-size:0.80em;
  }


.dialogbox-cartoon-mail {
  width: 314px;
  background: #000000;
  }

.dialog-mail {
  position: relative;
  left: -4px;
  top: -4px;
  padding: 5px;
  width: 300px;
  border:2px solid black;
  background: #ffff99;
  font-family: Arial, Helvetica, sans-serif; font-size:0.80em;
  }

.dialog-disc {
  position: relative;
  left: -4px;
  top: -4px;
  padding: 5px;
  border:2px solid black;
  background: #ffff99;
  font-family: Arial, Helvetica, sans-serif;
  font-size:0.60em;
  font-weight:700;
  font-color: #000000;
  }

body
{
	background: #ffffff url(../images/00-caricature-bg2.gif) repeat-x;
}