
#logo {
   background: url(resources/_wsb_logo.jpg) no-repeat;
}
#key_visual {
   background: url(resources/_wsb_keyvisual.jpg) no-repeat;
}
#slogan {
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #4f525e;
}
#main_nav_list a.main_nav_active_item {
  background: url(images/dynamic/buttonset10/n1hover.gif) no-repeat;
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}
#main_nav_list a.main_nav_item {
  background: url(images/dynamic/buttonset10/n1.gif) no-repeat;
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000;
}
#main_nav_list a.main_nav_item:hover {
  background: url(images/dynamic/buttonset10/n1hover.gif) no-repeat;
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}
#sub_nav_list a.sub_nav_active_item {
  background: url(images/dynamic/buttonset10/subnav1hover.gif) no-repeat;
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
}
#sub_nav_list a.sub_nav_item {
  background: url(images/dynamic/buttonset10/subnav1.gif) no-repeat;
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #000;
}
#sub_nav_list a.sub_nav_item:hover {
  background: url(images/dynamic/buttonset10/subnav1hover.gif) no-repeat;
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
}
#content_container h1 {
  font-family: trebuchet ms,tahoma,verdana,arial,sans-serif;
  font-style: normal;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #4f525e;
}
#content_container h2 {
  font-family: trebuchet ms,tahoma,verdana,arial,sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #4f525e;
}
#content_container h3 {
  font-family: trebuchet ms,tahoma,verdana,arial,sans-serif;
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none;
  color: #4f525e;
}
#content_container, #content_container p {
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #494949;
}
#content_container a:visited {
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #4f525e;
}
#content_container a:link {
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #4f525e;
}
#content_container a:hover {
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: 6d6d6d;
}
#content_container a:active {
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
  color: #4f525e;
}
#footer_text {
  font-family: arial, tahoma,verdana,  sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #494949;
}

label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em
display: block
}

.submit input
{
margin-left: 4.5em;
} 
input
{
color: #ffffff;
background: #444444;
border: 1px solid #781351
font-size: 18px;

}

.submit input
{
color: #000;
background: #444444;
border: 2px outset #d7b9c9
font-size: 18px;
} 
fieldset
{
border: 1px solid #781351;
width: 20em
font-size: 18px;
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
font-size: 18px;
} 


.playerinfo {
display: none; 
position: absolute;
top: 0;
left: 0; 
border: 1px solid grey;
background-color: lightgrey;
}



