#header {
	padding: 5px;
	height: auto;
	width: 140px;
	float: left;
	left: 0px;
	padding-top: 7px;
	}

#header a {
	display: block;
	}
	
#header a.current {
	background-image: url(images/tri.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	}	
	
#header a:link {
	color: #000000;
	text-decoration: none;
	background-position: -50px 0px;
	}
	
#header a:visited {
	color:#000000;
	text-decoration: none;
	}
	
#header a:active {
	color:#000000;
	text-decoration: none;
	}
		
#subheader a {
	display: block;
	}
	
#subheader a.current {
	background-image: url(images/tri_grey.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	}	
	
#subheader a:link {
	color: #000000;
	text-decoration: none;
	background-position: -50px 0px;
	}
	
#subheader a:visited {
	color:#000000;
	text-decoration: none;
	}
	
#subheader a:active {
	color:#000000;
	text-decoration: none;
	}

#bio {
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #9E1B32;
	margin: 10px;
	padding-bottom: 5px;
	height: auto;
	}

#wrapper  h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9E1B32;
	font-style: normal;
	margin-right: 0px;
	margin-bottom: 0.4em;
	margin-left: 0px;
	text-indent: 10px;
	padding-top: 168px;
	font-weight: normal;
}

#wrapper  h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	margin-right: 0px;
	margin-bottom: 0.4em;
	margin-left: 0px;
	text-indent: 10px;
	padding-top: 167px;
	color: #333333;
	font-weight: normal;
}

#wrapper  h3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9E1B32;
	font-style: normal;
	margin-right: 0px;
	margin-bottom: 0.4em;
	margin-left: 0px;
	text-indent: 10px;
	font-weight: normal;
}

#wrapper  h4  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	font-weight: normal;
	text-indent: 10px;
	
}

#subheader {
	padding: 5px;
	height: 500px;
	width: 140px;
	float: left;
	background-repeat: repeat;
}
#logoheader {
	margin: 0px;
	padding: 0px;
	height: 210px;
	width: 450px;
	float: left;
	background-image: url(images/logo_banner.gif);
}
#wrapper {
	top: 0;
	left: 0;
	background-repeat: repeat-y;
	position: absolute;
	width: 893px;
	background-image: url(images/background.png);
	margin-left: 5px;
}
#image {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 265px;
	width: 450px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content {
	height: auto;
	width: 300px;
	float: left;
}

#header p {
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: a5acb0;
	font-size: 12px;
	padding-top: 0.6em;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	
}
#subheader p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	text-indent: 20px;
	padding-top: 0.6em;
	}
	
#logoheader h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: normal;
}
#contact {
	position: absolute;
	left: 751px;
	top: 181px;
	width: 141px;
	height: 116px;
	margin: 0px;
	padding: 0px;
}
#content ul {
	list-style-type: disc;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inherit;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
	padding-bottom: 20px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
}
#bio image {
	margin: 5px;
	padding: 5px;
}
