BODY {
	background: url(images/contest_bg.jpg?a=a) no-repeat top;
}

A:link, A:visited {
	color: #02b8fc;
	font-size: 13.4px;
	display: inline;
	text-decoration: none;
}

#bigSnowflake {
	position: absolute;
	top: 0px;
	left: -5px;
}

#col2 {
	position: relative;
	width: 683px;
	margin-top: -20px;
	margin-left: 147px;
	overflow: visible;
	border: 0px solid #000;
	background: none;
}

#contestTabs {
	position: absolute;
	left: 114px;
	top: 0px;
}

#contestTabs .selected IMG {
	margin-top: -33px;
}

#contestTabs A {
	float: left;
	position: relative;
	height: 33px;
	overflow: hidden;
}

.contestTab {
	position: relative;
	top: 0px;
	left: 0px;
}

#contestIntro {
	position: absolute;
	top: 35px;
	left: 0px;
	width: 574px;
}

#contestIntro IMG {
	float: left;
}

#prizes {
	position: absolute;
	top: 434px;
	left: 64px;
}

#prizeText {
	position: relative;
	margin-left: 283px;
	margin-top: 487px; 
}

#howHeader {
	position: absolute;
	top: 815px;
	left: 131px;
}

#howText {
	position: relative;
	margin-left: 283px;
	margin-top: 110px; 
}

#prizeText, #howText {
	font-size: 13.4px;
	line-height: 18px;
	color: #444;	
}
UL#articleNav {
	background: #fff;	
}

#footer {
	border: 0px;
	margin-left: 283px;
}

H2 {
	margin: 0px;
	margin-top: 23px;
	font-size: 18px;
	color: #f60f5c;
	font-family: arial;
	}

.smallBg {
	background: url(images/contest_bg_small.jpg) no-repeat top;
	border: 1px solid #000;
}

#contestPhotos A {
	display: block;
	width: 116px;
	height: 116px;
	float: left;
	margin-right: 27px;
	margin-bottom: 27px;
	overflow: hidden;
	background: #000;
}

#contestPhotos A IMG {
	display: block;
	margin: 0px auto;
}

#user, #voting {
	float: left;
	color: #514c49;
	padding-top: 20px;
	margin-bottom: 20px;
}

#msg {
	position: absolute;
	top: 12px;
	left: 78px;
	color: #f60f5c;
	font-weight: bold;
}

#user {
	border-left: 1px solid #caced0;
	padding-left: 10px;
	margin-left: 10px;
}

#voting {
	float: right;
}

#largeImgInfo {
	position: relative;
	margin-top: 10px;
	margin-left: 10px;
	height: 100px;
}

#largeImgInfo UL STRONG {
	float: left;
	color: #514c49;
}

#largeImgInfo UL LI {
	color: #514c49;
	float: left;
	width: 325px;
	margin-left: 5px;
}

#largeImgInfo UL {
	list-style: none;
	position: absolute;
	top: 65px;
	left: 38px;
	font-size: 12px;
}

#largeImgInfo .avatar {
	float: left;
}

