
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

/* SITE STYLES BEGIN */

body {
	margin: 39px 0 0;
	font: normal 14px "Times New Roman", Times, serif;
	background: url(/images/background_page.gif) top left repeat-x;
}

div#bodyHelper {
	width: 100%;
	text-align: center;
}

div#container {
	width: 792px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

div#container div#initialCap{
	width: 132px;
	padding: 60px 0 0;
	top: 0;
	left: -26px;
	position: absolute;
	background-color: transparent;
	z-index: 100;	
}

div#container div#contentContainer {
	width: 748px;
	height: 448px;
	margin-left: 40px;
	text-align: left;
	border: 1px solid #666666;
	background: url(/images/background_contentArea_plane.jpg) top left no-repeat;
	overflow: hidden;
	z-index: 1;
}

div#container div#contentContainer  p{
	display: block;
	padding-bottom: 12px;
	line-height: 1.6;
}

div#container div#contentContainer p:first-child span{
	font-size: 26px;
	line-height: 1.0;
}

div#container div#contentContainer  img#bww_photo{
	float: left;
	margin: 7px;
}

div#contentContainer div#logoText {
	width: 205px;
	margin: 35px 40px 44px 0;
	float: right;	
}

div#contentContainer div#tabContainer {
	width: 318px;
	height: 34px;
	margin-right: 40px;
	overflow: hidden;
	float: right; 
	clear: both;
}

div#contentContainer div#tabContainer a:link {
	height: 34px;
	margin: 0;
	padding: 0;
}

div#contentContainer div#textContentContainer {
	width: 525px;
	height: 235px;
	margin: 0 0 0 155px;
	padding-top: 25px;
	overflow: hidden;
	text-align: left;
	float: none;
	clear: both;
}

div#content_profile div#pageArea{
	display: block;
	width: 523px;
	height: 190px;
	position: relative;
	overflow: hidden;
}

div#content_profile div#pageControls {
	width: 523px;
	margin-top: 10px;
	text-align: right;
	bottom: 0;
	position: relative;
	font-size: 13px;
}

div#pageControls span {
	text-decoration: underline;
	cursor: pointer;
}

div#pageArea div#pageContent {
	height: 150px;
	z-index: 1;
	position: relative;
}


div#container div#footerContent {
	width: 780%;
	margin: 15px 0 10px;
	text-align: right;
	color: #666;
	float: right; 
	clear: both;
	font-size: 12px;
}
/* new footer */

#footerContainer {
	width: 748px;
	margin: 5px auto;
	overflow: hidden;
	color: #666;
	font-size: 12px;
	position: relative;
	left: 20px;
}
#footerContainer #resume {
	float: left;
}
#footerContainer #resume a {
	color: #666;
}
#footerContainer #resume a:hover {
	text-decoration: none;
}
#footerContainer #copy {
	float: right;
}

/* DIV DISPLAY STATUS ON LOAD */
div#content_home { display: block; }
div#content_profile { display: none; }
div#content_press { display: none; }
div#content_contact { display: none; }