#hometable {
	clear: both;
	margin: 35px 35px;
}
#hometable td {
	vertical-align: top;
}
#homecontent {
	vertical-align: top;
}
h1 {
	margin: 0;
	padding: 0;
	font: normal 22px/24px 'Century Gothic', 'Lucida Sans', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #CB577A;
}
h2 {
	margin: 0 0 -10px;
	padding: 0;
/*	font: normal 22px/24px 'Century Gothic', 'Lucida Sans', 'Trebuchet MS', Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	line-height: 18px;
	color: #66117B;
}
p {
	margin: 12px 0;
}




#slideshow {
	position: relative;
	width: 507px;
	height: 271px;
}
.slide-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 507px;
	height: 241px;
	background-position: center center;
	background-repeat: no-repeat;
}





#upcoming {
	padding: 0 20px 0 20px;
	line-height: 16px;
}
#upcoming h2 {
	margin: 0 0 10px;
}
#upcoming p {
	margin: 10px 0;
}


#winners {
	padding: 0 0 0 20px;
	line-height: 16px;
	color: #CB577A;
}
#winners h2 {
	margin: 0 0 15px;
}
#winners td {
	padding: 0 5px 10px 0;
}


#buttons {
	padding: 30px 0;
}
#buttons table {
	background: #FDEDF4 url(../images/home/strip-bg-buttons.gif) top left repeat-x;	
}
#buttons td table {
	background: none;
}
#buttons td, #buttons th {
	padding: 20px;
	vertical-align: middle;
	font-weight: normal;
	white-space: nowrap;
}
#buttons td td {
	padding: 0 15px 15px 0;
}
#buttons th td {
	padding: 0;
}


#poll h1 {
	margin: 0;
	padding: 0;
}
#poll div {
	padding: 1px 25px;
	background: url(../images/pics/poll-bg.gif) top left repeat-y;
}
#poll div div {
	border: 1px solid #F5A7C8;
	background: #FFFFFF none;
	padding: 1px;
}
#poll div div div {
	height: 10px;
	background-color: #9F70A9;
	line-height: 10px;
	border: none;
	padding: 0;
}
#poll p {
	margin: 5px 0;
	line-height: 16px;
}
#poll form {
	margin: 0 20px;
}
#poll input {
	margin: 15px 4px -2px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #66117B;
}
#poll h4 {
	margin: 15px 0 5px;
	padding: 0;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
}


#quote {
	vertical-align: middle;
	text-align: center;
	background: url(../images/home/quote-flower.gif) center no-repeat;
}
#quote div {
	margin: 15px 10px 5px 20px;
	background: url(../images/home/quote-end.gif) bottom right no-repeat;
}
#quote p {
	padding: 0 35px;
	background: url(../images/home/quote-start.gif) top left no-repeat;
	text-align: left;
	font-style: italic;
	color: #9F70A9;
}


#stripbg {
	background: url(../images/home/strip-bg.gif) top center no-repeat;
	padding-bottom: 58px;
	position: relative;
}
#strip {
	margin: 0 auto;
	width: 960px;
	padding: 7px 0 0 6px;
}
#strip img {
	border: 1px solid #F9CCDF;
	padding: 2px;
	background: #FFFFFF url(../images/page/clear.gif) center no-repeat;
}
#strip td {
	font-size: 9px;
	line-height: 12px;
	color: #824092;
}
#strip td a {
	text-decoration: none;
	color: #9F70A9;
}
#strip td a:hover {
/*	text-decoration: underline;*/
	color: #824092;
}

#tickercase {
	clear: both;
	padding: 3px 7px 7px;
	margin: 0 5px 0 35px;
	font: normal 12px/24px 'Century Gothic', 'Lucida Sans', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border: 1px dashed pink;
	color: #CB577A;
}
