#leftpanel {width:150px; position: absolute; top: 0; left: 0px}
#rightpanel {width:150px; position: absolute; top: 0; left: 650px}
#footer {display: none;}
#leftupper {width:150px; position: absolute; top: 0; left: 0px}
#filmstrip {background: red;}


#weatherwarning { font-weight:bold; color: red; }
#heartwarning { font-weight:bold; color: red; }

#contentarea {width:450px; position: absolute; top: 10; left: 150px}
#contentarea A:link {color: darkgreen; background: #FFFFEE;text-decoration: none;font-style:italic;font-family:times-roman;font-size:18px;font-variant:normal;}
#contentarea A:visited {color: darkgreen; background: #FFFFEE;text-decoration: none;font-style:italic;font-family:times-roman;font-size:18px;}
#contentarea A:active {color: darkgreen; background: #FFFFEE;text-decoration: none;font-style:italic;font-family:times-roman;font-size:18px;}
#contentarea A:hover {color: red; background: #FFFFEE;text-decoration: normal;font-style:italic;font-family:times-roman;font-size:18px;}

#navigation {width:140px; position: absolute; top: 95; left: 10px}
#navigation A:link {color: darkgreen; background: #FFFFEE;text-decoration: none;font-variant:small-caps;font-style:italic;font-family:arial black;font-size:14px;}
#navigation A:visited {color: darkgreen; background: #FFFFEE;text-decoration: none;font-variant:small-caps;font-style:italic;font-family:arial black;font-size:14px;}
#navigation A:active {color: darkgreen; background: #FFFFEE;text-decoration: none;font-variant:small-caps;font-style:italic;font-family:arial black;font-size:14px;}
#navigation A:hover {color: red; background: #FFFFEE;text-decoration: normal;font-variant:small-caps;font-style:italic;font-family:arial black;font-size:14px;}

.date {color: navy; background: #FFFFEE;text-decoration: none;font-variant:small-caps;font-style:normal;font-family:arial;font-size:14px;}

.caption {color: darkgreen; background: #FFFFEE;text-decoration: normal;font-variant:small-caps;font-style:italic;font-family:arial black;font-size:14px;}

.indent {position:relative; left:20px;}

BODY {background: #FFFFEE; color: navy;font-size:16px; font-family:Times; font-weight:normal; }

H1 {color: darkgreen; background: #FFFFEE;text-decoration: normal;font-variant:small-caps;font-style:italic;font-family:arial black;font-size:48px;}


