body {
	background:#ffffff url(img/bkg_v4s_no_bottom.gif) repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0;
	margin:0;
}
img {
	border:0;
	display:block;
}
h1, h2, h3 {
	font-family: 'Walter Turncoat', cursive, sans-serif;
	font-weight: normal;
	margin-top:0;
	margin-bottom:.5em;
}
h1 {
	margin-left:-19px;
}
h2 {
	font-size:28px;
}
a {
    color: #224477;
    text-decoration: none;
}
a:visited {
    color: #445577;
}
a:hover {
    color: #333333;
}
.cent {
	display:block;
	margin:0 auto;
}
.cen {
	text-align:center;
}
.fr {
	float:right;
	margin:0 0 10px 10px;
}
.fl {
	float:left;
	margin:0 10px 10px 0;
}
.b {
	font-weight:bold;
}
.footnote {
	margin-top:24px;
	font-size:80%;
}
.big {
	font-size:150%;
}
.lil {
	font-size:80%;
}
.clr {
	clear:both;
}
.req {
	color:#990000;
}
.warn {
	color:#cc0000;
	font-size:150%;
}
.win {
	color:#009900;
	font-size:150%;
}

#lnav {
	width:125px;
	float:left;
	padding-top:4px;
}
#lnav #below {
	margin-left:37px;
}
#stretch {
	margin:0 20px 0 130px;
}
#tnav {
	width:818px;
	height:146px;
	text-align:center;
	margin:4px auto 0;
	position:relative;
}
#tnav #titl {
	position:absolute;
	left:0;
	top:56px;
}
#tnav div {
	display:inline-block;
	text-align:center;
	font-size:9px;
	font-weight:bold;
	font-style:italic;
}
#tnav div span {
	color:#ffffff;
}
#canvas {
	background:#ffffff;
	width:960px;
	margin:0 auto 10px;
	min-height:310px;
	position:relative;
}
#entries {
	margin:0px auto;
	width:959px;
	background:#fff;
}
#sorts {
	margin:1px 1px 12px 1px;
	padding:0;
    width: 640px;
}
#sorts a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	cursor:pointer;
	background:#ddd;
	color:#000;
	text-align:center;
	border:1px solid #000;
     -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
}
#sorts a img {
	display:inline;
}
#sinst {
	float:right;
	width:269px;
	margin-left:1px;
}
#sfield {
	float:right;
	width:134px;
	margin-left:1px;
}
#shuf {
	display:block;
	width:110px;
	margin-right:1px;
}
#long {
	background:#fff;
	width:639px
}
.item {
	overflow:visible;
	width:640px;
	padding:0;
	margin:0 0 8px;
	background:#ddd;
	border:1px solid #888;
	list-style-type: none;
	position:relative;
	min-height:60px;
}
.item li {
	float:right;
	padding:2px;
	border: 1px solid #888;
	border-width:0 1px 1px 0;
	background:#ddd;
	-moz-box-shadow: inset 0 0 5px #888;
	-webkit-box-shadow: inset 0 0 5px #888;
	box-shadow: inner 0 0 5px #888;
}
li.c1 { width:120px; }
li.c2 { width:130px; }
li.c3 { width:265px; border-right:0; }
li.c4 { width:110px; padding:0; border-width:0 1px 0 0; overflow:hidden; float:none; }
li.c4 img { margin:0 auto; }
li.c5 { width:91px; }
li.c6 { width:525px; font-weight:bold; font-size:13px; border-right:0; }
li.c7 { width:120px; }
li.c8 { width:529px; height:28px; padding:0; overflow:hidden; border-width:1px 0 0; position:absolute; bottom:0; right:0; }
li.c9 { width:524px; height:56px; overflow:auto; }

li.up, li.lnk {
    background-color: #009900;
    border: 0 none;
    border-radius: 6px 0 0 6px;
    font-size: 10px;
    height: 40px;
    left: 0;
    line-height: 10px;
    margin-left: -31px;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 30px;
	z-index:2;
}
li.lnk {
    background-color: #ddd;
	padding-top:15px;
	height:15px;
	top:30px;
	z-index:1;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
li.lnk a {
}
li.up a, li.up {
    color: #FFFFFF;
}
li.up span {
    font-size: 18px;
    line-height: 25px;
}
li.up span.hun, li.up span .hun {
    font-size: 12px;
	font-weight:bold;
}
#contentment {
	float:right;
	width:287px;
	background:#fff;
	padding-left:30px;
}
#footer {
	width:960px;
	margin:10px auto 90px;
	text-align:right;
	clear:both;
}
#footer a {	color: #114466; }
#footer a:visited {	color: #335566; }
#footer a:hover { color: #333333; }



ul.winners {
    list-style-type:none;
}

ul.winners li {
    margin-bottom:1.5em;
}