body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-color: #d7811c;
	background-image: url(/images/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #fc0;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1 span {
	text-transform: uppercase;
}
a:link, a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover, a:active {
	color: #dc2b19;
}



#header, #main, #footer {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(/images/main_top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 45px;
}


#main {
	background-image: url(/images/main_bg.png);
	background-repeat: repeat-y;
	background-position: center;
	position: relative;
}
#Snowball {
	position: absolute;
	top: -30px;
	left: -148px;
	z-index: 1;
}
#Snowball_bubble {
	position: absolute;
	top: -80px;
	left: -55px;
	z-index: 1;
}

#sidebar  {
	width: 155px;
	margin-left: 10px;
	float: left;
	z-index: 2;
}
#sidebar #nav {
	list-style-type: none;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar  #nav  a {
	text-decoration: none;
	background-image: none;
	color: #fff;
	margin-left: 20px;
}
#sidebar  #nav  li:hover {
	text-decoration: none;
	background-image: url(/images/navBG.png);
	color: #fff;
	background-repeat: no-repeat;
}
#sidebar #addthis {
	margin-top:50px;
	margin-left:10px;
}

#sidebar #countown {
	background-image: url(/images/countdownBG.png);
	background-repeat: no-repeat;
	height: 110px;
	margin-top: 50px;
}
#sidebar #countown p {
	font-size: 18px;
	font-weight: bold;
	color: #dc2b19;
	text-align: center;
	height: 110px;
	line-height: 110px;
	margin: 0px;
}
#sidebar #countown span {
	color: #000;
}
#content  {
	width: 655px;
	margin-right: 10px;
	float: left;
	padding: 0px 10px;
}
#content p {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	margin-left: 30px;
}
#content  .contact {
	font-size: 10px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#content .contact a:link, #content .contact a:visited {
	color: #fff;
	text-decoration: none;
}
#content  .contact  a:hover, #content .contact a:active {
	color: #dc2b19;
}



#vote_frame {
	height: 494px;
	width: 649px;
	border: 3px solid #000;
}
#photos_full {
	background-image: url(/images/stills/cover.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 655px;
	margin-bottom: 15px;
	text-align: center;
}




#footer {
	padding-top: 35px;
	background-image: url(/images/main_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer .nav {
	font-size: 10px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	text-decoration: none;
}
#footer   .nav   a:link, #footer .nav a:visited {
	color: #dc2b19;
	text-decoration: none;
}
#footer  .nav  a:hover, #footer .nav a:active {
	color: #fff;
	text-decoration: none;
}

#footer .copyright {
	font-size: 10px;
	text-align: center;
	margin: 0px;
}

#voteforthecat2832056 ul {
	list-style:none;
	margin:0px 0px 0px 30px;
	padding:0px;
	font-size:10px;
}

#voteforthecat2832056 .headline {
	font-size: 16px;
	font-weight: bold;
	margin:20px 0px 0px -30px;
	display:block;
}

#voteforthecat2832056 .headline a:link, #voteforthecat2832056 .headline a:visited {
	color: #fc0;
}
#voteforthecat2832056 .headline a:hover, #voteforthecat2832056 .headline a:active {
	color: #dc2b19;
}

#voteforthecat2832056 .feedItemAuthor {
	margin:5px 0px 0px -30px;
	font-style:italic;
}

#voteforthecat2832056 .date {
	margin:0px 0px 15px -30px;
	font-style:italic;
}

#voteforthecat2832056 #creditfooter {
	display:none;
}
