a:link    { color: #999999; text-decoration: none; }
a:visited { color: #999999; text-decoration: none; }
a:hover { color: white; text-decoration: underline; }
a:active  { color: white; text-decoration: underline; }

body {
 font: 10pt "Arial", sans-serif;
 color: white;
 background-color: #bf0000;
 vertical-align: top;
}

img {
 border: 0;
 display: block;
}

.center {
 text-align: center;
 margin-left: auto;
 margin-right: auto;
 width: 800px;
}

.top {
 width: 800px;
 height: 150px;
 border-bottom: 1px solid white;
}

.topt {
 width: 800px;
 height: 150px;
}

.main {
 width: 800px;
}

.wing {
 width: 120px;
 height: 150px;
}

.name {
 text-align: left;
 width: 560px;
 height: 120px; 
}

.menu {
 width: 560px;
 height: 30px; 
}

h2 {
 font-size: 20px;
 color: white;
 font-weight: normal;
}

h3 {
 font-size: 12px;
 color: white;
}

h4 {
 font-size: 12px;
 color: white;
 text-decoration: underline;
}

.photo {
 width: 120px;
 padding-top: 30px;
 vertical-align: top;
}

.show {
 width: 560px;
 text-align: justify;
 padding-top: 30px;
 vertical-align: top;
}

.link {
 width: 110px;
 margin-top: 150px;
 color: #999999;
 text-align: justify;
}

.cnt {
 text-align: center;
}
