
#homeflash {
	float: right;
	width: 603px;
	margin-right: 1px;
	min-height: 100%;
	height: 140px;
	border: 0px solid red;
	display:table-cell;
	background-image: url(../images/flash_bg.gif);
	background-position: top right;
	background-repeat: repeat;
}

#homeflashcontainer {
	float: left;
	width: 585px;
	text-align:right;
	margin: 0 auto;
	min-height: 100%;
	height: auto;
	border: 0px solid red;
	display:table-cell;
}

#mainlogo {
	float: left;
	text-align:right;
	width: 270px;
	padding: 0px 0px 0px 0px;
	border: 0px solid red;
	margin-top: 15px;
	margin-left:0px;
}

#column1 {
	float: right;
	text-align:left;
	width: 729px;
	height: auto;
	border-left:1px solid #EE881D;
	background-image: url(../images/page_bg2.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

#bbnav { position:absolute;	margin-left:500px; }

#dodotitle {
float:left;
width:700px;
}

#dodo_left {
	float:left;
	width:322px;
}

#dodo_right {
	float:left;
	width:322px;
}

#dodoclub {
	float: left;
	text-align:left;
	width: 710px;
	height: auto;
	background-color:#ffffff;
	border: 0px solid red;
	background-image: url(../images/dodo-club-page.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom:120px;
}


