@charset "utf-8";
/* CSS Document */
.noCss	{
	display:none;
}
#icbusContainer	{
	background:url(../images/bkgrdIcbus.jpg) no-repeat;
	width:952px;
	height:1116px;
	margin-left:-17px;
	font:11px Arial, Helvetica, sans-serif;
	color:#4a4a4a;
}
#icbusContainer img	{
	border:none;
}
#icbusContainer a	{
	outline:none;	
	color:#21ade3;
	text-decoration:none;
}
#icbusContainer a:hover	{
	text-decoration:underline;
}
#icbusContainer h2	{
	padding:0;
	margin:0 0 10px 0;
	font-size:18px;
	font-weight:bold;
	color:#21ade3;
	text-transform:uppercase;
}

#icbusTopBox	{
	height:279px;
}
#logoicbus	{
	float:left;
	width:367px;
	height:279px;
}
#icbusFlashBox	{
	
}
#icbusBodyBox	{
	height:727px;
}
#icbusLeftBodyBox	{
	float:left;
	width:681px;
}
#contestOverview	{
	padding:95px 0 0 90px;
	background:url(../images/contestOverview.png) no-repeat;
	width:591px;
	height:340px;
}
#contestCol1	{
	float:left;
	width:235px;
}
#contestCol2	{
	padding:0 60px 0 275px;
}
#lastYearsWinners	{
	background:url(../images/lastYearsWinner.png) no-repeat;
	width:344px;
	height:199px;
	padding:93px 50px 0 287px;
}
#lastYearsWinners img	{
	width:70px;
	height:20px;
}
#icbusRightBodyBox	{
	padding-left:681px;
}
#icbusBlurb1	{
	background:url(../images/imgBlurb1.png) no-repeat;
	width:271px;
	height:148px;
}
#icbusBlurb1 img	{
	width:271px;
	height:143px;
}
#icbusBlurb2	{
	background:url(../images/imgBlurb2.png) no-repeat;
	width:271px;
	height:141px;
}
#icbusBlurb2 img	{
	width:271px;
	height:138px;
}
#btnReadMore	{
	background:url(../images/btnReadMore.gif) no-repeat;
	width:271px;
	height:20px;
}
#btnReadMore img	{
	width:271px;
	height:17px;
}
#facebookFan	{
	/*background:url(../images/facebookFan.gif) no-repeat;
	width:271px;
	height:137px;*/
	margin-top:10px;
}

#teachersLounge	{
	/*background:url(../images/teachersLounge.gif) no-repeat;
	width:271px;
	height:129px;*/
	margin-top:10px;
}

#btnForwardToFriend	{
	background:url(../images/btnForwardToFriend.gif) no-repeat;
	width:271px;
	height:44px;
}
#btnForwardToFriend img	{
	width:271px;
	height:41px;
}
#copyright	{
	/*background:url(../images/copyright.gif) no-repeat;*/
	color:#FFFFFF;
	width:578px;
	height:41px;
	padding:13px 0 0 55px;
}
#copyright a	{
	color:#FFFFFF;
	text-transform:uppercase;	
	font-size:10px;
}