/* CSS Document */

#content {
	margin-top:20px;
	}
#breadcrumbs {
	top:407px;
	}
#sunnysavers {
	margin:0 0 12px 1px;
	}
#flash {
	position:absolute;
	top:137px;
	left:0px;
	width:100%;
	height:251px;
	z-index:5;
	background:transparent url(../images/bg-center.png) repeat-y !important;
	background:transparent url(../images/bg-center.gif) repeat-y;
	}
#flashContent {
	position:absolute;
	top:0px;
	left:9px;
	width:100%;
	z-index:20;
	}
#centerWrapper {
	position:absolute;
	top:388px;
	left:0px;
	width:100%;
	}
#center {
	height:450px;
	}
	html>body #center {
		height:auto; 
		/* http://www.webcredible.co.uk/user-friendly-resources/css/more-css-tricks.shtml */
		min-height:450px; 
		}
#rightColumn {
	position:absolute;
	top:67px;
	left:573px;
	text-align:center;
	}
#winLink {
	color:#ab531e;
	width:155px;
	text-align:center;
	padding:.5em 0;
	}
#winLink a {
	font-size:16px;
	font-family:Georgia,Helvetica,Arial,sans-serif;
	}
#winLinkTopBorder {
	background:url(/resources/images/curly_top.gif) no-repeat 0 0;
	width:155px;
	height:14px;
	}
#winLinkBottomBorder {
	background:url(/resources/images/curly_bottom.gif) no-repeat 0 0;
	width:155px;
	height:14px;
	margin-bottom:2em;
	}
