p.links {
text-align: center; }

table {
position: relative;
width: 100%; }

body {margin: 0;
padding: 0;
font-family: sans-serif;
line-height: 1.4em;
font-size: medium;
background: #000000; }

a:link {
color: #20e000;
text-decoration: underline overline; }

a:visited {
text-decoration: none;
color: #20e000;
font: sans-serif; }

a:hover, a:active {
background: #000000;
border: groove; }

h1 {
color: #000000;
font: bold 200% sans-serif; }

h2 {
color: #ff0000;
font: bold 140% sans-serif;
text-align: center; }

h3 {
font: bold 140% sans-serif;
color: #000000;
text-align: center; }

img#peggy {
position: relative;
}

div#peggy {
position: relative;
left: 150px;
top: 30px; }

div#contact{padding: 2%;
text-align: justify;
margin-left: 24%;
background-color: #ffffff;
color: #000000;
margin-bottom: 20px;
border-left: solid #20e000 medium;
position: relative;
border: thick #20e000 ridge;
top: 50px;
width: 70%; }

p.caption {
font: italic smaller sans-serif; }

div#header {background-color: #000000;
position: relative; }

img.beam {
position: relative;
left: +20%; }

div#footer {padding: 2%;
text-align: center;
clear: both;
background-color: #000000;
color: #ffffff;
width: 100%;
height: 40px; }

div#main-content {text-align: justify;
background-color: #ffffff;
color: #000000;
margin-bottom: 20px;
border-left: solid #20e000 medium;
position: relative;
border: thick #20e000 ridge;
left: 200px;
top: +30px;
width: 70%;
margin: 5px;
padding: 4%;
height: 90%; }

div#notice {
font-weight: bold;
}

div#sidebar {padding: 2%;
float: left;
text-align: right;
background-color: #000000;
color: #ffffff;
width: 20%;
height: 90%; }

#navbar {
top: 300px;
left: 20px;
width: 160px;
text-align: center;
font-weight: bold;
background: #20e000;
position: absolute;
border: thick #ffffff groove;
border-top: none;
font-size: smaller; }

#navbar a:link, #navbar a:visited {
display: block;
color: #000000;
border-bottom: 1px #000000 none;
padding-top: 3px;
padding-bottom: 3px;
text-decoration: none;
background: #20e000;
border: 1px solid; }

#navbar a:hover, a.current {
background-color: #ffffff; }