html {
background-color: #e0d5b5;
}
body{
color: #333333;
margin-left: 2px;
margin-right: 2px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
font-weight: normal;
margin-top: 0px;
         }
a:link {
  color: #333333;
  text-decoration: underline;
}

a:visited {
 color: #990000;
}

a:hover {
 text-decoration: underline;
 color: #333333;

}
th 
      {
        text-align: right;
        font-weight: bold;
        verticle-align: top;
        padding-right: 5px;
        
       }
td
       {
         verticle-align: top;
         padding-top: 2 px;
}

h1, h2
      {
        font-weight: bold;
        color: #333333;
        
      }

h1 {
        font-size: 140%;
      }
h2 {
        font-size: 110%;
      }
h3 {
        font-size: 105%;
        font-style: italic;
        font-weight: bold;
}

#allcontent {
  background-color: #e0d5b5;
  border-left: 1px solid ;
  border-right: 1px solid  ;  
 }
#header {
   height:           108px;
   width:            595px;
  text-align:       center;
  background-color: #e0d5b5;
  font-size: 105%;
  font-style: italic;
  font-weight: bold;
  color: #990000;
  }


#leftnavigation {

position: absolute;
top: 120px;
left: 5px;
width: 150px; 
padding: 2px;
line-height: 1em;


}

#leftnavigation a:visited {
  color: #990000;
  text-decoration: none;
}
#leftnavigation a:link {
  color: # #000099;
  text-decoration: none;
}
#leftnavigation a:hover {
  color: #006633;
  text-decoration: underline;
}

#main {
border-left: 1px solid  ;
margin:  0px 10px 0px 154px ;
padding-left: 5px;
}

#right-image {

margin: 0px 10px 0px 10px;
width: 450px;
float: right;
padding: 2px;

}

p.caption {
text-align: center;
font-style: italic;
}

p.small-caption 
{
text-align: center;
font-style: italic;
font-size: 10px;
}

p.center
{
text-align: center;
}

#footer {
background-color: #e0d5b5;
text-align: center;
padding: 5px;
font-size: 75%;
font-style: italic;
}

#footer a:link {
  color: #041c43;
  text-decoration: underline;
}
#footer a:hover {
  color:   #688fb6;
  text-decoration: underline;
}
#fortuneTwo, #numbersTwo
{
height: 41px;
width: 275px;
margin: 0px auto 0px auto;
padding-top: 10px;
}
#numbers, #fortune {
height: 36px;
width: 275px;
margin: 0px auto 0px auto;
padding-top: 15px;
} 
