body {margin: 0px; padding: 0px; text-align: center;}
.main {text-align: center; width: 930px; margin: 0px auto;}
.top {Font-Family: Arial; Font-size: 14px; color: #555555; line-height: 1.6;}
.top a {color: #CA1E47; Text-decoration: none; font-weight: bold;}
.top a:hover {color: #FF916F; Text-decoration: underline; font-weight: bold;}
.top li {color: #555555; list-style: none; line-height: 1.6; padding: 0px;}
.niches {width: 930px; text-align: left; color: #555555; Font-Family: Arial; Font-size: 16px; padding: 10px; }
.niches a:link {color: #CA1E47; Text-decoration: none; font-weight: bold;}
.niches a:visited {color: #CA1E47; font-weight: bold; Text-decoration: none;}
.niches a:hover {color: #FF916F; Text-decoration: underline; font-weight: bold;}
.thumbs {width: 930px; background: #FF916F; text-align:center; color: #EEEEEE; Font-Family: Arial; Font-size: 10px;}
.thumbs img {width: 110px; height: 150px; border: #FFFFFF 1px solid;}
.thumbs a:link IMG {border: #FFFFFF 1px solid;}
.thumbs a:hover IMG {border: #FFFFFF 1px dashed;}
.thumbs a {font-family: Helvetica; font-size: 11px; color: #fff; text-decoration: none; font-weight: bold;}
.thumbs a:hover {text-decoration: underline;}}
.videothumbs {width: 930px; background: #FF916F; text-align:center; Font-Family: Arial; Font-size: 14px; color: #FFFFFF;}
.videothumbs img {color: #75083c; width: 180px; height: 135px; border: #FFFFFF 1px solid;}
.videothumbs a:link IMG {border: #FFFFFF 1px solid;}
.videothumbs a:visited IMG {border: #FFFFFF 1px solid;}
.videothumbs a:hover IMG {border: #FFFFFF 1px dashed;}
.trade {Font-Family: Arial; Font-size: 13px; color: #333333;}
.name {Font-Family: Arial; Font-size: 20px; color: #94615E;}
.text {width: 930px; Font-Family: Arial; Font-size: 11px; color: #94615E;}
.bottom {Font-Family: Arial; Font-size: 11px; color: #000000; text-align:center;}
.pagination {
	clear: both;
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	color: #333;
}
.pagination ul {
	padding: 10px auto;
}
.pagination li {
	display: inline;
}
.pagination a {
	padding: 6px 8px;
	margin: 2px;
	background-color: #FF916F;
	text-decoration: none;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	
}
.pagination a:hover {
	color: #fff;
	text-decoration: none;
	-webkit-box-shadow: 1px 1px 1px #CA1E47;
	-moz-box-shadow: 1px 1px 1px #CA1E47;
	box-shadow: 1px 1px 1px #CA1E47;
	
}
.hardlink a {color: #333;}
