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

#content {
  clear:both;
  background: white url(FFFFFF-bg_white-inner/lv.gif) top left repeat-y;
}
#content #contenthead {
  background: transparent url(FFFFFF-bg_white-inner/ul.gif) top left no-repeat;
}
#content #contenthead h2 {
  background: transparent url(FFFFFF-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(FFFFFF-bg_white-inner/rv.gif) top right repeat-y;
  font-family:palatino, georgia, verdana, arial, sans-serif;
}

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

#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 #660000;
  background-color:  #999999;
  padding: 5px;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 20px;
  text-align: right;
}
#quickLinks a {
  display:block;
}

#headshot {
  position:relative;
  float: left;
  border: 1px solid #660000;
  margin: 0px;
  margin-top: 20px;
  margin-left: 20px;
  margin-right: 10px;
}
.blog {
  		padding:15px;
		background:#FFF; 
		}

	.blogbody, p {
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color:#333;
		font-size:small;
		font-weight:normal;
  		background:#FFF;
  		line-height:200%;
		}

	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: underline;
	}

	.blogtitle	{
		font-family: palatino, georgia, times new roman, serif;
		font-size: medium;
		color: #666;
		}			

	.blogdate	{ 
		font-family:palatino, georgia, times new roman, serif; 
		font-size: large; 
		color: #333; 
		border-bottom:1px solid #999;
		margin-bottom:10px;
		font-weight:bold;
		}			
		
	.blogposted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: x-small; 
		color: #000000; 
		margin-bottom:25px;
		}
	p {
	    line-height:150%;
	}
	 .title {
	 
		font-family: palatino, georgia, times new roman, serif;
		color: #666;
	 }

