#topcontent {
width:100%;
height:100px;
margin-top:0px; 
padding: 0px;
}

#topcontent H1 {
width:900px;
font-size: 150%;
margin-top:0px;
margin-left: 40px; 
margin-bottom: 0px;}

#topcontent a {
font-size: 80%;
margin-top:0px;
margin-left: 80px;
margin-bottom: 0px; 
color: aqua;
/*background-color: rgb(11,122,150)*/;
}

#leftcontent {
position: absolute;
left: 5px;
top: 110px;
background: #FFFFFF;
float: left;
width:330px;
height:480px;
color:#000000;
background-color: #FFFFFF;
margin-top:5px; 
margin-left:95px;
padding: 0px;
}
span.subhead{
font-size: 60%;
/*font-weight: normal;
color: white;
background-color: rgb(11,122,150);*/
}
#maincontent {
background: #ffffff;
width:350px;
height:480px;
color:#000000;
margin-top:5px; 
margin-left:520px;
padding: 0px;
}

p.poem{
text-align:center;
font-style: italic;
}

img.rfloat{
float: right;
margin-left: 10px;}

img.lfloat{
float: left;
margin-right: 10px;}

#botcontent {
width:900px;
height:60px;
color:#000000;
background-color: #FFFFFF;
margin-top:80px; 
margin-left:40px;
padding: 0px;
}
#botcontent p {
font-size: 80%;
}

#validity{
width:350px;
height:60px;
color:#000000;
background-color: #FFFFFF;
margin-top:0px; 
margin-left:40px;
padding: 0px;}
pre:hover {/* arbitrary element hover */
  background: #ffd700;
  /* Opera - Moz supported */
}
  .emcent{
  text-align: center;
  font-style: italic;
  font-size: 80%
  }

a.chas {
color: rgb(0,76,126);
font-size: 80%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: center;
border:3px outset #BCE2BE;
background-color: white;
padding: 3px;
margin: 0px; 
}

a.bobb {
color: white;
font-size: 80%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: center;
border:3px outset #BCE2BE;
background-color: rgb(0,76,126);
padding: 3px;
margin: 0px; 
}

a.bobb:hover {
background-color: #E43218;
color: #000000;
padding:3px;
border:3px inset #BCE2BE;

}
a.bobb:active {
background-color: #E43218;
color: #000000;
padding:3px;
border:3px inset #BCE2BE;
}
