body {
  background-color: #006600;
}
#topnav a.here {
  background-color: #006600;
}
#topnav a.here:hover {
  color: #000000;
  background: #006600 url(006600bg/333333_arrow_rt.gif) bottom left no-repeat;
}

#content {
  margin-left:12px;
  margin-right:12px;
  clear:both;
  background: white url(006600-bg_white-inner/lv.gif) top left repeat-y;
}
#content #contenthead {
  background: transparent url(006600-bg_white-inner/ul.gif) top left no-repeat;
}
#content #contenthead h2 {
  background: transparent url(006600-bg_white-inner/ur.gif) top right no-repeat;
  padding: 20px 0px 0px 30px;
}
#content #contentbody {
  margin:none;
  margin:0px;
  padding: 10px 50px;
  background: transparent url(006600-bg_white-inner/rv.gif) top right repeat-y;
  font-family:palatino, georgia, verdana, arial, sans-serif;
}

#contentfooter {
  position:relative;
  height:30px;
  background: url(006600-bg_white-inner/ll.gif) bottom left no-repeat;
}
#contentfooter p{
  position:relative;
  padding:0px;
  margin:0px;
  height:30px;
  background: url(006600-bg_white-inner/lr.gif) bottom right no-repeat;
  
  text-align:center;
  font-size:smaller;
}


#contentbody a {
text-decoration : none;
color : #0000FF;
}
#contentbody a:hover {
text-decoration : underline;
}
#contentbody a.name{
    color: #000000;
}
#contentbody p{
  line-height:200%;
}
#quickLinks {
  position:relative;
  float:right;
  font-size: 10px;
  border:1px solid #000066;
  background-color:  #999999;
  padding: 5px;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 20px;
  text-align: right;
}
#quickLinks a {
  display:block;
}


/* resume formatting */

.address {
  float:right;
  text-align:right;
  font-size: 10pt;
  padding-right: 10px;
}
a{
	text-decoration:none;
}
a:hover {
  background-color:#d7d7df;
	text-decoration:underline;
}
.entry {
  margin-left: 50px;
  margin-bottom: 10px;
}
.entryHead {
  border-top: 1px dotted #c7a7af;
  border-left: 1px dotted #c7a7af;
  border-bottom: 1px dotted #c7a7af;
}
.entryTitle{
  font-size: 11pt;
  display:block;
}
.entrySubTitle {
  font-size: 11pt;
  display:block;
}
.entryDate {
  font-size: 11pt;
  float:right;
  margin-right:5px;
}
.entryBody {

}
#contentbody ul {
	padding-top:0px;
	padding-bottom:0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contentbody li{
  /*
  list-style-image: url(../images/nav/c7a7af_arrow_on_c7c7cf.gif);
  */
	font-size: 9pt;
}
.initials{
	FONT-FAMILY: Times;
	FONT-WEIGHT: bold;
	FONT-SIZE: 400pt;
	color:#d7d7df;
	z-index : -10;
}
.initialsDrk{
	FONT-FAMILY: Times;
	FONT-WEIGHT: bold;
	FONT-SIZE: 400pt;
	color:#b7b7bf;;
	z-index : -10;
}



