@import url("main.css"); 

#leftSide {
	width:725px;
	float:left;
}
#top {
	height:319px;
	
	background-repeat: no-repeat;
	background-position: bottom;	
}

#logo #logoImg {
	width:360px;
	float:left;
}

#resTop {
	width:340px;
	height:150px;
	float:right;
	font-size:1.5em;
}

#sideFlash {
		width:275px;
		float:right;
}

#entertainment {
		width:210px;
		float:left;
	}
#textBox {
		width:450px;
		float:right;
		text-align:left;
		padding-right:50px;
		padding-top:5px;
	}

