BODY {line-height: 1.6em;
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: 76%;}

p.header {font-weight:bold;
margin:0px;}

img {float:left;
margin-right:10px;
margin-top:0px;
border:1px solid black;}

.noborder {border:0;}

P {font-size: 1em;
margin:0px 0px 5px 0px;
padding:0px;
color:##033;}

p.clear {clear:left;}

p.title {text-transform: uppercase;
font-weight: bold;
font-size: 1.1em;
margin:0px;}

H1 {font-size: 2.0em;
font-family:Geneva, Arial, Helvetica, sans-serif;
margin-top: 0em;
line-height:1.2em;
color:#036;
margin-bottom: 0.4em;}

H2 {line-height: 1em;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 1.4em;
color:#036;
margin: 0 0 0.3em 0;}

H3 {line-height: 1em;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 1.2em;
color: #036;
margin-bottom: 0.2em;
margin-top: 0em;}

div.news strong {color:#333333;}

A:link {color: #093;
text-decoration: none;}

A:active {text-decoration:underline;}

A:visited {color: #669;
text-decoration:none;}

A:hover {
text-decoration:underline;}

A.edit {color: red}

#photo_diary img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid black;
}

#photo_diary h2 {
  margin: 0 0 0.4em 0;
  line-height: 1.4em;
  font-size: 1.4em;
  font-weight: bold;
}

/* basic formatting */

#photo_diary {
  width: 623px;
  text-align: left;
  margin: 0 auto;
}

#diary_nav {
  clear: both;
  padding: 5px 0px;
  text-align: center;
  font-weight: bold;
  color: #e4e4f5;
  width: 400px;
}

#diary_nav ul li {
  display: inline;
}

#diary_nav ul {
  display: inline;
  padding: 0px;
}

#diary_nav a {
  color: #000099;
}

#diary_nav a:hover {
  text-decoration: underline;
}

#diary_nav li.center {
  color: #000066;
  font-weight: normal;
  padding: 0px 100px;
}

#diary_photo {
  float: left;
  width: 400px;
  height: 300px;
}

#diary_text {
  margin-left:400px;
  padding-left:10px;
}

.float-right {
float:right;
margin-right:0;
margin-left:10px;
}	

.example-collapse {
	font-weight:bold;
	cursor:pointer;
	font-size:1em;
}		
.example-collapse:hover {
cursor:pointer;
text-decoration:underline;
//			background:#ddf;
}		

.photo-caption {
	font-size: 10px;
	font-style:italic;
	clear:both;
}