body{width:100%;background-color:#000000;background-image:url(bg.jpg);background-repeat:repeat;text-align:center;margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;leftmargin:0px;topmargin:0px;rightmargin:0px;bottommargin:0px;scrollbar-track-color:#000000;scrollbar-face-color:#000000;scrollbar-3dlight-color:#ffffff;scrollbar-arrow-color:#ffffff}

a.{font-size:10pt;text-align:justify;font-style:italic}
a:link { color: #800080; text-decoration: none }
a:visited { color: #800080; text-decoration: none }
a:hover { color: #808080; text-decoration: none }
a:active { color:#800080; text-decoration: none }

a.foot:link{font-family:verdana,arial,non-serif;font-weight:bold;font-size:8pt;color:#800080;text-decoration:none;font-style:none}
a.foot:visited{font-family:verdana,arial,non-serif;font-weight:bold;font-size:8pt;color:#800080;text-decoration:none;font-style:none}
a.foot:hover{font-family:verdana,arial,non-serif;font-weight:bold;font-size:8pt;color:#808080;text-decoration:none;font-style:none}
a.foot:active{font-family:verdana,arial,non-serif;font-weight:bold;font-size:8pt;color:#800080;text-decoration:none;font-style:none}

h1,h2,h3{font-family:"lucida sans",verdana,arial,non-serif;margin-right:0px;margin-bottom:0px;}
h1{font-family:"lucida sans",verdana,arial,non-serif;margin-left:0px;margin-right:0px;margin-top:0px;margin-bottom:5px;font-size:8pt;font-weight:normal;color:#ffffff;text-align:center;line-height:20px}
h2{font-family:"lucida sans",verdana,arial,non-serif;margin:0px;font-size:13pt;font-weight:normal;color: #800080;text-align:center;padding:0px}


p{font-family:verdana,arial,non-serif;font-size:10pt;font-weight:normal;color:#800080;text-align:justify;margin-left:40px;margin-right:40px}
P.poem{font-family:verdana,tahoma,helvetica,arial,non-serif;font-size:10pt;font-weight:normal;color:#800080;margin-top:5px;margin-left:45px;margin-right:3px;text-align:center;overflow:visible}
P.foot{background-color:#ffffff;background-image:url(footbg.jpg);background-repeat:repeat;margin:0pt;font-family:verdana,arial,serif;font-size:7pt;color:#605B45;text-align:center;line-height:8pt;padding:0pt}

li{font-family:verdana,arial, non-serif; font-size:10pt;font-style:italic;font-weight: bold; color: #800080; margin-top: 0px; margin-left: 3px; margin-bottom:4pt; margin-right: 3px; text-align: justify; list-style-image:url(box.jpg)}

img{border-style:outset;border-color:#cb993a;border-weight:6px}

table{width:800px;background-image:url();background-repeat:no-repeat;padding:0pt;border-style:outset;border-width:1px;border-color:#D9AD52;margin:0pt;margin-bottom:0px;text-align:center}

td{background-color:#ffffff;background-image:url(srbg.jpg);background-repeat:no-repeat;border-style:outset;border-width:0px;border-color:#acacac;margin:0pt;margin-bottom:0px;padding:0pt;text-align:center}

td.foot{background-color:#ffffff;background-image:url(footbg.jpg);background-repeat:repeat;border-style:outset;border-width:0px;border-color:#acacac;margin:0pt;margin-bottom:0px;padding:0pt;text-align:center}



.chromestyle{
width: 780px;
font-weight: bold;
}
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 20px; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px outset #D9AD52;
width: 100%;
background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}



.chromestyle ul li a{
color: #5D66B7;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 0px solid #DADADA;
}



.chromestyle ul li a:hover{
background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}



.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */
.dropmenudiv{
position:absolute;
top: 0;
border: 1px outset #D9AD52; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
font:bold 10px Verdana;
line-height:18px;
z-index:100;
background-color: #ffffff;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px indent #D9AD52; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-style:italic
font-weight: bold;
color: #800080;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #ffffff;
}

