html {
	font-size: 16px;
}
body, html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, pre, vite, code, em, img, samp, small, strong, var, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thread, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body {
	background-color: #ff8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a {
	text-decoration: none;
	color: #00E;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #551A8B; 
}
#header {
	background:url(images/shade.gif) bottom repeat-x;
	background-color: black;
	height: 180px;
	padding: 5px;
}
#title {
	background:url(images/hun-head.jpg) right no-repeat;
	float: left;
	color: #fff;
	width: 399px;
	height: 130px;
}
#title h1 {
	color: white;
	font-size: 47px;
	font-weight: bold;
	margin-bottom: 0;
	line-height: 40px;
}
#title h2 {
	font-size: 39px;
	color: #ff8;
	margin-top: 0;
	margin-bottom: 5px;
}
#contactinformation {
	float: right;
	padding: 0;
	margin: 0;
	width: 242px;
}
#contactinformation ul {
	font-weight: bold;
	font-size: 11px;
	width: 100%;
}
#contactinformation ul li {
	background-color: #666;
	line-height: 24px;
	float: right;
}
#contactinformation ul li a {
	padding: 0 18px 0 18px;
	color: white;
	text-decoration: none;
	display: block;
	border: 1px solid black;
	border-right: none;
}
#writeus {
	font-size: 11px;
	font-weight: bold;
	color: white;
	clear: right; 
	float: right;
	width: 236px;
}
#writeus span {
	color: #999;
}
#latestupdate {
	margin: 0 auto;
	position: relative;
	margin-top: 35px;
	color: white;
	width: 300px;
	display: inline-block;
}
#latestupdate h1 {
	font-size: 20px;
}
#latestupdate p {
	font-size: 10px;
	color: #999;
}
.container {
	width: 900px;
	margin: 0 auto 20px auto;
	text-align: justify;
/*	border: 1px solid black;*/
}
.container a {
	text-align: left;
}
.container span {
	font-weight: bold;
}
.container p {
	margin-bottom: 16px;
}
.container h1 {
	font-size: 20px;
}
#counter {
	margin: 0 0 10px 10px;
	float: right;
	font-size: 10px;
	width: 102px;
	text-align: center;
	border: 1px solid black;
}
.bannerhorizontal {
	color: red;	
	text-align: center;
	font-size: 12px;
	width: 600px;
	height: 120px;
	clear: both;
	margin: 10px auto 10px auto;
}
.bannerhorizontal img {
	border: 2px solid;
}
.bannerhorizontal p {
	margin-bottom: 10px;
}
.bannervertical {
	color: red;
	float: right;
	margin-left: 0;
	width: 120px;
	font-size: 12px;
}
.bannervertical img {
	border: 2px solid;
}
#yourbannerhere {
	background: url(images/painter.gif) no-repeat; 
	width: 270px;
	height: 120px;
	margin: 0 auto;
	padding-left: 125px;
}
#yourbannerhere h1 {
	font-size: 32px;
	margin-bottom: -5px;
}
#yourbannerhere h2 {
	font-size: 20px;
}
#yourbannerhere a { 
	text-decoration: none;
	margin-left: 10px;
	display: block;
}
.navigator {
	background: url(images/shadebar.gif) repeat-x;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.navigator ul {
	width: 920px;
	margin: 0 auto 20px auto;
	display: inline-block;
}
.navigator li {
	list-style-type: none;
	width: 180px;
	float: left;
}
.navigator li a {
	text-decoration: none;
	list-style-type: none;
	height: 35px;
	font-size: 12px;
	line-height: 33px;
	display: block;
	background-color: #666;
	color: white;
	margin: 1px;
	border: 1px solid black;
	font-weight: bold;
}
.navigator li a:hover {
	background-color: #999;
}
.history ul {
	width: 809px;
}
.history li {
	width: 67px;
}
.history li a {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
}
#overflow {
	width: 100%;
	background-color: #666;
	display: none;
}
#joke {
	font-size: 14px;
	background-color: #ffc;
	padding: 5px;
	border: 1px solid black;
}
#joke h1 {
	font-size: 20px;
}
#joke a { text-decoration: none; font-weight: bold; }
#joke a:hover { text-decoration: underline; }
#joke img {	float: right; margin-left: 10px; }
.clear {
	clear: both;
}
.hunlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
}
.hunlinks li {
	font-size: 16px;
	margin-bottom: 2px;
	text-align: left;
}
.hunlinks li a {
	line-height: 17px;
	font-size: 16px;
	text-decoration: none;
}

