
   body {background: white url(bar.gif) repeat-y; color: gray}
   h1, h2, h3, h4, h5, h6, a {font-family: sans-serif; color: rgb(153, 50, 204)}
   hr {color: rgb(186, 85, 211);}
   #head img {width: 600; height: 76;}
   #audio img {width: 252; height: 181}
   #video img {width: 212; height: 171}

   #linklist {position: absolute; top: 110; left: 5; width: 220px; padding: 5px}
   #linklist a:link, #linklist a:visited {color: rgb(128,128,255); font-size: 8pt; text-decoration: none}
   #linklist a:hover {text-decoration:underline; color: rgb(102,102,102)}
   #linklist a:active {color: rgb(128,128,255)}

   #head {border-bottom: 1px solid rgb(186, 85, 211); background-color: white;
          position: relative; top: 0; center: 0; padding: 5px}

   #weather {float: left; background-color:rgb(240,240,240);
             width: 210px; text-align: left; font-size: 8pt; color: rgb(128,128,255)}

   #articles {margin-left: 220px; margin-top: 0 px; margin-right: 5%; border-left: 1px solid rgb(186, 85, 211); padding-left: 10px }
   .firstp:first-letter {float: left; font-size: 300%; line-height: 0.75}
   #articles a:link, #articles a:visited {color: rgb(153, 50, 204); font-size: 10 pt; text-decoration: none}
   #articles a:hover {text-decoration:underline; color: rgb(102,102,102)}
   #articles a:active {color: rgb(128,128,255)}

   #article2 {clear: right; border-top: 1px solid rgb(128,128,255)}

   #audio, #video {text-align: center; font-size: 8pt; font-family: sans-serif}
   #audio {float: right; margin: 0px 0px 5px 20px}
   #video {float: left; margin: 0px 20px 5px 0px}
