body  {
	font-family: Helvetica, Arial, sans-serif;
	background-image:  url(fonf5.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	margin: 0;
	padding: 0;
	color:#fff;
	font-size:small;
}

img {
	display:block;
}

a img{
	border:none;
}

a{
	color:#fff;
}

a:hover{
	font-weight:bold;
}



#menu{
	background-color:#666;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	padding-top:3px;
	padding-bottom:3px;	
}

.menuitem{
	margin-left:15px;
	margin-right:15px;
}

.menuitem a{
	text-decoration:none;
}

.menuitem a:hover{
	text-decoration:underline;
}

.box_trans_bg{
	padding:10px;
	background-image: url(file:///E|/web/pagcomunidad&#180;2/images/transparentbg.png);
	margin:0 0 20px 0;
}

.leftcol_item{
	clear:left;
	margin-bottom:10px;
	margin-left:10px;
	padding:0px;
	font-size:x-small;
	line-height:100%;
	font-weight:bold;
}

.leftcolimg{
	float:left;
	width:80px;
	height:80px;
	margin:0 2px 0 0;
	border:4px #000 solid;
}

.leftcol_item p{
	padding:4px 4px 4px 10px;
	margin:0 0 1px 0;
	font-family:verdana, sans-serif;
	background-image: url(file:///E|/web/pagcomunidad&#180;2/images/transparentbg.png);
	clear:right;
}

.leftcol_item .title{
	font-weight:bold;
	line-height:90%;
	padding-left:10px;
	font-size:medium;
}

.leftcol_item .title a{
	line-height:90%;
	color:#666;
	text-decoration:none;
}

#catalogList{
	height:140px;
	white-space:nowrap;
}

#catalogList ul{
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
}

#catalogList ul li{
	width:110px;
	float:left;
}
#masthead{
	position:absolute;
	top:0;
	right:0;
	z-index:1;
	width:550px;
	height:400px;
	background-image:  url(file:///E|/web/pagcomunidad&#180;2/images/bg_turntable.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
ul li a{
	line-height:140%;
	padding:4px;
	text-decoration:underline;

}

ul li a:hover{
	background-color:#fff;
	color:#666;
	text-decoration:none;
}

#staffpicks dl{
	margin:0;
	padding:0;
	list-style-type:none;
}

#staffpicks dt{
	float:left;
	width:150px;
	padding:3px;
	padding-left:6px;
	margin-right:6px;
	border-bottom:1px #fff solid;
	border-right:1px #fff solid;	
}

#staffpicks dd{
	padding:3px;
	border-bottom:1px #fff solid;
}