body {
	font-family: 'Droid Sans', Verdana, Helvetica, Arial, sans-serif;
	font-size: .8em;
	line-height: 1.4;
}

#menu {
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

a[href] {
	font-weight: bold;
	text-decoration: none;
}
a[href]:hover, a[href]:active {
	text-decoration: underline;
}

#content h1 {
	font-size: 200%;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}

#content h2,  h3.quote {
	font-style: normal;
	font-size: 120%;
	font-family: Lucida Console, Monaco5, monospace;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	padding-top: .5em;
}

/*h3.quote {
	font-style: oblique;
	font-family: Book Antiqua, Bookman Old Style, Georgia, Serif;
	font-size: 140%;
	text-align: center;
	padding-bottom: .5em;
}*/

#left {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 13px;
}

p.imgquote {
	clear: both;
	display: block;
	width: 100%;
}

.imgquote img {
	float: left;
}

.imgquote .quote {
	float: right;
}

#right {
	font-size: .8em;
}

#right p.quote {
	font-style: oblique;
	text-align: center;
}