body {
   color: #000;
   background-color: #306;
   font-family:Goudy Old Style, Verdana, Arial, Helvetica, sans-serif;
}
table {
   padding: 0;
}
td {
   color: #000;
   background-color: #fff	;
   font-family:Goudy Old Style, Verdana, Arial, Helvetica, sans-serif;
   font-size: 1em;
}
p {
   text-align:justify;
}
#main {
   color: #000;
   background-color: #fff;
   width: 785px;
}
#menu {
   color: #fff;
   background-color: #000;
   width: 785px;
   text-align: center;
}
#menu a:link, #menu a:visited {      
   color: #fff;
   background-color: #000;
   text-decoration: none;
}
#menu a:hover {      
   text-decoration: underline;
}
#content a:link, #content a:visited {
   color: #306;
   background-color: #fff;
}
#content a:hover {      
   text-decoration: underline;
}
#rightSideBarBox {
   font-size: 1em;
   color: #333;
   background: #eee;
}   
#rightSideBarBox h1{
   font-size: 1em;
}   
#footer {
   color: #fff;
   background-color: #306;
   font-size: .8em;
   text-align: center;
}
#footer a:link, #footer a:visited {      
   text-decoration: none;
   color:#fff;
   background-color: #306;
}
#footer a:hover {      
   text-decoration: underline;
}

div.figure {
   float: right; 
   width: 20%; 
   margin: 0; 
   padding: 0;
}

div.content {
   float: right; 
   width: 50%; 
   margin: 0; 
   padding: 0;
   text-align:center;
}
.bp {
   color: #306;
   background-color: #fff;
   font-weight:bold;
}
.pi {
   color: #306;
   background-color: #fff;
   font-style:italic;
}
.lp {
   color: #306;
   background-color: #fff;
   font-weight:bold;
   font-size:18px;
}

