/* there is no i in wowt */
body {
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/2010_bg_body.gif) repeat-x top center;
    padding:0; 
    margin:0; 
	font-size:12px;
	}

table tr td {
	vertical-align:top;
	font-size:12px;
		}
h2 {
	margin:10px 0;
	padding:0;
	color:#be7a54;
	letter-spacing:-3px;
	font-weight:normal;
	font-size:24px;
		}
a {color:#cc7342;}
img {
	border:none;
}

div.container 
    { 
	margin:0 auto;
	width:900px;
    } 
div.left {
	min-height:600px;
	height:auto !important;
	height:600px;
	width:220px;
	float:left;
			}
ul.bandleden {
	list-style:none;
	margin:0;
	padding:0;
	}
div.right {
	min-height:600px;
	height:auto !important;
	height:600px;
	width:680px;
	float:left;
			}
div.content {
	background:url(images/2010_bg_content.gif) repeat-y;
	min-height:500px;
	height:auto !important;
	height:500px;
	border-bottom:#ccc solid 1px;
		}
ul.menu {
	list-style:none;
	margin:11px 0 0 0;
	padding:0;
	background:#595959;
	border:#fff 1px solid;
	border-bottom:none;
	height:43px;
	}
	ul.menu li {
		float:left;
		line-height:43px;
		margin-left:20px;
		}
	ul.menu li a {
		color:#fff;
		font-size:24px;
		font-weight:bold;
		text-decoration:none;
		}
		ul.menu li a:hover {
			color:#be7a54;
			}
		ul.menu li a.current {
			color:#cc7342;
			}
table.social {
	float:right;
	margin:5px 5px 0 0;
	}
table.social a:hover {background:#595959; text-decoration:none} /*BG color is a must for IE6*/
table.social a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:130px;}
table.social a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;} 

table.optredens td {
	padding:5px; border-bottom:#000 solid 1px;
	}
	td.history,
	td.history a {
		color:#999
		}
table.perskit th {
	background: #595959;
	text-align:left;
	padding:5px;
	color:#FFF;
}
table.perskit td {
	padding:5px;
}
div.likebox {
	width:292px;
	height:255pxpx;
	float:right;
	margin:0 0 10px 10px;
	}
