body { background-color: #660066;color: #ffd700; font: 14pt; font-family: Andalus, Verdana; margin: 0px }

 h2, h3, h4, h5, h6 { color: #ffd700; font-family: Andalus, Verdana;}
 h1{color:#ff6600; font family:Andalus,Verdana}
h1, h2, h3, h4, h5, h6 {
    voice-family: bark;
    stress: 20;
    richness: 90;
    cue-before: url("2bark.wmf")
}

html {
scrollbar-base-color: #cc99cc;
scrollbar-arrow-color: black;
scrollbar-track-color: #ffff99;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}

a:link { text-decoration: none;  font-family: Andalus, Verdana; color: #cc6600} 
a:visited { text-decoration: none;  font-family: Andalus, Verdana; color: #cc6600} 
a:hover { text-decoration: none;  font-family: Andalus, Verdana; color: #330033 } 
a:active { text-decoration: none;  font-family: Andalus, Verdana; color: #330033}


#modernbricksmenu2{
padding: 0;
width: 100%;
border-top: 5px solid #660066; /*Yellow color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu2 ul{
margin:0;
margin-left: 0%; 
/*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:sentencecase;
}

#modernbricksmenu2 a{
float: left;
display: block;
font: bold 12px Andalus, Verdana;
color: #660066;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: #ffd700; /*Yellow color theme*/ 
border-top: 1px solid #660066;
}

#modernbricksmenu2 a:hover{
background-color: #cc99cc; /*Yellow color theme*/ 
color: #660066;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
background-color: #D25A0B; /* Yellowcolor theme*/ 
color: white;
border-color: #D25A0B; /*Yellow color theme*/ 
}




