.layout
{
  margin: 0px; 
  padding: 0px;
  border: 0px;
  border-spacing: 0px;
  background: #7f91f0; 
}

body
{
  margin: 0px; 
  background : #7f91f0; 
  font-size: 10pt; 
  font-family: Times, serif;
  font-weight: normal;
  color: #ffffff;
}

td.header 
{
  margin: 0px; 
  padding: 10px;
  border: 0px;
  border-spacing: 0px;
  font-size: 36pt; 
  font-family: Helvetica; 
  font-weight: bold; 
  text-align: right;
  vertical-align: middle;
  background: #7f91f0;  
  color: #ffffff;
}

A.header
{
  color: #472b2b;  
  font-size: 36pt; 
  font-family: Helvetica; 
  font-weight: bold; 
  color: #ffffff;
}

.header:hover
{
  color: #ffffff;  
  font-size: 36pt; 
  font-family: Helvetica;
  font-weight: bold; 
}

td.special
{
  padding: 30px;
  border: 0px;
  border-spacing: 0px;
  background: #7f91f0; 
  font-family: Helvetica; 
  font-weight: medium;
  text-align: left;
  vertical-align: middle;
  color: #ffffff;
}

td
{
  margin:0px; 
  padding:5px;
  border-spacing:0px;
  vertical-align: top;
  font-size: 10pt;
  font-family: Futura; 
  font-weight: medium; 
  color: #472b2b;  
}

td.menu
{
  margin: 0px;
  padding: 0px;
  border: 0px;
  border-spacing: 0px;
  border-bottom: 2px solid #000000;
  border-top: 2px solid #000000;
  background: #eeeeee;  
  color: #642028; 
  font-family : Futura; 
  font-size: 10pt;
  font-weight: bold;
}

A.menu 
{
  font-family : Futura; 
  font-size: 10pt;
  font-weight: bold; 
  border-style : bold;
  color: #642028;  
}

td.ttext
{
  background: #eeeeee;  
/*  font-family : Optima; */
  font-family : Helvetica;
  font-size: 10pt;
  font-weight: bold;
}

.shade
{
  background: #eeeeee; 
  color: #642028;
  font-family : Helvetica;
/*  font-weight: bold; */
}

A.shade
{
/*  font-family : Optima; */
  font-family : Helvetica;
  font-weight: bold;
}

.tracklist
{
  font-size: 10pt;
  font-family: Futura;       
  font-weight: normal;
}

A.homelink 
{
  font-family : Comic Sans MS, Helvetica,Ariel,Times,Roman;
  font-weight : bold;
  font-size: 12pt;
}

A 
{
  color: #642028;
  background : transparent;
  text-decoration : none;
  font-weight: bold; 
}

A.normal 
{
  color : #000000;
  font-family : Futura; 
  font-weight: normal;
} 

A:hover 
{  
  color : red; 
}

hr 
{
  color: #FF9900;
  align: right;
  height: 2px;
}

.text
{
  background: none;
  background-color: none;
  margin: 10px;
  border: none;
  font-family: Helvetica, Arial, sans-serif; 
  font-size: 9pt;
  padding: 5px;
  color: #642028;
}

.typewriter
{
  color : #4d508f;
/*  color: #ccffff; */
  font-family: Courier;
  font-weight: bold;
  font-size: 18pt;
}

.clearbox
{
  color : #4d508f;
   text-align: left;
/*
   border-top: 2px solid #544938;
   border-bottom: 2px solid #544938;
   border-left: 2px solid #544938;
   border-right: 2px solid #544938;
*/
   width: 95%;
   padding: 2px;
   margin: 5px;
}

.box 
{
   border-top: 1px solid #ffffff;
   border-bottom: 1px solid #ffffff;
   border-left: 1px solid #ffffff;
   border-right: 1px solid #ffffff;
   padding: 10px;
   background : #7f91f0; 
   color: #ffffff; 
}

.3Dbox
{
   text-align: center; 
   border-top: 2px solid #544938;
   border-bottom: 4px solid #544938;
   border-left: 2px solid #544938;
   border-right: 4px solid #544938;
   width: 95%;
   padding: 2px;
   margin: 8px; 
   background : #7f91f0; 
}

#header 
{
  margin: 0px; 
  width: 100%; 
  background : #7f91f0; 
}

.leftcolumn, .rightcolumn
{ 
  margin: 0px;
  width: 200px;
  text-align: center; 
  vertical-align: top;
   background : #7f91f0; 
   color: #ffffff;
}

#centercolumn
{
  margin: 0px;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: top;

  background : #7f91f0;
  background-color : #7f91f0;

  padding: 10px;
  font-family : Comic Sans MS, Helvetica,Ariel,Times,Roman;
  font-size: 18pt;
  font-weight: bold;
  color: #ffffff;
}

.divider
{
  padding: 0px;
  height: 22px;
  background-color: black;
  background: #663399;
  margin: 0px;
}

#subheader
{
  background-position: 0% 0%;
  border-bottom: 2px solid #ffffe7; 
  background: #ffffe7; 
  background-color: #ffffe7; 
}

#title
{ 
  background-position: 0% 0%;
  background: #ffffe7;
  background-color: #ffffe7;
}

#content
{
  width: 100%;
  margin: 0px;
  padding: 15px;
  font-size: 10pt;
  font-family: Times, serif;
  color: black;
  font-weight: normal;	
}

