a:link { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #663300; text-decoration: none }
a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #663300; text-decoration: none }
a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #d66d29; text-decoration: none }

.default {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 14px;
}


.smallQuote {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 11px;
	font-style: italic;
}


.text { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #d66d29; }


.headline {
	font-family: "Times New Roman", Times, serif;
	color: #c15b0e;
	text-align: left;
	font-size: 18px;
	padding-bottom: 2px;
	font-weight:bold;
}

.subHeadline {
	font-family: "Times New Roman", Times, serif;
	color: #c15b0e;
	text-align: left;
	font-size: 16px;
	padding-bottom: 4px;
	font-style:italic;
}


.scroll_bars {
	position:relative;
	left:0px;
	top:0px;
	width:390px;
	height:300px;
	z-index:1;
	overflow: auto;
	padding-right:6;
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 14px;
	}
	
	
	
	.scroll_bars_port {
	position:relative;
	left:0px;
	top:0px;
	width:180px;
	height:313px;
	z-index:1;
	overflow: auto;
	padding-right:6;
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 14px;
	}
	
	
	
	
	
.scroll_bars_bio {
	position:relative;
	left:0px;
	top:0px;
	width:390px;
	height:272px;
	z-index:1;
	overflow: auto;
	padding-right:6;
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 14px;
	}
	

.scroll_bars_contact {
	position:relative;
	left:0px;
	top:0px;
	width:390px;
	height:350px;
	z-index:1;
	overflow: auto;
	padding-right:6;
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 14px;
	}	
		

.scroll_bars_pub{
	position:relative;
	left:0px;
	top:0px;
	width:467px;
	height:350px;
	z-index:1;
	overflow: auto;
	padding-right:6;
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 14px;
	}



.imagemat {
	background-color: #ede5d6;
	border: 1px solid #5a412d;
}


.outline {
border: 1px solid #5a412d;
}

.space {
	margin-top: 6px;
}


table {
background-color: #ddceb2;
}

table.port { 
background-color: #ede6d6;
border: 1px solid #5a412d;
}



body {
	background-image: url(images/bgStripes.jpg);
}




html, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;

   }
   
   
   #wrapper {
	margin: 0 auto;
	vertical-align: middle;
	horizontal-align: middle;
	background-color: transparent;
	text-align: center;
   }


