body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	line-height:18px;
	color: #000;
}

body {
	background-color: #C9F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000;
}

div.container {
	position:relative;
	width:920px;
	margin:0 auto;
	background-image: url(img/bbp-mid.png);
}
div.header {
	background-image: url(img/bbp-top.png);
	width:920px;
	height:140px;
}
div.left {
	float:left;
	width:180px;
	padding:20px;
	color: #310056;
}
div.content {
	float:left;
	width:660px;
	text-align:left;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
	color: #000;
}
div.footer {
	clear:left;
	width:920px;
	height:35px;
	text-align:center;
	background-image: url(img/bbp-bot.png);
	color:#000000;
}

div.copyright {
	padding-top:10px;
	margin-left:220px;
	}

a:link {
	text-decoration: none;
	font-weight:bold;
	color: #501A8F;
}
a:visited {
	text-decoration: none; 
	font-weight:bold;
	color: #501A8F;
}
a:hover {
	text-decoration: none; 
	font-weight:bold;
	color: #F3F;
}
a:active {
	text-decoration: none; 
	font-weight:bold;
	color: #501A8F;
}

h1 {
	font-size:20px;
	text-align:center;
	color:#F3F;
}

h2 {
	font-size:14px;
	text-align:center;
	color:#C9F;
}

h3 {
	font-size:14px;
	color:#033;
	text-align:center;
}

div.menu {
	font-size:13px;
	line-height:18px;
	margin-top:20px;
	margin-bottom:80px;
	}
	
div.menu a:link {
	text-decoration: none;
	font-weight:bold;
	color: #501A8F;
}
div.menu a:visited {
	text-decoration: none; 
	font-weight:bold;
	color: #501A8F;
}
div.menu a:hover {
	text-decoration: none; 
	font-weight:bold;
	color: #F3F;
}
div.menu a:active {
	text-decoration: none; 
	font-weight:bold;
	color: #501A8F;
}

div.footer a:link {
	text-decoration: none;
	font-weight:bold;
	color: #501A8F;
}
div.footer a:visited {
	text-decoration: none; 
	font-weight:bold;
	color: #501A8F;
}
div.footer a:hover {
	text-decoration: none; 
	font-weight:bold;
	color: #501A8F;
}
div.footer a:active {
	text-decoration: none; 
	font-weight:bold;
	color: #501A8F;
}

div.topbanner {
	margin-left:432px;
	width:468px;
	padding:10px;
	color:#FFF;
	text-align:center;
}

div.news {
	width:500px; 
	margin:0 auto; 
	border:#033 double;
}



/**  Promo Box  **/
div.promobox {
	width:669px;
	background-color:#ffffff; 
	border:1px #CC99FF solid; 
	color:#FFFFFF; 
	background-position:center; 
}

div.promobox a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #006;
	font-weight:bold; 
}

div.promobox a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #F3F; 
	text-decoration:none; 
	font-weight:bold; 
}

div.pbtitle {
	color:#006; 
	font-size:14px; 
	font-weight:bold; 
	padding:5px; 
	text-align:center; 
	background-image: url(img/bonusbg.png); 
}

div.pbsingle {
	width:211px; 
	height:100px; 
	float:left; 
	border:1px #CC99FF solid; 
	padding:5px; 
	color:#000000; 
	text-align:center; 
	font-size:12px;
	line-height:140%;
}

div.pbbottom {
	clear:left; 
	color:#FFFFFF; 
	font-size:14px; 
	font-weight:bold; 
	text-align:center; 
	height:20px; 
	background-image: url(img/bonusbg.png); 
}

.nousa {
	background-image: url(images/usa-no.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.usa {
	background-image: url(images/usa-ok.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.nocanada {
	background-image: url(images/canada-no.gif);
	background-position:left top;
	background-repeat:no-repeat;
}


