body#main_body {
	background: #9FB817 url(../images/css/pgbk.gif) repeat-x;
	color: #657701;
	padding: 0;
	font-family: Arial, sans-serif;
	font-size: small;
	text-align: center;
}
#text_caption {
  font-family: Arial,sans-serif;
  font-style: italic;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #657701;
}
#main_nav_container {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0 10px;
	width: 128px;
	overflow: hidden;
}
#main_nav_list {
	background-color: #FFFFFF;
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#main_nav_list li {
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
}
#main_nav_list a {
	display: block;
	text-align: center;
	vertical-align: middle;
	line-height: 26px;
	width: 128px;
	height: 26px;
	overflow: hidden;
}
#main_nav_list a:hover {
	text-decoration: none;
}
#main_nav_list a.main_nav_item {
  background: url(../images/css/n1.gif) no-repeat;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
#main_nav_list a.main_nav_item:hover {
  background: url(../images/css/n1hover.gif) no-repeat;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
#main_nav_list a.main_nav_active_item {
  background: url(../images/css/n1activeitem.gif) no-repeat;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
#sub_nav_list a.sub_nav_item {
	color: #657701;
}
#sub_nav_list a.sub_nav_item:hover {
	color: #657701;
}
#sub_nav_list a.sub_nav_active_item {
	color: #657701;
}
#sub_nav_list a.sub_nav_active_item {
  background: url(../images/css/subnav1.gif) no-repeat;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #9FB817;
  background-position: right center;
}
#sub_nav_list a.sub_nav_item {
  background: url(../images/css/subnav1.gif) no-repeat;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #9FB817;
  background-position: right center;
}
#sub_nav_list a.sub_nav_item:hover {
  background: url(../images/css/subnav1.gif) no-repeat;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #9FB817;
  background-position: right center;
}
#header	{
	padding: 0;
	margin: 0;
	width: 764px;
	height: 312px;
	top: 0px;
	left: 0px;
}
#logo {
	background: #fff url(../images/css/logo.jpg) no-repeat;
	position: absolute;
	z-index: 2;
	top: 26px;
	left: 189px;
	width: 540px;
	height: 263px;
}
#key_visual_down {
	background: #FFFFFF url(../images/css/leftbg.gif) repeat-x;
	padding: 0;
	margin: 0 6px;
	height: 240px;
	width: 136px;
}
#content_container h1 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none;
  color: #9FB817;
}
#content_container h2 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 22px;
  font-weight: bold;
  text-decoration: none;
  color: #9FB817;
}
#content_container h3 {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 17px;
  font-weight: normal;
  text-decoration: none;
  color: #9FB817;
}
#content_container, #content_container p {
  font-family: verdana,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #9FB817;
}
#content_container a:link {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #505E01;
}
#content_container a:visited {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #505E01;
}
#content_container a:hover {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  color: #505E01;
}
#content_container a:active {
  font-family: Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
  color: #505E01;
}
#footer_text {
  font-family: verdana, sans-serif;
  font-style: normal;
  font-size: 9px;
  font-weight: normal;
  text-decoration: none;
  color: #657701;
}
.about-me #content_container .vita-head,
.about-me #content_container .vita-description {
    font-size:14px;
    margin:0;
    padding:0;

}
.about-me #content_container .vita-head {
    font-weight:bold;
    text-decoration: underline;
}
.about-me #content_container .vita-description {
    list-style-type: disc;
    list-style-position: inside;
    margin-bottom:18px;
}
#container {
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 764px;
}
#main_container {
	/*position: relative;*/
	margin: 0 57px 0 0;
	padding: 0;
	margin: 0;
}
#sub_container1 {
	margin: 0;
	padding: 0;
	width: 148px;
}
#sub_container2 {
	position: relative;
	float: right;
	/*top: 62px;*/
	left: -50px;
	margin: 0 0 0 0;
	padding: 0;
	width: 510px;
}
#content_container {
	position: relative;
	overflow: hidden;
	margin: 0;
	line-height: 1.3;
	padding: 0 0 0 0;
	width: 510px;
}
#left_column_container {
	position: relative;
	left: 23px;
	/*top: -227px;*/
	margin: -227px 0 0 0;
	padding: 0;
	float: left;
	width: 148px;
}
#text_caption {
	position: relative; 
	margin: 0;
	padding: 25px 0 25px 0;
	text-align: right;
	line-height: 25px;
}
#sub_nav_container {
	margin: 0;
	padding: 5px 10px 0 0;
	width: 118px;
}
#sub_nav_list {
	clear: both;
	border: 0;
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;
}
#sub_nav_list li {
	border: 0;
	margin: 0;
	padding: 0;
}
#sub_nav_list a {
	display: block;
	text-align: right;
	line-height: 15px;
	padding: 0 15px 0 0;
	width: 103px;
	height: 18px;
	overflow: hidden;
}
#content_container table {
	border-collapse: collapse;
	border-style: solid;
	border-width: 3px;
}
#content_container tr.odd {
	border-collapse: collapse;
	border-style: solid;
	border-width: 3px;
}
#content_container tr.even {
	border-collapse: collapse;
	border-style: solid;
	border-width: 3px;
}
#footer {
	margin: 0;
	padding: 0;
	width: 764px;
	height: 45px; 
	clear: both;
}
#footer_text {
	padding: 10px 22px 0 177px;
	margin: 0;
	text-align: center;
}
#content_container p {
	margin: 5px 0 20px 0;
	padding: 0;
	line-height: 1.3;
}
#content_container fieldset {
	padding: 15px;
	border-style: solid;
	border-width: 1px;
}
#content_container input {
	border-style: solid;
	border-width: 1px;
}
#content_container textarea {
	border-style: solid;
	border-width: 1px;
}
#content_container button {
	border-style: solid;
	border-width: 1px;
}
#container {
	background : url(../images/css/contentbg.gif) repeat-y 50% 50%;
}
#header	{
	background : url(../images/css/headerbg.gif) no-repeat;
}
#sub_container1 {
	background-color: #FFFFFF;
}
#text_caption {
	color: #657701;
}
#footer {
	background: transparent url(../images/css/footerbg.gif) top left no-repeat;
}
#footer_text {
	color: #657701;
}
#content_container p {
	color: #657701;
}
#content_container h1 {
	color: #9FB817;
}

