@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 22px;
	margin: 0;
	padding: 0;
	text-align:center;
}
.headKeys {
	color:#FFACAF;
	font-family:arial;
	font-size:11px;
	line-height:19px;
	margin:0;
	padding:0;
	text-align:center;
}
.centerContent {
	margin: 0 auto;
	width: 980px;
}
.logo
{
	background-image: url(../images/bizzyb.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height:132px;
	width:242px;
	float: left;
}
.headerText, .promoText
{
	font-family:Arial;
	font-style:italic;
	font-weight:bold;
	float: left;	
} 
.promoText
{
	width: 100%;
}
.headerText
{
	color:white;
	font-size:41px;
	line-height:67px;
	width:738px;
}
.promoTextLink, .promoText
{
	font-size:27px;
	color: #141489;	
	line-height:51px;	
}
.promoTextLink 
{
	color:#00A0FF;
}
a.promoTextLink:hover
{
	color: red;
}
.bsedButton
{
	width: 100px;
	height: 26px;
	background-color: red;
	float: left;
}
.bsedButtonLink
{
	display:block;
	margin: 0 auto;
	width: 267px;
}
.bsedButtonWrap
{
	width:738px;
	text-align: center;
	float:left;	
}
a.bsedButtonLink:hover
{
	background-color: #B76AB0;
}
.redHeader, .redHeaderBig
{
	background-color: #c94598;
	float: left;
	width: 100%;
	color: white;
	font-family:Arial;
	font-size:14px;
	line-height:20px;
	margin-top:20px;
	padding: 2px 0;	
}
.halloweenCostumes
{
	float: left;
	width: 100%;
}
.redHeaderBig, .bottomTextLink
{
color:#000000;
font-size:38px;
font-style:italic;
font-weight:bold;
line-height:63px;
}
.bottomTextLink 
{
	color:#FFFFFF;
}
a.bottomTextLink:hover
{
	color: blue;
}
img, div, a, input { behavior: url(iepngfix/iepngfix.htc) }


