body { 
	background-image: url("/wordpress/wp-content/themes/swoopy/images/bkfribbon.gif");
	background-position: top right;
	background-repeat: no-repeat;
	margin: 8px 1em 1em 1em;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: .8em;
}
h1 { margin-top: 0; }
h1 a { 
	font-size: 1em;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	text-decoration: none;
	color: black;
}
h2 {
	margin-bottom: 0;
	padding-bottom: 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
div#content {
	margin-top: 60px;
	width: 60%;
	float: left;
}
div#nav {
	float: right;
	margin-top: 250px;
	width: 34%;
}
div#about {
	float: right;
	width: 34%;
}
div#nav h2 { font-size: 1em; }
div#nav h2 a, div#nav h2 a:visited { color: black; text-decoration: none; }
div.article { font-family: "Lucida Grande", Verdana, sans-serif; }
div.article h2 a { text-decoration: none; color:#c00; }
p.artkeys {
	padding-top: 0;
	margin-top: 3px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
.feedback { 
	height: 24px;
	padding: 5px;
	text-align: right;
	background-image: url(/wordpress/wp-content/themes/swoopy/images/ribbon.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
}
p, li, dd, dt { line-height: 1.3em; }
dt { font-weight: bold; }
form { display: inline; }
blockquote { font-style: italic; }
#mepic { float: right; }
textarea { width: 100%; }
