@charset "utf-8";
/* CSS Document */

#fl_humorlist-menu {
width: 200px;

/* this width value is also effected by
the padding we will later set on the links. */
}
#fl_humorlist-menu ul {
	margin: 0;
	padding: 0;
	list-style:none;
	list-style-type:none;
	font-family: verdana, arial, sanf-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align:left;
} 
#fl_humorlist-menu li {
margin: 2px 0 0;
}
#fl_humorlist-menu a {
display: block;
width:190px;
height: 30px;
padding: 2px 2px 2px 10px;
border: 1px solid #d46e6e;
background: #000066;
text-decoration: none; /*lets remove the link underlines*/
background-image:url(images/Palmtree1.gif);
background-repeat:no-repeat;
background-position:right;
} 
#fl_humorlist-menu a:link, #fl_humorlist-menu a:active, #fl_humorlist-menu a:visited {
color:#FFFF00;
}

#fl_humorlist-menu a:hover {
border: 1px solid #906464;
background: #0033CC;
color: #ffffff;
background-image:url(images/sun11.gif);
background-repeat:no-repeat;
background-position:right;
}

.menuhead {
display: block;
width:190px;
padding: 2px 2px 2px 10px;
border: 1px solid #8cbee3;
background: #33FF99;
font-family: verdana, arial, sanf-serif;
font-size: 13px;
text-align: left;
}



#humorlist-menu {
width: 200px;
/* this width value is also effected by
the padding we will later set on the links. */
}
#humorlist-menu ul {
	margin: 0;
	padding: 0;
	list-style:none;
	list-style-type:none;
	font-family: verdana, arial, sanf-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	vertical-align:middle;
} 
#humorlist-menu li {
margin: 2px 0 0;
}
#humorlist-menu a {
display: block;
width:190px;
height: 30px;
padding: 2px 2px 2px 10px;
border: 1px solid #d46e6e;
background: #000066;
text-decoration: none; /*lets remove the link underlines*/
background-image:url(images/Palmtree1.gif);
background-repeat:no-repeat;
background-position:right;
} 
#humorlist-menu a:link, #humorlist-menu a:active, #humorlist-menu a:visited {
color:#FFFF00;
}

#humorlist-menu a:hover {
border: 1px solid #906464;
background: #0033CC;
color: #ffffff;
background-image:url(images/h1.gif);
background-repeat:no-repeat;
background-position:right;
}

.cartoon-index { 
display: block;
width:100px;
padding: 2px 2px 2px 10px;
border: 1px solid #8cbee3;
background: #33FF99;
font-family: verdana, arial, sanf-serif;
font-size: 13px;
text-align: left;

