body { background: black; color: #C0C0C0; font-family: Arial, sans-serif; font-size: 75%; margin:0% 10% 2%; }

a { text-decoration: none; background: transparent; }
a:active { color: #FFFFFF; text-decoration: underline; }
a:hover { color: #FFFFFF; text-decoration: underline; }
a:link { color: #C0C0C0; }
a:visited { color: #808080; }


div.leftmen { float: left; width: 25%; }
div.rightmen { float: right; width: 25%; }

hr { clear: both; color: #C0C0C0; width: 100%; }
hr75 { clear: both; color: #C0C0C0; width: 75%; }

img { border: 0em; }

p.name { text-align: left; color: #008000; font-weight: bold; }
p.album { text-align: left; color: #000000; font-weight: bold; }
p.copy { text-align: left; font-style: italic; font-size: 150%; }
p.intro { color: #FFFFFF; font-style: italic; background: transparent; }
p.image { text-align: center; margin: 2em; border-style: solid; border-width: 2px; border-color: #C0C0C0;}
p.text { color: #C0C0C0; background: transparent; }
p.host { color: #008000; font-style: italic; font-weight: bold; background: transparent; }
p.link { margin: 0.1em 1em 1em; }
p.menu { float: left; width: 50%; }
p.pics { float: right; width: 45%; margin: 1em; }
p.show { float: left; margin: 1em; }
p.title { text-align: center; color: #008000; font-weight: bold; margin: 1em; }
p.top { text-align: center; font-style: italic; font-weight: bold; color: #008000; background: transparent; }
p.faqtext { color: #C0C0C0; background: transparent; font-size: 85%; }

span.title { color: #008000; font-size: 80%; font-weight: bold; margin: 1em; }
span.med { font-size: 80%; }
span.lg {font-size: 120%; }


ul.disc { list-style-type: disc }
ul.none { list-style-type: none }

