
a:link    { color: #ffff00 }
a:visited { color: #80ccff }
a:active  { color: #00ffff }

body {
   font-family: Century Gothic, Arial, Verdana;
   background-image: url("images/design.gif");
   background-attachment: fixed;
   background-color: #000000;
   color: #bbbbbb;
   margin-top:0;
   margin-bottom:25;
}


td.leftcolumn {
   border-color: #000066;
   background-color: #000000;
   border-style: solid;
   border-width: 1px;
   width: 250px;
   text-align: center;
   vertical-align: top;
}

td.rightcolumn {
   vertical-align: top;
   padding-top: 0px;
   padding-left: 25px;
}

td.intro {
   padding: 20px;
   vertical-align: top;
}

img.banner{
   /*border-color: #330000;*/
   background-color: #000000;
   /*border-style: solid;*/
   /*border-width: 1px;*/
}
div.banner{
   border-color: #330000;
   background-color: #000000;
   border-style: solid;
   border-width: 1px;
   width: 800px;
}

img.bottom {
   border-color: #660000;
   background-color: #000000;
   border-style: solid;
   border-width: 1px;
}

img.the_artist {
   border-color: #0088ff;
   background-color: #000000;
   border-style: solid;
   border-width: 1px;
}

img.poem {
   border-width: 4px;
   border-style: solid;
   border-color: #0088ff;
}

a.menu_option {
   color: #ffff00;
   font-size: 12pt;
   font-family: Century Gothic, Arial, Verdana;
   padding-left: 30px;
   padding-right: 30px;
   border-color: #330000;
   background-color: #220000;
   border-style: solid;
   border-width: 1px;
   /*margin:1;*/
   text-decoration: none;
}

a.menu2_option {
   font-size: 10pt;
   font-family: Century Gothic, Arial, Verdana;
   padding-left: 4px;
   padding-right: 4px;
   border-color: #000088;
   background-color: #000048;
   color: #000088;
   border-style: solid;
   border-width: 1px;
   margin:5;
   text-decoration: none;
}

a.link_option {
   font-family: Century Gothic, Arial, Verdana;
   font-size: 12pt;
   padding-left: 10px;
   padding-right: 10px;
   border-color: #000000;
   background-color: #220066;
   border-style: solid;
   border-width: 1px;
   margin:5;
   text-decoration: none;
}
a.menu_option:link    { color: #ff8800; text-decoration: none;}
a.menu_option:visited { color: #ff8800; text-decoration: none;}
a.menu_option:active  { color: #ff8800; background-color: #000000; text-decoration: none;}
a.menu_option:hover   { color: #ff8800; background-color: #880000; text-decoration: none;background-image: url("images/test.jpg");}

a.menu2_option:link    { color: #0080f0; text-decoration: none;}
a.menu2_option:visited { color: #0080f0; text-decoration: none;}
a.menu2_option:active  { color: #0080f0; text-decoration: none;}
a.menu2_option:hover   { color: #0080f0; text-decoration: none; background-color: #000088; border-color: #0000ff; color: white;}

a.link_option:link    { color: #ffffff; text-decoration: none;}
a.link_option:visited { color: #ffffff; text-decoration: none;}
a.link_option:active  { color: #ffffff; text-decoration: none;}
a.link_option:hover   { color: #000000; background-color: #aa88ee; text-decoration: none;}

/* (c)opyright 2007 dinehtah.com */

