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: #99CC33;
	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;
	background: url(/images_bww/header2.jpg) no-repeat left center;
	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;
	/*position: absolute;
	left: 41px;
	top: 342px;*/

}
#outerWrapper #contentWrapper #content {
	margin: 0px 65px 0px 75px;
	padding: 0px;
	vertical-align: top;
}

#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: 168px;
	clear: both;

}
#outerWrapper #footer #Fcontent{
	padding: 0px;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px 0px 0px 165px;
	float: left;
	width: 525px;
}
#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_arrow.jpg);
	font: 16px/24px Verdana, Arial, Helvetica, sans-serif;

}
li.file {
	list-style-image:url(../images_bww/bullet_arrow.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 dashed #333333;
	background: #FFCCCC;
	padding-left: 25px;
	padding-top: 15px;
}
