body { font-size: 100%; font-family: "trebuchet ms", verdana, arial; background-color: black; text-align: center; width: 914px; margin: 15px auto; }
#container { text-align: left; width: 915px; margin-top: 20px; }
#logo { float: left; }
#header1 { width: 914px; float: left; }
#content { background-image: url(../images/stage/stage_03.png); background-repeat: repeat-y; text-align: center; width: 766px; float: left; }
#content_text { color: black; font-family: "trebuchet ms", verdana, arial; text-align: center; float: left; margin-right: 28px; margin-left: 78px; }
#content_media { color: black; font-family: "trebuchet ms", verdana, arial; text-align: center; width: 766px; float: left; }
#links { color: #ccc; text-align: center; width: 148px; float: right; }
#footer { width: 766px; height: 26px; float: left; }
#copyright { color: gray; font-size: 80%; text-align: right; width: 740px; height: 8px; }
#navi { text-align: left; width: 766px; height: 32px; float: left; padding-left: 75px; }
.clear{
clear: both;
}
h1 { font-size: 180%; font-weight: bold; }
h2 { font-size: 120%; font-weight: bold; }
h3 { font-size: 100%; font-weight: bold; }
p {}
td { text-align: center; vertical-align: middle; width: 33%; border: groove 2px #ccc; }
a:link { color: #f90 ; text-decoration: none; }
a:visited { color: #f90 ; text-decoration: none; }
a:hover { color: #f00 ; text-decoration: none; }
a:active { color: #ccc ; text-decoration: none; }
