
/* LIBRARY HOME PAGE */
div.desc {width: 78%; min-width: 450; max-width: 594;}
p.desc {padding: 14 8 0 17;}

/* TALK, MUSIC AND POETRY MENUS */
div.menu {width: 76%; min-width: 500; max-width: 550;}
p.menu {padding: 22 0 0 0; color: #800080; font-size: 19px; font-weight: bold;}
p.menu1 {
  font-size: 16px;
  line-height: 6mm;
  padding: 8px 35 0 35;
}
a.menu:link {color: #0000ff; text-decoration: none;}
a.menu:visited {color: #59188e; text-decoration: none;}
a.menu:hover {color: none; text-decoration: underline;}

/* COPYRIGHT NOTICE */
p.notice {margin-top: 28px; font-size: 15px;}


/* SPEAKER AND ARTIST PAGES */
p.text {padding-top: 9;}

/* PHOTOGRAPHS */
a.photo:link {font-family: "Times New Roman"; font-size: 14px; color: #0000ff; text-decoration: underline;}
a.photo:visited {font-family: "Times New Roman"; font-size: 14px; color: #59188e; text-decoration: underline;}
a.photo:hover {font-family: "Times New Roman"; font-size: 14px; color: #ff0000; text-decoration: underline;}
a.photo:active {font-family: "Times New Roman"; font-size: 14px; color: #ff0000; text-decoration: underline;}


/* SPEAKERS PLAYER */
div.player {padding-top: 14px;}
p.player_title {padding: 18 0 2 0; font-size: 17px;}
p.player_desc {margin-top: 3px; font-size: 12px;}


/* ARTISTS PLAYER (TITLE & DESCRIPTION) */
p.playerAT {margin-top: 0; margin-bottom: -2px; padding: 0; text-align: center;
  color: #0000ff; font-size: 15px;}
p.playerAD {margin: 0; padding: 1px 0 0 0; color: #000080; font-size: 14px;}

/* MICHAEL MATHIAS (copyright title) */
p.album1 {
  margin: 16px 0 0 0;
  padding: 0;
  color: #000080;
  text-align: center;
  font-family: "Times New Roman";
  font-size: 15px;
}

