body, li, ol, table, td         {
	font-family: Arial;
	font-size: 10pt;
	background-color:#ffffff;
	margin:0;
}
a:link, a:visited     { color: #000000;
}
a:hover   { color: #C60; border-color:#C60;}
a.intro:link, a.intro:visited {
	color: #333333;
}
a.intro:hover {
	color: #C60;
}
div.figure {
  float:right;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figurel {
  float:left;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
.figurep {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
}
.menu {
	line-height: 15px;
	border: 1px solid #CCCCCC;
	margin: 0em 0.25em 0.25em;
	padding: 0.25em;

}
.outline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

a.glist:link, a.glist:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.glist:hover {
	color: #C60;
	text-decoration: underline;
}
.imagetitle         {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bolder;
	letter-spacing: 6px;
	padding: 5px;
}
#all {
	float:left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width:760px;
}

#mainmenu {
	z-index: 3;
	margin-right: 10px;
	padding-right: 10px;
	text-align: left;
	float: right;

}
#content {
	margin: 10px;
}
.albumlist {
	list-style-type: none;
}
.admenu {
	background-color: #D2DBF9;
	border: 2px solid #4569E4;
	width: 250px;
	padding:2px;
}
.adtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFCC99;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bolder;
}

a.adtext:link, a.adtext:visited {
	text-decoration: none;
	color: #000066;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold
}
a.adtext:hover {
	color: #CC0000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold
}
.sidead {
	position: absolute;
	left: 760px;
	top: 0px;
}
.resume {
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
}
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#c60;
  }
a.post-title:link, a.post-title:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:normal;
  }
.post-title strong, a.post-title:hover {
  color:#333;
  }
 
 .design {
 width:260px;
 text-align:center;
 height:270px;
 }