#rightColumn
{
  width: 20%;
  vertical-align: top;
  padding: 0px;
  margin: 0px;
  background-color: #FFBA52;
  background: #FFBA52;
  font-size: 8pt;
  font-family: Helvetica, Arial, sans-serif;
  color: #ffffff;
}


#footer
{
  color: #ccffff;

  text-align: center;
  vertical-align: bottom;
  font-family : Helvetica;
  font-weight: bold;
  font-size: 8pt;
  width: 70%;
  padding: 2px;
  margin: 5px; 
}

li
{
/*  list-style-image : url(images/inset_ball.gif); */
/*  list-style-image : url(images/right-arrow.gif); */
  padding-left: 5px; 
}

h1
{
  font-size: 26pt;
  color : #ffffff;
  font-weight: normal;
  font-family : Helvetica;
  letter-spacing: -1px;	
  text-transform: lowercase; 
}

h2
{
  color : #ffffff; 
  font-size: 18pt;
  font-family : Helvetica;
  font-weight: normal;
  letter-spacing: 2px;
  text-transform: lowercase; 
}

h3
{
  color : #ffffff; 
  font-size: 16pt;
  font-family : Helvetica;
  font-weight: normal;
  text-transform: lowercase; 
}

h4
{
  color : #ffffff; 
  font-size: 12pt;
  font-family : Helvetica;
  font-weight: normal;
  text-transform: lowercase; 
}

h5
{
  color : #ffffff; 
  font-size: 12pt;
  font-family : Helvetica;
  font-weight: normal;
}

h6
{
  color : #ffffff;
  font-size: 8pt;
  font-family : Helvetica;
  font-weight: normal;
}

/*
P 
{
  text-align: justify;
}
*/

P.double 
{
  color : #ffffff;
   text-align: center;
/*   letter-spacing: 1em; */ 
   font-size: 12pt; 
   width: 100%;
}

.question 
{
    font-size: 12pt;  
    font-family : Usherwood Book,Palatino;
}

.answer 
{
    font-size: 12pt; 
    font-family : helvetica, arial;
}

.heading 
{ 
  text-decoration: none; 
  text-transform: lowercase; 
  text-align: center;
  font-size: 22px;
  font-family: Helvetica;
  font-weight: normal;
}

.update
{
  background: none;
  background-color: none;
  border: none;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 8pt;
}

.sidebar 
{
  background : #7f91f0;
  background-color : #7f91f0;
  color : #ffffff;
  margin : 0px; 
  padding : 0px; 
  border-spacing : 0px;
  vertical-align: center;
  border: 0px;
}

.tracklist
{
  font-size: 10pt;
  font-family: Futura;       
  font-weight: normal;
}

.navbar A:hover
{
  text-decoration: none;
  margin: 0px;
}

.navbarItem 
{
  background-color: none;
}

.navbarItemActive 
{
  text-decoration: none;
  background-color: #7f91f0;
}

.menyoo 
{
  font-family : Helvetica;
  color: #333; 
  font-size: 10px;
  background-color: #9FAFBC;
  layer-background-color: #9FAFBC;
  border-style: solid;
  border-color: #000000;
  border-width: 0px 1px 1px 1px;
}

.menyoo ul
{
  background-color: #9FAFBC;
  color: black;
  padding: 0px;
  margin: 0px;
  width: 100%;
}

.menyoo ul li
{
  width: 100%;
  background-color: #9FAFBC;
  padding: 0px 0px 0px 0px;
  margin: 0px;
  color: black;
}

.menyoo ul li a
{
  font-size:11px;
  width: 100%;
  background-color: transparent;
  white-space: nowrap;
  padding: 3px 4px;
  margin: 0px;
  display: block;
}

.menyoo ul li a:link
{
  color: #000000;
  width: 100%;
  text-decoration: none;
  margin: 0px;
}

.menyoo ul li a:visited
{
  color: #000000;
  text-decoration: none;
  margin: 0px;
}

.menyoo ul li a:hover
{
  color: f8f8f8;
  text-decoration: none;
  background-color:#000;
  margin: 0px;
}

.menyooContainer
{
  position: relative;
}

.content
{
  background-color: transparent;
  color: #ffffff;
/*
  border-right: 5px solid #dddddd;
  border-left: 5px solid #dddddd;
  border-bottom: 0px solid #dddddd;
*/
  padding: 5px;
}

div.infobarRoundTop, div.infobarRoundTop_tl, div.infobarRoundTop_tr, div.infobar
PanelBottom, div.infobarPanelBottom_bl, div.infobarPanelBottom_br
{
  font-weight: bold;
  background-color: #9FAFBC;
  color: #000000;
  text-align: center;
  position: static;
}

div.infobarRoundBottom, div.infobarRoundTopTitle, div.infobarRoundBottom_br, div
.infobarRoundBottom_bl, div.infobarPanelTop, div.infobarPanelTop_tl, div.infobar
PanelTop_tr
{
  font-weight: bold;
  background-color: #9FAFBC;
  color: #000;
  text-align: center;
  position: static;
}

div.infobarHeading
{
  font-weight: bold;
  background-color: #9FAFBC; 
/*
  border-right: 5px solid #472b2b;
  border-left: 5px solid #472b2b;
  border-bottom: 0px solid #472b2b;
*/
  color: #ffffff;
  text-align: center;
  padding-bottom: 4px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 10pt;
  position: static;
}


