/* CSS Document */
body {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
a {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#999999;
}
a:hover {
	color: #FFCC00;
}
img {
	border:none;
}
table {
	text-align:center;
}
#middle {
	text-align:left;
}
div div table {
	width:850px;
}
span.large {
	font-size:24px;
}

#menuBound {
	background-image: url(../img/menubackground.jpg);
	height:36px;
}
div.menuItem {
	margin-top:5px;
	width:150px;
}
div.menuItem a{
	color: #666666;
	font-size:17px;
	font-weight:500;
}
div.menuItem a:hover {
	color: #333333;
	font-weight: 900;
}
div.live {
	margin-top:5px;
	width:150px;
}
div.live a {
	font-weight: 900;
	color: #000000;
	font-size:20px;
}
div.live a:hover {
	color: #333333;
	font-weight: 900;
}
div #leftBound {
	width:350px;
	text-align:left;
}
div #middleBound {
	display:inline;
	text-align:left;
}
#contact-us {

}