.carnival-bg{
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
}

.carnival-bg-2{
	background-image:url(images/bg2.jpg);
	background-repeat:no-repeat;
}
.logo{
	height:90px;
}


.logo-2{
	height:30px;
}

.thumb-all-wrapper{
width:500px;
}

.contest-wrapper{
width:615px;
height:579px;
margin-left:20px;
}
	
.thumb-wrapper{
	padding:10px;
	margin:0px 0px 10px 10px;
	width:90px;
	float:left;
	background-color:#414646;
	
}
.thumb-wrapper img {
	width:90px;
	height:56px;
}

.descrip{
	padding:3px;
	font:12px/18px "Trebuchet MS", Verdana;
	color:#FFFFFF;
	}
	
a.descrip {
	font:12px/18px "Trebuchet MS", Verdana;
	color:#FFFFFF;
	
}
a:hover.descrip {
	font:12px/18px "Trebuchet MS", Verdana;
	color:#fa43aa;
	text-decoration: none;
}
	

.image{
	padding:10px;
	margin:0px 0px 10px 30px;
	width:500px;
	float: none;
	background-color:#cd876c;
	
}

.arrow {
	width:500px;
	height:75px;
}


.arrow-left{
	padding:10px;
	margin:0px 0px 10px 250px;
	float: none;
	}
	
.button{
	padding:0px;
	margin:50px 0px 0px 490px;
	width:80px;
	}
	
.link-container{
	margin:120px 0px 0px 0px;
	width:550px;
	}
	
.link{
	margin:0px 0px 0px 10px;
	float: right;
	}
	
.sweep{
clear:both;
}