<!--
/* default stylesheet for placebooverdose.com */

/* base styles */
a:link      {text-decoration: none;}
a:visited   {text-decoration: none;}
a:hover     {text-decoration: none; color: #ff2300; font-weight: 700;}
body        {text-align: center; background-color: #000000; font-family: georgia; font-size: 14pt; cursor: default;}
.bgrnd1     {background-image: url(background.jpg); background-position: top left; background-attachement: fixed; background-repeat: repeat-x;}
#mainbody   {position: relative; height: 950px; width: 960px; border: 1px #6a6a6a solid;}

.div1       {text-align: center; border: 1px;}
.div2       {color: #ff2300;}

/* text heading formatting */
h1          {color: #009800; font-family: verdana; font-size: 24pt;}
h2          {color: #ff2300; text-align: center; font-family: arial; font-size: 22pt;}
h3          {color: #ff2300; text-align: center; font-family: verdana; font-size: 18pt;}
h4          {color: #ffd700; text-align: center; font-family: tahoma; font-size: 14pt;}
h5          {color: #ffd700; text-align: center; font-family: tahoma; font-size: 10pt;}

.head1           {padding-top: 30px; padding-bottom: 2px;}
.head2           {padding-top: 0px; padding-bottom: 0px;}
.hlight1         {text-align: center;}
h4.head1:hover   {color: #ffffff; background-color: #;ffd700}

/* links formatting */
.link             {color: #aaaaaa;}
.link1            {color: #ffffff; width: 140px; font-family: verdana; font-size: 12pt; cursor: pointer; text-align: center;}
.link a:hover     {color: #ff2300;}

/* image formatting */
.img1       {padding-top: 2px; padding-bottom: 2px;}
.img2       {padding-top: 40px; padding-bottom: 8px;}
.img3       {border-style: outset; border-color: #ffd700; border-width: 4px; margin-right: 8px}
.img4       {border-style: outset; border-color: #ffd700; border-width: 4px; margin-left: 8px}
.img5       {border-style: outset; border-color: #ffd700; border-width: 4px; margin-bottom: 40px}

/* paragraph formatting */
.p1         {padding-bottom: 0px;}
.p2         {padding-bottom: 10px;}
p.link      {padding-top: 2px; padding-bottom: 20px;}

/* copyright formatting */
#copyright  {color: #ffffff; font-family: verdana; font-size: 9pt;}
.copyright  {text-align: center; padding-top: 6px; padding-bottom: 4px;}

-->
