@charset "UTF-8";
* {
	margin: 0;
}

html, body {
	height: 100%;
}

body {
	background-color: #EBEBEB;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 17px;
	height: 100%;
}
.content {
	width: 805px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 20px;
	bottom: 0px;
	top: 20px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: auto;
}
.nav {
	margin-top: 35px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.imageThumbTxt {
	font-size: 14px;
	padding-top: 5px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border:none;
	outline:none;
	line-height: 14px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border:none;
	outline:none;
	line-height: 14px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	border:none;
	outline:none;
	line-height: 14px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	border:none;
	outline:none;
	line-height: 14px;
}
.flash {
	height: 100%;
	width: 715px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	background-color: #FFFFFF;
}

h1 {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
}
.header {
	font-size: 14px;
	font-weight: bold;
}
#subNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 200px;
	border: 1px solid #CCCCCC;
	margin-left: 20px;
	margin-right: 25px;
}
.subNavTd {
	padding-left: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.subNav   a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border:none;
	outline:none;
}
.subNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border:none;
	outline:none;
}
.subNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border:none;
	outline:none;
}
.subNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border:none;
	outline:none;
}
.imageTd {
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
}
.lastImageTd {
	padding-top: 20px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.topBar {
	width: 100%;
	height: 20px;
	background-color: #EBEBEB;
}
.wrapper {
	height:100%;
	}
#bioSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 65px;
}
.intro-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 25px;
}
#imageThumbs {
}
.imageTd {
	padding-right: 45px;
}
.border {
	border: 1px solid #CCCCCC;
}
#bottom {
	height: 20px;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #333333;
}
#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px; /* the bottom margin is the negative value of the footer's height */
}
.clearfooter {
	height: 20px;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
}
