html * {
	font-family: Georgia, Garamond, serif;
}
em {
	font-style: normal;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
blockquote p {
	font-family: Georgia, Garamond, serif; /* Garamond */
	font-style: italic;
	line-height: 1.5em;
}
#nav ul.small {
	font-size: 0.9em;
	margin-top: -5px;
}
#header blockquote p {
	font-size: 10pt;	
}
#content blockquote p {
	text-align: center;
}
li {
	font-size: 1.1em;
	font-weight: normal;
}
p, li {
	font-size: 1.09em;
}
h1, h2, h3 {
	font-weight: normal;
}
#wrap h1 {
	font-size: 2.5em;
	padding-bottom: 4px;
	margin-top: 0;
}
h2 {
	margin-top: 1.5em;
}
p, ul {
	margin-bottom: 0.8em;
}
#content li {
	margin: 0.8em 2em;
}
#content p {
	line-height: 1.5em;
	text-align: justify;
}
table caption {
	font-weight: bold;	
}
#content ul.nolist {
	font-size: 0.7em;
}
#content h1 span.snav {
	font-size: 14pt;
}
#content h1 span.more, #content a.more {
	text-decoration: underline;
}
#wrap #content ul.webbportfolio li a:hover span.desc, #wrap #content ul.webbportfolio li a:active span.desc, #wrap #content ul.webbportfolio li a:visited span.desc {
	text-decoration: none;
}
#wrap #content ul.nolist a.works:hover span, #wrap #content ul.nolist a.works:focus span {
	text-decoration: underline;
}
#content h1 a {
	text-decoration: none;
}
#footer {
	font-weight: bold;
	font-style: italic;
}
#wrap #twitter p {
	font-size: 0.9em;
}
#content blockquote  {
	text-align: center;
	padding: 0 1em;
	padding-top: 0.7em;
}
#content table.fancy th {
	min-width: 110px;
}

#content ul.expanding {
	list-style: none;
	margin: 0;
	padding: 0;
}
#content ul.expanding li {
	display: inline;
	padding: 0;
	margin: 0;
}
#content ul.expanding.exped li {
	display: block;
}
#content ul.expanding li span {	
	display: inline-block;
	font-size: 0.8em;
	margin-bottom: 1em;
	margin-right: 10px;
	background-color: white;
	border: 1px solid #666;
	padding: 10px;
	line-height: 1.7em;	
}
#content ul.expanding a:link, #content ul.expanding li a:active, #content ul.expanding a:visited {
	text-decoration: none;
}
.block-element {
	display: block !important;
}
