body {
	scrollbar-base-color : #EFEFEF;
	scrollbar-highlight-color : #EFEFEF;
	background-color: #eeeeee;
}

div,li,span,a,td,th {
	font-family : Verdana;
	font-size : 12px;
	text-decoration : none;
}

a img {
  border: 0px;
}

a:hover {
	text-decoration : underline;
}

td {
	line-height : 17px;
	vertical-align : top;
}

td.smtext {
	font-size: 9px;
}

table.bio {
  margin: 5px 0px;
}

table.bio * th {
  vertical-align: top;
  text-align: left;
	padding: 3px 3px;
	margin: 20px;
  width : 200px;
/*	background: #F7902B; /* #9D9D9D; */ /*#FFA500; */
	background: #F7902B url(bar02.gif) repeat-x;
	font-weight: bold;
}

table.bio * td {
	padding: 1px 3px;
	margin: 20px;
	background: White;
}

table.bio * td p {
  padding: 0px;
  margin: 0px 0px 5px 0px;
}


a.smtext {
	font-size: 9px;
}

table.smtext {
	padding : 0px;
}

.header1 {
	font-family : Verdana;
	font-size : 19px;
	font-weight : bold;
	padding-top : 20px;
	padding-bottom : 4px;
	padding-left : 3px;
	padding-right : 3px;
}

.para1 {
	font-family : Verdana;
	font-size : 12px;
	line-height : 17px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 9px;
	padding-right : 9px;
}

.para2 {
	font-family : Verdana;
	font-size : 11px;
	line-height : 14px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 6px;
	padding-right : 6px;
}


div#xphoto {
  margin: 20px 0px 80px;
  text-align: center;
}

div.xphoto-line {
  margin: 8px 0px;
  padding: 0px; 
}

div.xphoto-line span {
  display: inline;
  position: relative;
}

div.xphoto-line img {
  border: 1px;
  border-style: solid;
  border-color: #eeeeee;
}

* html div.xphoto-line a {
  border: 1px;
  border-style: solid;
  border-color: #eeeeee;
}

div.xphoto-line img:hover {
  border-color: #F7902B;
}

* html div.xphoto-line a:hover { /* IE hack */
  border-color: #F7902B;
}

div#xphoto span div {
  text-align: left;
  display: none;
  font-size: 10px;
  width: 220px;
  position: absolute;
  padding: 0px 2px 1px;
  background-color: #F7902B;
  top: 5px;
  left: 0px;
  z-index: 10;
}

div#xphoto span:hover div {
  display: block;
}

div#xphoto h2 {
  margin: 15px 0px 0px;
  text-align: center;
  font-size: 12px; 
  font-weight: bold;
/* background-color: #FFFFFF; */
/*  border-top: 1px solid #AAAAAA; */
  padding: 0px;
}

div#xphoto p {
  margin: 0px 30px 0px;
  text-align: center;
  font-size: 12px; 
/* background-color: #FFFFFF; */
/*  border-top: 1px solid #AAAAAA; */
  padding: 0px;
}

div#xselector {
  margin: 16px 0px 15px;
  text-align: center;
  font-size: 12px; 
  font-weight: bold;
/*  background-color: #F7902B; */
	background: #F7902B url(bar02.gif) repeat-x top;
  padding: 3px;  
}

span.xselector-label {
  height: 15px;
  padding-left: 15px;
  padding-right: 5px;
}

span.xselector-content {
}
     
select {
  font-size: 12px; 
  font-family: Verdana;
  font-weight: bold;
  border: 0px solid silver;
}

select.xselector-select-links {
  width: 350px;
}

select.xselector-select-photo-year {
  width: 67px;
}

select.xselector-select-photo {
  width: 520px;
}

div.links0 {
  float: left;
  padding-top: 2px;  
  padding-bottom: 0px;  
  padding-right: 0px;
  padding-left: 3px;
  width: 79px;
	font-size : 12px;
	line-height : 14px;
}

div.links1 {
  padding-top: 2px;  
  padding-bottom: 0px;  
  padding-right: 1px;
  padding-left: 0px;
	font-size : 12px;
	line-height : 14px;
}

div.links2 {
  padding-top: 0px;  
  padding-bottom: 1px;  
  padding-left: 82px;
  padding-right: 1px;
	font-size : 12px;
	line-height : 14px;
}

a.links {
	font-size : 11px;
}

td.photo {
	font-family : Verdana;
	font-size : 0px;
	line-height : 0px;
	vertical-align: top;
	text-align: center;
}

table.photo {
  margin-left: 3px;
  margin-right: 3px;
  margin-top: 3px;
  margin-bottom: 0px;
}


