/* CSS Document */

.commenthidden {display:none}
.commentshown {display:inline}

* {
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6E6E6;

}

#flashbox {
position:absolute;
top:0px;
left:0;
right:0;
z-index:17;
}
#underlay {
position:absolute;
left: 20px;
z-index:1;
}

#backgroundtop1 {
	width: 100%;
	height: 270px;
	top: 10px;
	bottom: 0;
	left: 0;
	position: relative;
	align: left;
}

#backgroundtop1float {
	width: 940px;
	left: 8px;
	align: left;
	position: relative;
}

#backgroundtop2 {
	width: 100%;
	height: 50px;
	bottom: 0;
	left: 0;
	position: relative;
	background-color: #FF6600;	
	align: left;	
	
}

#backgroundtop2float {
	width: 940px;
	bottom: 0;
	left: 32px;
	position: relative;
	background-color: #FF6600;	
	align: left;	
	
}

#backgroundtop3 {
	width: 100%;
	height: 310px;
	bottom: 0;
	left: 0;
	position: relative;
	background-color: #CCCCCC;
	align: left;
}

#backgroundtop3float {
	width: 940px;
	left: 32px;
	position: relative;
	background-color: #CCCCCC;
	top: 5px;
}

#backgroundtop4 {
	width: 100%;
	height: 170px;
	bottom: 0;
	left: 0;
	position: relative;
	background-color: #D9D9D9;
	text-align: left;
}

#backgroundtop4float {
	width: 940px;
	top: 10px;
	left: 32px;
	position: relative;
	background-color: #D9D9D9;
	text-align: left;
}

#backgroundtop5 {
	width: 100%;
	height: 250px;
	bottom: 0;
	left: 0;
	position: relative;
		background:#E6E6E6;

}

#backgroundtop5float {
	width: 940px;
	top: 0px;
	bottom: 0;
	left: 32px;
	position: relative;
}
