#body .description {
	display:block;
	padding-top:8px;
}

#body .header {
	font-size:18px;
	color:#c4002c;
}

#body .postspacer {
	width:100%;
	height:20px;
	clear:both;
}#body .picturetext {
	font-style:italic;
	margin-bottom:2px;
	font-size:11px;
	clear:both;
	line-height:110%;
	padding-left:4px;
}

#body li.posts {
	list-style-type:none;
	margin-bottom:20px;
}

#body .picturebox {
	line-height:110%;
	padding-bottom:12px;
}

#body .picturebox img {
	line-height:110%;
}

#body .player img {
	opacity:0.35;
	filter:alpha(opacity=35);
}

#body .player img {
	
}

#body .picturebox a.player {
	background-image:url(../images/play_text_large.png);
	background-repeat:no-repeat;
	background-position:center center;
}

#body .picturebox a {
	
}	

#body .lineafter {
	border-bottom:1px solid #eee;
}

#menu {

}

#menu a {
	outline:none;
	height:30px;
	line-height:29px;
}	

#menu li.menuitem a{
	padding-left:28px;
	color:#36666f;
	text-decoration:none;
	width:214px;
	display:block;
	font-weight:bold;
	background-image:url(../images/buttons.gif);
	background-repeat:no-repeat;
	text-transform: uppercase;
}

#menu li.subli a{
	padding-left:37px;
	width:205px;
	display:block;
	text-transform: none;
}

#menu li {
	list-style-type:none;
	/*height:30px;*/
	overflow:hidden;
}

#menu li.menuitem a:hover,#menu li.menuitem a.selected{
	background-image:url(../images/buttons.gif);
	background-repeat:no-repeat;
	background-position:0px -30px;
	color:white;
}

#menu li.menuitem a.selectedu{
	background-image:url(../images/buttons.gif);
	background-repeat:no-repeat;
	background-position:0px -60px;
	color:white;
}

#menu li.subli a:hover,#menu li.subli a.selectedsub{
	background-image:url(../images/buttons.gif);
	background-repeat:no-repeat;
	background-position:0px -120px;
	color:#36666f;
}


#menu li.subli a{
	background-image:url(../images/buttons.gif);
	background-repeat:no-repeat;
	background-position:0px -90px;
	color:#36666f;
}.dologin {
	padding:4px;
	cursor:pointer;
	width:15px;
	height:11px;
	margin-left:208px;
	margin-bottom:40px;
}

#loginform {
	text-align:center;
	border:1px solid black;
	padding:12px;
	width:200px;
	display:none;
	background-color:white;
}