@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(../assets/images/gradient.gif);
	margin-top: 8px;
}


#MainContent {
	background-image:url(../assets/images/GE.Bond.Background.jpg);
	height: 650px;
}

#BondTitlesMenu {
	/*border: 1px solid green;*/
	background-image:url(../assets/images/GE.Menu.BG.png);
	padding: 10px;
	height: 440px;
}

#BondGEInstance {
	/* border: 1px solid red; */
	height: 463px;
	background-image:url(../assets/images/GE.Instance.BG.png);
	background-repeat:no-repeat;
	width:650px;
	
}

#Footer {
	height: 69px;
	/* border: 1px solid yellow;*/
}

#Leaderboard {
	height: 66px;
	background-image:url(../assets/images/GoogleEarth_Bond_TT.png);
	background-repeat: no-repeat;
	margin-bottom: 0px;
	/* border: 1px solid blue; */

}
