body { font-family: verdana, arial, sans-serif; font-size: 12px  }
a, a:link, a:visited { color: #666666; text-decoration: none; }
a:hover { text-decoration: underline; }
div#outer { width: 100%; text-align: center;}
div#inner { margin-left: auto; margin-right: auto; width: 780px; text-align: left; }
div#middle { height: 450px; }
div#title { text-align: center; height: 30px; }
div#middle div#menu { width: 24%; float: left; overflow: auto; height: 350px; }
div#middle div#menu ul { list-style: none; text-align: center; margin: 0; padding: 0; }
div#middle div#menu ul li { margin-top: 20px; }
div#middle div#content { width: 50%; float: left; overflow: auto; height: 400px; }
div#middle div#content img { margin: 0px 0px 5px 5px; border: 1px solid #000000; padding: 1px; }
div#middle div#rightpanel { width: 24%; float: left;  margin-left: 15px; overflow: auto; height: 350px;  font-size: 0.8em;}
div#footer { font-size: 0.8em; }

