/*Author Michael Kinkaid*/

.sideInfoText{
	margin: 5px 0px 0px 10px;
	width:210px;
}

#currentCompetitionContainer{
	margin:10px 0px 50px 0px;
	width:100%;
	float:left;
}

.aboutCompetitionImage{
	margin:0px 10px 10px 0px;
	float:left;
}

.aboutFutureCompetitionImage{
	margin:0px 10px 0px 0px;
	float:left;
}

#currentCompetitionLinks{
	clear:both;
}

.competitionInfo{
	float:left;
}

#pastCompetitionContainer{
	clear:both;
	margin:10px 0px 50px 0px;
	width:100%;
}

#hallOfFameCup{
	float:left;
}

#futureCompetitionContainer{
	width:100%;
}

.futureStyle1{
	padding:10px 0px 10px 0px;
	float:left;
}

.futureStyle2{
	float:left;
	/*padding:10px 0px 10px 0px;*/
	/*border:#F2F2F2 solid 2px;*/
}

a#getVotingSmall{
	float:left;
	width:108px;
	height:31px;
	background: url("../temp/images/competitionGraphics/getVotingSmall.gif") no-repeat 0 0;
	margin-right:10px;
}

a#submitDesignSmall{
	float:left;
	width:138px;
	height:31px;
	background: url("../temp/images/competitionGraphics/submitDesignSmall.gif") no-repeat 0 0;
	margin-right:10px;
}

a#seeRulesSmall{
	float:left;
	width:115px;
	height:31px;
	background: url("../temp/images/competitionGraphics/seeRulesSmall.gif") no-repeat 0 0;
	margin-right:10px;
}
