html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px;
  border: 0px;
  outline: 0px;
  font-size: 100%;
}
body {
	color: #333;
	margin: 0px;
	padding: 0px;
	font: 16px/20px Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(/images_bww/body_bkgrd.jpg) repeat-x center top;
}
h1 {
	color: #333333;
	font: bolder normal 20px/26px Arial, Helvetica, sans-serif;
}

h2 {
	color: #000000;
	font: bolder normal 20px/26px Arial, Helvetica, sans-serif;
}
h3 {
	color: #FF0099;
	font: bold 18px/20px Arial, Helvetica, sans-serif;
}
h4 {
	color: #000000;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
}
h5 {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
}
a,  a:link {
	color: #000000;
	text-decoration: none;
} 

a:visited {
	color: #000000;
	text-decoration: none;
} 
a:hover {
	color: #FF3399;
	text-decoration: underline;
} 
a:focus {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #FF3399;
	text-decoration: none;
}
#outerWrapper {
	margin: 0px auto;
	max-width: 950px;
	min-width: 950px;
	width: 950px;
}
#outerWrapper #header {
	margin: 0;
	padding: 0px;
	background: url(/images_bww/header.jpg) no-repeat left center;
	width: 950px;
	height: 154px;
}
#outerWrapper #header #Hcontent{
	margin: 0px 50px 0px 0px;
	padding: 50px;
}
#outerWrapper #header2 {
	margin: 0px;
	padding: 0px;
	width: 950px;
	height: 188px;
}
#outerWrapper #header2 #header2Content{
	margin: 0px;
	padding: 0px 50px 0px 245px;
	text-align: left;
	vertical-align: top;
}
#outerWrapper #faux {
	background: url(/images_bww/faux2-col-bkgrd.gif) repeat-y center top;
	margin-bottom: 0px;
	overflow: auto; 
	width: 950px
}
#outerWrapper #contentWrapper {
	background: url(/images_bww/content_bkgrd.jpg) no-repeat center top;
	text-align: left;
	width: 950px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#outerWrapper #contentWrapper .clearFloat {
	clear: right;
	display: block;
}
#outerWrapper #contentWrapper #content {
	width: 575px;
	float: left;
	margin-right: -100px; /*the width of the left column */
	border-right: 230px solid #FFF; /*the width of the left column */
	margin-left: 75px;
	margin-top: 0px;
	padding: 0px 20px 0px 0px;
	border-right: 1px dashed #FFF;
	text-align: justify;
}
#outerWrapper #contentWrapper #rightColumn1 {
	/*background-color:#FF3399;*/
	width: 240px;
	float: right;
	padding: 0px 0px 0px 20px;
	margin-right: 40px;

}
.google {
	height: 85px;
	margin-top: 15px;
	margin-bottom:15px;
}

#outerWrapper #contentWrapper #rightColumn1 #rightContent {
	padding: 0px 10px 0px 5px;
	margin: 0px;
	text-align: left;
	font: 14px/18px Arial, Helvetica, sans-serif;
	color: #333333;
}

#outerWrapper #contentWrapper .clearFloat {
	clear: right;
	display: block;
}
#outerWrapper #footer {
	width: 950px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(/images_bww/footer.jpg) no-repeat left center;
	height: 256px;
	clear: both;

}
#outerWrapper #footer #Fcontent{
	padding: 20px 0px 0px;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px 0px 0px 165px;
	float: left;
	width: 500px;
}
#outerWrapper #footer #Fcontent #Fcontent2{
	padding: 0px;
	margin: 0px;
}

#outerWrapper #footer #Fcontent a:link {
	color: #FF3399;
	text-decoration: none;
	font-weight: normal;
} 

#outerWrapper #footer #Fcontent a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;

} 
#outerWrapper #footer #Fcontent a:hover {
	color: #87B22F;
	text-decoration: none;
	font-weight: normal;
} 
#outerWrapper #footer #Fcontent a:focus {
	color: #FF3399;
	text-decoration: none;
	font-weight: normal;
}
#outerWrapper #footer #Fcontent a:active {
	color: #FF3399;
	text-decoration: underline;
	font-weight: normal;
}

.floatRight { float:right; padding:5px; margin-right:10px; } 

ul {
	list-style: url(/images_bww/bullet.jpg);
	font: 16px/24px Verdana, Arial, Helvetica, sans-serif;
}
li.file {
	list-style-image:url(/images_bww/bullet.jpg);
	font-size: 16px;
}

#notepad {
	background: url(../images_bww/notes.jpg) no-repeat center top;
	height: 320px;
	width: 185px;
	padding: 130px 0px 0px 0px;
	text-align: center;
}
#contactForm {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #669933;
	padding: 10px;
}
.dashBorder {
	border: 1px solid #999999;
	background: #E1E1E1;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.subscribe {
	background: url(/images_bww/subscribe.jpg) no-repeat;
	padding-left: 20px;
	padding-top: 40px;
	padding-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.input {
	border: 1px dashed #666666;
	background: #FFFFFF;
}
.input:hover {
	border: 1px dashed #666666;
	background: #FFCAEA;
}
.subButton {
	border: none;
	background: url(/images_bww/button-subscribe-up.jpg) no-repeat left top;
	padding: 1px 8px 2px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	height: 30px;
	width: 107px;
	margin-top: 20px;
	text-align: center;
}
.subButton:hover {
	border: none;
	background: url(/images_bww/button-subscribe-up.jpg) no-repeat;
	padding: 2px 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	height: 30px;
	width: 107px;

}
.dashBorderCONTACT {
	border: 1px dashed #333333;
	background: #FFCCCC;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	width: 504px;
}
.pinkItalic {
	font-style: italic;
	color: #FF258F;
}
