a {
  color: #000000;
  text-decoration: none;
  border-bottom: 1px dotted #a3a39c;

}
a:visited {
  color: #999999;
  border-bottom: 1px dotted #a3a39c;

}
a:hover, a:visited:hover {
  color: #000000;
  background-color: #CCCCCC;

  text-decoration: none;
}

#sidebar h4 {
	background-color: #f0f0f0;
}
#past {
	background-color: #e0e0e0;

}



body {
	font-family: Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 18px;
	margin-top: 80px;
	background-color: #ffffff;

}

h1 {

}
h3 {
 
}
.hidden {
  display: none;
}
.clear {
  clear: both;
}
#page {
  margin-left: auto;
  margin-right: auto;
  width: 760px;
  text-align: left;
}
#header {
  background-image: url(http://sampleAndHold.org/pic1.jpg); 
  background-color: #ffffff;
  text-align: center;
	margin-bottom: 5px;
	width: 730px;
	height: 28px;
	z-index: 1;
}
#site-title {
	color: #333333;
	font-size: 16px;
	margin-bottom: 8px;
	margin-top: 8px;
	border-left-width: 5px;
	border-left-style: solid;
	border-color:#000000;
	font-stretch: expanded;	
	background: #ffffff;
	letter-spacing: 2px;
	width: 272px;
	padding: 8px;
}
#site-title a, #site-title a:visited {
  color: black;
  text-decoration: none;
  border: 0px;
}
#site-title a:hover, #site-title a:hover {
  color: black;
  text-decoration: none;
}
#site-subtitle {
  font-style: italic;
  letter-spacing: 2px;
  text-transform: lowercase;
}
#main {
  background-color: white;
  float: left;
  width: 100%;
}
#content-wrapper {
  float: left;
  width: 500px;
  border-top: 0px dotted #a3a39c;

}

#content {
  font-size: 10pt;
	background-color: #ffffff;
  padding-left: 15px;
  padding-right: 15px;

}

hr {
  border: none;
border-top:dotted 2px #a3a39c;

}

#content .contentCurrent{
	border-bottom-style: dotted;
	border-bottom-color: #606060;
	border-bottom-width: 1px;

}
#content .contentPast{
	border-bottom-style: dotted;
	border-bottom-color: #606060;
	border-bottom-width: 1px;

}

#content h1 {
  margin-top: 0;
}
#content h4 {
  display: block;
  padding-bottom: 2px;
  text-decoration: none;
 background-color: #ffffff;
 border-bottom: 1px dotted #a3a39c;
}
#content h4 a {
  display: block;
  padding-bottom: 2px;
  text-decoration: none;
 background-color: #ffffff;
}

#content h4 a:hover {
  display: block;
  padding-bottom: 2px;
  text-decoration: none;
 background-color: #ffffff;
}

#content p {
  line-height: 160%;
}
#content .info {
  color: #b0af99;
  font-size: 80%;
  margin-top: 1.5em;
}
#content .entry .info {
  margin-top: 1em;
}
#content .first.entry {
  background-color: #f7f3e8;
  margin: -25px;
  margin-bottom: 0;
  padding: 25px;
}
#content .first.entry h3 {
  margin-top: 0.25em;
}
#sidebar-wrapper {
  float: right;
  width: 250px;
  padding-top: 10px;
  margin-top: 35px;
  
  border-left: 1px dotted #a3a39c;
}
#sidebar {
  font-size: 80%;
  padding: 15px;
  padding-top: 0px;
}
#sidebar h3 {
}
#sidebar p {
  line-height: 140%;
}
#sidebar ul {
  margin-left: 1.5em;
  padding: 0;
}
#sidebar li {
  margin-bottom: .25em;
}
#footer {
  color: #999999;
  float: left;
  font-size: 90%;
  padding-top: 1px;
  padding-bottom: 20px;
  width: 100%;
}

#footer a, a:visited {
  color: #999999;
}

/*
Images are wrapped in divs classed "flickr_badge_image" with ids
"flickr_badge_imageX" where "X" is an integer specifying ordinal position.
Below are some styles to get you started!
*/

#flickr_badge_image img {border: 0px solid black;}
#flickr_badge_image a:hover, a:link, a:visited {text-decoration:none;}



