
body
{ padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; background-color: #000000; font-family: Arial; }
 
p
{ font-family: Arial; font-size: 8pt; color: #000000; }

a
{ text-decoration: none; color: #006400; }

a:hover
{ text-decoration: underline; color: #FFFFFF; }
 
#banner
{ text-align: left; vertical-align: bottom; width: 1100px; height: 177px;
  background-image: url("images/banner.gif"); background-color: #000000; }

#player
{ position: absolute; top: 66px; left: 456px; }
  
#navi
{ position: absolute; top: 130px; left: 448px; }

#navi ul
{ margin: 4px; padding: 0px; list-style-type: none; }

#navi li
{ display: inline; margin: 0px 2px 0px 2px; }

#navi a
{ text-align: center; margin: 0px; }
 
#center
{ text-align: center; }

#main
{ margin: auto; width: 800px; }

#home
{ float: left; text-align: left; width: 440px; margin: 10px; padding: 0px; }
  
.home
{ background-color: #64C864; width: 400px; }

#record
{ float: left; text-align: left; margin: 10px; padding: 0px 0px 0px 0px;}

.record
{ background-color: #64C864; font-family: Arial; font-size: 8pt; color: #000000; }

#foot
{ text-align: center; color: #64C864; font-family: Arial; font-size: 7pt; }

.corner
{ width: 30px; height: 30px; }