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

#contentleft{
	width: 292px;
	float: left;
}

#contentright{
	width: 293px;
	float: right;
}

div.shaderight{
	background-color: #efeee9;
	border: 1px solid #dad8c7;
	width: 271px;
	padding: 10px;
}
div.noshadeleft{
	border: 1px solid #dad8c7;
	width: 270px;
	padding: 10px;
}
div.noshadert{
	border: 1px solid #dad8c7;
	width: 271px;
	padding: 10px;
}
p#quickcheck{
	background-image: url(../images/quickcheckicon.gif);
	background-repeat:no-repeat;
	padding-left: 45px;
}
p#marlinmonthly{
	background-image: url(../images/marlinicon.gif);
	background-repeat:no-repeat;
	padding-left: 45px;
}
.pubheader{
	font-weight: bold;
	font-size: 16px;
}
input.pubsubscribe{
	width: 195px;
}
.labelsubcribe{
	text-align: left;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}
div.fpheader{
	border: 1px solid #dad8c7;
	border-bottom: 0px;
	background-image:url(../images/frontpage_headerbg.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	font-weight: bold;
	vertical-align: bottom;
	height: 16px;
	width: 280px;
	margin: 10px 0px 0px 0px;
	padding-left: 10px;
	padding-top: 6px;
	
}
ul.frontlist{
	padding: 0px;
	margin: 0px 0px 0px 10px;
	list-style-type: circle;
	
}
ul.frontlist li{
	padding: 0px 0px 8px 0px;
	margin: 0px;
	text-align: left;
	
}
img.topmargin{
	margin-top: 6px;
	margin-bottom: 0px;
	padding: 0px;

}
img.featured{
	
	
}