body { background-color: black; }
p { }
td { }
a:link { color: black; text-decoration: underline; }
a:visited { color: black; text-decoration: underline; }
a:hover { color: gray; text-decoration: underline; }
a:active { color: gray; text-decoration: underline; }
.banner { position: absolute; top: 10%; left: 5%; width: 1010px; height: 30px; margin-bottom: 5px; }
.content { background-color: white; position: absolute; top: 10%; left: 5%; width: 1010px; height: 482px; margin-top: 38px; }
#text { color: black; font-size: 0.8em; font-family: verdana; line-height: 1.2em; background-color: white; float:left; width: 467px; height: 462px; overflow: auto; padding: 8px 4px; }
#pic { float:right; width: 530px; height: 482px; }
.menu { text-align: left; position: absolute; top: 10%; left: 5%; width: 1010px; height: 35px; margin-top: 528px; padding-top: 5px; }
.headline { color: #333; font-size: 1em; font-family: verdana; font-weight: bold; line-height: 1.2em; }
