/* CSS Document */


#flash {
	position:absolute;
	top:137px;
	left:5px;
	}
#contentWrapper {
	padding-top:409px;
	}
#shareThisWidget, #bookmarkWidget {
	top:545px;
	}
#coming {
	background:transparent url(../images/coming-body.gif) repeat-y;
	}
#comingBot {
	background:transparent url(../images/coming-footer.gif) bottom no-repeat;
	min-height:100px;
	padding-bottom:10px;
	}
#comingBot H2 {
	color:#000000;
	font-size:12px;
	}
#comingBot A:LINK, #comingBot A:VISITED {
	color:#666666;
	}
#poll {
	background:transparent url(../images/poll-body.gif) repeat-y;
	}
#pollBot {
	background:transparent url(../images/poll-footer.gif) bottom no-repeat;
	min-height:100px;
	}
#warning {
	position:absolute;
	top:0px;
	right:0px;
	}
#warning H2, #warning P  {
	background-color:#C20218;
	color:#FFFFFF;
	margin:0;
	padding:5px;
	}