#content {
  width: 1002px ;
  margin-left: auto ;
  margin-right: auto ;
}

#contentleft 
{
	float: left;
	width: 243px;
}

.funnytitle 
{
	background-image: url('/images/funny_menuleft.gif');
	height: 41px;
}

.funnyitem 
{
	background-image: url('/images/media_menuleftbg.gif');
	height: 23px;
	padding-top: 9px;
	padding-left: 50px;
	font-family: Tahoma;
	font-weight: bold;
	color: #7b7b7b;
	vertical-align: text-bottom;
}

.funnybottom 
{
	background-image: url('/images/media_menuleftbottom.gif');
	height: 28px;
}

.funnyitem a:link {color: #7b7b7b; text-decoration:none;}
.funnyitem a:visited {color: #7b7b7b; text-decoration:none;}
.funnyitem a:hover {color: #FF0000;}

.selectlink a.link, .selectlink a:visited, .selectlink a:hover{
color: #ff41d9;
text-decoration:none;
}

#contentright 
{
	float: left;
	width: 759px;
}

#wrapper
{
	margin-left: 10px;
}

#mediatab 
{
	background-image: url('/images/mediatab_bg.gif');
}

#mediacontent 
{
	background-image: url('/images/mediadata_bg.gif');
}

.dmedia {	
	margin-top: 0px;
}

.dmediatitle {
	float: left;
	font-size: 11px;
	font-weight: bold;
	width: 372px;
	height: 20px;
	color: #d305fb;
	padding-top: 10px;
}

.dmediaitem {	
	float: left;
	width: 372px;
	font-size: 11px;
}

.dmediaitem a {font-weight: normal; text-decoration:none; color:#000;}
.dmediaitem a:visited {color:#000;}
.dmediaitem a:active {color:#000;}
.dmediaitem a:hover {color:#FF0000; text-decoration: underline;}

.dmediapaging 
{
	clear: both;
	color: #34de02;
	font-weight: bold;
}