#content_container h2 {
	color: #9FB817;
}

#content_container h3 {
	color: #9FB817;
}
#content_container a:link{
	color: #505E01;
}

#content_container a:visited {
	color: #505E01;
}

#content_container a:hover {
	color: #505E01;
}

#content_container a:active {
	color: #505E01;
}

#content_container table {
	border-color: #657701;
}
#content_container th {
	color: #FFFFFF;
	background-color:#9FB817;
	padding: 3px 2px 3px 2px;
}
#content_container tr.odd {
	color: #657701;
	border-color: #657701;
	background-color:#FFFFFF;
	padding: 3px 2px 3px 2px;
}
#content_container tr.even {
	color: #657701;
	border-color: #657701;
	background-color:#FFFFFF;
	padding: 3px 2px 3px 2px;
}
#content_container fieldset {
	border-color: #657701;
}
#content_container legend{
	color: #657701;
}
#content_container label {
	color: #657701;
}
#content_container input {
	border-color: #C7D677;
}
#content_container textarea {
	border-color: #657701;
}
#content_container button {
	color: #FFFFFF;
	border-color: #6B770A;
	background-color: #657701;
}
#content_container ul {
	color: #657701;
}
#content_container li {
	color: #657701;
}
/* Lightbox */
.lightbox {
    position: fixed;
    z-index: 999;
    height: 0;
    width: 0;
    text-align: center;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    opacity: 0;
}
.lightbox img {
    max-width: 90%;
    max-height: 80%;
    margin-top: 2%;
    opacity: 0;
}
.lightbox:target {
    outline: none;
    width: 100%;
    height: 100%;
    opacity: 1 !important;
    
}
.lightbox:target img {
    border: solid 17px white;
    opacity: 1;
    webkit-transition: opacity 0.6s;
    transition: opacity 0.6s;
}
.btn-close {
    position: absolute;
    right: 2%;
    top: 2%;
    color: #fafafa;
    background-color: red;
    border: solid 5px white;
    padding: 10px 15px;
    border-radius: 1px;
    text-decoration: none;
}
.btn-close:hover {
    background-color: #740404;
}