@charset "utf-8";
#IncredibowlHeader {
	background-image: url(../images/Incredibowl_2010_Header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 178px;
	width: 708px;
}
/* Countdown Style */
.txt {
	color: #81ABB9
}
.number {
	color: #50808F
}#countdowndiv {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 320px;
	text-align: center;
	height: 25px;
}
/* END Countdown Style */
.Incredibowltitle	{
	COLOR: #81ABB9;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	text-align: center;
}
.Incredibowlsubtitle	{
	COLOR: #6B6587;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#PrizeSponsor {
	float: left;
	height: 250px;
	width: 180px;
	clear: right;
	margin-left: 10px;
	margin-right: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#incredibowl_PrizeblockEarlyBird {
	background-image: url(../images/sponsors/bg_PrizeEarlyBirdSponsor.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 180px;
	width: 180px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#incredibowl_Prizeblock {
	background-image: url(../images/sponsors/bg_PrizeSponsors.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 250px;
	width: 180px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#incredibowl_Prizeblock #incredibowl_block_title, #incredibowl_PrizeblockEarlyBird #incredibowl_block_title{
	margin-top: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}

.bowlerresourcesTable {
	background-color: #FFFFFF;
	border: thin solid #3C60AC;
	margin-right: 15px;
}
#logotable {
}
#logotable img {
	padding: 5px;
}
#EarlyBird {
	padding: 5px;
	width: 85%;
	border: 1px solid #628EA4;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
#incredibowl_blockRegisterInPerson {
	background-image: url(../images/bg_RegisterInPerson.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 180px;
	width: 365px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#incredibowl_block_title {
	margin-top: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}
#incredibowl_blockRegisterInPerson_block_conent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: 5px;
	position: relative;
	top: auto;
	bottom: auto;
	height: 140px;
}
/*  Page BG Style */
#SpreadTheWord {
	color: #000;
	text-align: left;
	border-collapse: collapse;
	background-image: url(../images/bg_SpreadTheWord.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 600px;
}
#BowlerResources {
	color: #000;
	text-align: left;
	border-collapse: collapse;
	background-image: url(../images/bg_BowlerResources.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 600px;
}
