@charset "UTF-8";
body {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#container {
	text-align: left;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 93px;
	margin-top: 20px;
}
#logo {
	height: 24px;
	width: 225px;
}
#logo img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navigation {
	height: 31px;
	position: relative;
	top: 38px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation li {
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}
#navigation a {
	display: block;
	height: 26px;
	width: 85px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
	letter-spacing: 1pt;
	text-align: right;
	padding-top: 5px;
	font-size: 75%;
}
#navigation a:hover {
	border-bottom-width: 1px;
	border-bottom-style: inset;
	border-bottom-color: #000000;
}
.current {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.currentgray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#prev2 {
	margin: 0px;
	padding: 0px;
	float: left;
}
#next2 {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#leftcolumn {
	float: left;
	width: 200px;
	margin-top: 70px;
}
#rightcolumn {
	float: right;
	width: 680px;
	margin-top: 70px;
}
.rightcolumn {
	float: right;
	width: 680px;
	margin-top: 70px;
}
.rightcolumn a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.thin-current {
	background-color: #D5FFF1;
}
.rightcolumn h1 {
	margin-top: 20px;
}
#subrightcolumn {
	width: 540px;
	margin: 0px;
	float: right;
}
p     {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	letter-spacing: 0.5pt;
	margin-left: 0px;
	line-height: 20px;
}
#leftcolumn p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 30px;
	letter-spacing: 1pt;
}
#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 30px;
	letter-spacing: 1pt;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	letter-spacing: 1pt;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#subrightcolumn h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	letter-spacing: 1pt;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	letter-spacing: 1pt;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
#subrightcolumn h2 {
	margin-top: 75px;
}
h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 65%;
	line-height: 14px;
	font-weight: normal;
	letter-spacing: 1pt;
	margin: 0px;
}
#rightcolumn h3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 70%;
	line-height: 14px;
	font-weight: normal;
	letter-spacing: 1pt;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.img_spacer {
	margin-top: 95px;
}
a   {
	text-decoration: none;
	color: #000000;
}
#rightcolumn a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#leftcolumn  a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.cv {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 65%;
	letter-spacing: 1pt;
	line-height: 18px;
	font-style: normal;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 65%;
	letter-spacing: 1pt;
	line-height: 18px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
#right_panel_narrow {
	width: 340px;
}
#nextprev {
	width: 85px;
	height: 20px;
	float: left;
}
.clear {
	clear: both;
}
#footer {
	height: 26px;
	margin-top: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.scroll-pane {
	overflow: auto;
	height: 412px;
}
object, embed {
  outline: 0;
}

.jScrollPaneContainer 	{ position: relative; overflow: hidden; z-index: 1; }

.jScrollPaneTrack 		{
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	padding: 3px;
}

.jScrollPaneDrag	{
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	background-image: url(../images/overflowSlider.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 30px;
	letter-spacing: 1pt;
}
.dot-border {
	box-shadow: 2px 3px 2px 2px #CCCCCC;
}

