/* CSS Document */

/* Reset Styles */
h1,h2,h3,h4,h5,h6,p,a,ul,li,ol,em,body,html,img,dl,dd,dt,strong,blockquote,legend,fieldset,form,embed,object,div
{
	margin:0;
	padding:0;
}


/* Tag styles */
body {
	background-color: #000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}


/* divs */
#bdtCreditFg {
	position: absolute;
	width: 459px;
	height: 168px;
	z-index: 3;
	top: 52px;
	visibility: hidden;
}
#bdtCreditBg {
	height: 158px;
	z-index: 1;
}

#bdtLogo {
	position: absolute;
	top: 72px;
	height: 106px;
	width: 296px;
	visibility: visible;
	z-index: 2;
}

#quoteLine1Bg {
	background-color: #f9f;
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6;
	height: 27px;
	line-height: 27px;
	z-index: 1;
	width: 610px;
}
#quoteLine1 {
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 24px;
	font-weight: bold;
	z-index: 2;
	top: 208px;
}

#quoteLine2Bg {
	background-color: #cfc;
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6;
	height: 27px;
	line-height: 27px;
	z-index: 1;
	width: 701px;
}
#quoteLine2 {
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	z-index: 2;
	top: 243px;
}

#quoteLine3Bg {
	background-color: #3cf;
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6;
	height: 27px;
	line-height: 27px;
	z-index: 1;
	width: 746px;
}
#quoteLine3 {
	position: absolute;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	z-index: 2;
	top: 262px;
}

#primaryNavBg {
	background-color: #fff;
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6;
	height: 27px;
	width: 918px;
	z-index: 1;
}
#primaryNav {
	position: absolute;
	z-index: 2;
	top: 295px;
}




/* Text styles */
.primaryNavTxt {
	color: #000;
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.primaryNavTxt:hover {
	color: #F06;
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.primaryNavSeparator {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}

.bigQuote1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 24px;
	font-weight: bold;
}

.quoteCredit {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-size: 11px;
}

.photoCredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: bold;
}

a.photoCredit:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F06;
	font-weight: bold;
}

.designCredit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #cfc;
}
