h1 {
   font-family:Verdana,Arial,Helvetica,sans-serif;
   font-size: 30pt;
}

div#menu ul {
	 margin: 0 auto;
	 margin-left: 1em;
}

div#menu ul li {
	 display: inline;
background: url(../images/menu_background.png) #fff bottom left repeat-x;
height: 2em;
line-height: 2em;
width: 9em;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 20px;
padding-right: 20px;
} 

div.cb h2 {
   font-weight: bold;
   font-size: 20pt;
   margin-bottom: 0.5em; 
   font-family:Verdana,Arial,Helvetica,sans-serif;
   width: 100%;
   color: white;
   background-color: black;
   margin-left: -10px;
   padding-right: 20px;
}

div.cb h3 {
   font-weight: bold;
   font-size: 16pt;
   margin-bottom: 0.5em; 
   font-family:Verdana,Arial,Helvetica,sans-serif;
   width: 100%;
   margin-left: 0px;
   padding-right: 20px;
}

div.cb ul {
       list-style: disc;
       margin-left: 1em;
    font-weight: bold;
}

div.cb ul li {
    margin-bottom: 1em;
}

div.cb {
    color: #0d2474;
}

div.cb p {
    margin-bottom: 1em;
}

div.cb a {
    font-weight: bold;
    text-decoration: none;
    color: #0d2474;
}

div.cb a:hover {
    text-decoration: underline;
}

#poem {
    font-size: 10pt;
    margin-bottom: 1em;
    margin-left: 0.5em;
}

div.weatherday {
   font-family: Verdana,Arial,Helvetica,sans-serif;
    border: 5px #0D2474 solid;
    padding: 0.5em;
}

div.weatherday table tr td {
    padding: 0.2em;
}

div.weatherday div.weathersymbol {
    width: 75px;
    height: 75px;
    float: right;
    border: 1px black solid;
    font-size: 75px;
    background-color: #4979b3;
    color: #9a9d9e;
    color: black;
    text-align: center;
    background-image: url("../images/weather_bg.png");
    background-repeat: no-repeat;
   font-family: Lucida, Arial, sans-serif;
}

p#weathercity {
    font-size: 0.8em;
    font-weight: bold;
    text-align: right;
    color: white;
    background-color: #0D2474;
    margin: 0;
    padding: 4px;
}


div.cb p.rsslink {
    float: right;
    margin-top: 5px;
}

div.cb p.rsslink a {
font-weight: normal;
font-size: 0.8em;
font-family: sans-serif;
color: white;
}
