body {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  background-color: #444;
  text-align: center;
  padding: 0;
  margin: 0;
}
#table {
  width: 796px; 
  height: 453px;
  margin-top: 30px;
}
#logo {
  vertical-align: bottom;
  padding: 0 10px 10px 10px;
}
#body {
  text-align: left;
  color: white;
  height: 485px;
  width: 647px;
  vertical-align: top;
}
#menu {
  width: 150px;
  background: #444; 
  text-align: center;
  line-height: 13px;
}
#music {
  padding-top: 2px;
  background: #444; 
  text-align: left;
  font-size: 10px;
}
.menu {
  font-size: 10px;
}
.title {
  float: left; 
  position: absolute; 
  filter: alpha(opacity=0);
  -moz-opacity: 0.0; 
  z-index: 1; 
  font-size: 16px;
  border: 1px solid red;
  width: 80px;
}
.text {
  float: left; 
  position: absolute; 
  filter: alpha(opacity=0);
  -moz-opacity: 0.0; 
  z-index: 1; 
  font-size: 12px;
}
a {
  color: white;
  font-weight: bold;
  text-decoration: none;
}
img {
  border: none;
}
.yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFCC;
	border: 1px solid #999999;
}
table {
	font-size: 13px;
}
.topbalk {
  width: 100%;
  padding: 0px;
  margin: 0px;
  background-color: #DCDCDC;
}
a.navmenu:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	text-transform: lowercase;
}

a.navmenu:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	text-transform: lowercase;
}

a.navmenu:hover {
	text-decoration: none;
	color: #C0C0C0;
	font-weight: bold;
	text-transform: lowercase;
}

a.navmenu:active {
	text-decoration: none;
	color: #C0C0C0;
	font-weight: bold;
	text-transform: lowercase;
}
