
BODY {
	margin: 0px;
	background-color: #F0B300;
}

.clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.page {
	width: 950px;
	margin: 0 auto;
}

.header {
	background: transparent url(/images/bccpd_header.jpg) no-repeat top left;
	width: 950px;
	height: 180px;
}

.top_nav {
	width: 950px;
	background: transparent url(/images/bccpd_nav.jpg) no-repeat top left;
}

.content {
	background: transparent url(/images/bccpd_content.jpg) repeat-y top left;
	width: 950px;
}

.left {
	width: 150px;
	float: left;
	background: transparent url(/images/bccpd_top_left.jpg) no-repeat top left;
}


.PrintPageLink a:link {color: #300F66;}
.PrintPageLink a:visited {color: #300F66;}
.PrintPageLink a:hover {color: #300F66;}
.PrintPageLink a:active {color: #300F66;}

.TellAFriendLink a:link {color: #300F66;}
.TellAFriendLink a:visited {color: #300F66;}
.TellAFriendLink a:hover {color: #300F66;}
.TellAFriendLink a:active {color: #300F66;}

.right {
	width: 605px;
	float: left;
}

.main_content_wrapper {
	padding: 0px 20px;
}

.main_content {
	width: 559px;
}	

.right_content_block {
	width: 190px;
	float: right;
} 

.footer {
	width: 950px;
	height: 28px;
	background: transparent url(/images/bccpd_Footer_Repeat.jpg) repeat-x top left;
}

.bottom_nav {
	float: left;
	width: 647px;
	height: 28px;
}

.print_email {
	clear: both;
	text-align: right;
	float: right;
	width: 250px;
	padding-right: 10px;
	padding-top: 8px;
	font-size: 11px;
}

.print_email a:hover { color: #300F66; } 


.bottom_search_fontsize {
	float: left;
	width: 150px;
}

.change_text_size
{
	display: inline;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

.size1 {
	font-size: 11px;
}

.size2 {
	font-size: 14px;
}

.size3 {
	font-size: 24px;
}

.copyright_tagline {
	clear: both;
	text-align: center;
	width: 950px;
	font-size: 10px;
	padding-top: 10px;
	font-size: 12px;
}

.tagline {
	font-size: 10px;
	text-align: center;
}