.hunlinks ul {
	list-style-position: none;
	list-style-type: none;
	margin-bottom: 20px;
}
.hunlinks ul li {
	margin-right: 5px;
}
.hunlinks ul li table {
}
.hunlinks ul li table tr {
	vertical-align: top;
}
.hunlinks ul li table tr td {
	white-space: nowrap;
}
.score { 		/* span used to hold the vote images */
	margin-right: 2px;
}
.score img {
	height: 10px;
}
.searchwindow {
	background: url(images/magnifier.png) no-repeat 3px 6px;
	border: 1px solid #666;
	background-color: white; 
}
.search button {
	border: 1px solid #666;
	background-color: #ccc; 
	width: 65px; 
}
.search input {
	background-color: white;
	border: 0;
}
.disclaimer {
	font-size: 9px;
	text-align: justify;
}
#mobile {
	width: 75%;
	margin: 20px auto 20px auto;
	padding: 50px;
	background-color: #FFC;
	border: 3px solid red;
	display: none;
}
.competition {
	border: 1px solid #666;
	background-color: #ffc;
	text-align: left;
	width: 746px;
	padding: 1px;
}
.competition img {
	width: 110px;
	height: 80px;
	border: 1px solid #ffc;
}
.competition img:hover {
	border: 1px solid black;
}
.special {
/*	display: none; 
*/	background-color: #FC6;
	width: 900px;
	color: black;
	padding: 10px 5px 10px 5px;
	border: 1px solid black;
/*	background-image: url(images/stuffing.jpg);
	background-repeat: no-repeat;
	background-position: left top;
*/}
.special a {
	color: black;
	text-align: left;
}
.special a:visited {
	color: #333;
}
.special ul il {
	border: 1px solid white;
	list-style-type: none;
	margin-right: 0px;
}
.special ul li:hover {
}
.special img {
	margin: 1px 15px 5px 0;
	border: 1px solid black;
}
.speciallinks {
	text-align: left;
	margin: 0 0 0 0;
}
.specialnote {
	float:right;
	margin: 1px 5px 0 0;
	text-align: left;
	border: 1px solid black;
	background-color:#FC9;
	width:120px;
	height:213px;
	font-size:12px;
	padding:3px;
}
.special .static {
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	margin: -11px -5px 0 5px;
	padding: 2px 0 0 5px;
	width: 150px;
	height: 100%;
	float: right;
	font-size: 12px;
	text-align:left;
}
.special .static h1 {
	font-size: 14px;
	color: blue;
}
.special .static a {
	color: green;
	text-decoration:underline;
}
/*.highvotes {
	background-color: #ffc;
	border: 1px solid #666;
	padding: 5px;
}
.highvotes ul li {
	list-style: none;
}
.highvotes ul li a img{
	width: 80px;
	height: 60px;
	border: 1px solid black;
}*/
.previewthumb {
	border: 1px solid #00e;
	width: 80px;
	height: 60px;
	margin-right: 5px;
}
.vote {
	width: 85px;
}
.voteimg {
	cursor: pointer;
	width: 14px;
	height: 14px;
	float: left;
	margin-top: 3px;
}
.votesmallimg {
	margin-top: 3px;
	height: 14px;
}
.votelargeimg {
	margin-top: 3px;
	height: 14px;
}
#newyear {
	background: url(images/valentinedildo.gif) top right no-repeat;
	padding: 0 250px 0 100px;
	height: 400px;
	width: 275px;
}
#newyear h1 {
	font-size: 48px;
}


.linklist {
	float: left;
	width: 775px;
}
.linklist table {
	margin-bottom: 10px;
}
.tm {
	display:inline;
	font-size:12px;
       vertical-align:top;
}

.listing {
  background-color: #FFFFCC;
  border: 1px solid #999999;
  font-size: 16px;
  float: left;
  height: 198px;
  margin: 5px;
  padding: 1px;
  width: 362px;
}
.listing .title {
	display: block;
	height: 39px;
	overflow: hidden;
}
.listing .thumbs {
	clear: both;
	height: 137px;
	margin-bottom: 4px;
}
.listing .vote {
	float: left;
	font-size: 12px;
	height: 18px;
}
.votehighlight {
	background-color:#FF6;
	color: red;
}


