* {
	margin: 0;
	padding:0;
}
p {
	padding-bottom: 10px;
}
body {
	background-image: url(../images/bg_grad.gif);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#quote a {
}

a {
	border:0;
}
#header {
	height: 62px;
}
#leftcolumn {
	width: 650px;
	padding: 0 20px 10px 30px;
}
#footer {
	color: #999999;
	font-size:10px;
	padding-top: 20px;
	padding-left: 30px;
	background:url(../images/horizontal_line.gif) no-repeat;
}

#container #hp {
	padding-right: 20px;
	padding-top: 20px;
}
.column {
	width: 270px;
	float: left;
	padding: 20px 20px 0 30px;
}
#moreinfo {
	color: #333333;
	background-image: url(../images/footer-background.gif);
	background-repeat: no-repeat;
	clear: both;
	margin: 0px;
	padding-top: 60px;
	padding-left: 30px;
	height: 50px;
}
#footer a {
	color: #999999;
}

#container {
	background-color: #FFFFFF;
	width: 960px;
	margin: 0 auto;
}
#quote {
	padding-top: 12px;
}

#quote a {
	text-decoration:underline;
	color:#FF6600;
}
#quote a:hover {
	text-decoration:none;
	color:#ff6600;
}
#quoteBy {
	font-weight: bold;
	font-size: 10px;
}

#container #leftcolumn #title {
	text-indent: -5000px;
	background: url(../images/Pick_a_winner.gif) no-repeat;
	height: 115px;
}
.column a {
	color: #ff6600;
	text-decoration: underline;
}
.column h3 {
	font-size: 24px;
	font-weight: bold;
	padding-bottom:5px;
}

.clear{
	clear:both;
}
#animatedgif {
	/*background-image: url(../images/centre_holding.gif);*/
	height: 175px;
	width: 960px;
	background-color:#FF6600;
}
.slideshow { padding: 0; width: 480px; height: 175px; }
.slideshow img { padding: 0; width: 480px; height: 175px;}
.show { height: 175px; }

