*	{
	margin: 0;
	padding: 0;
}

body {
	background-color: white;
	font: 12px/1.3 Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#nav {
	background-color: white;
	position: absolute;
	top: 80px;
	left: 60px;
}

#nav h1	{
	margin: 0 0 0px 0;
	padding: 0;
	height:71px; /* height of logo */
	width:157px; /* width of logo */
	background: #fff url(images/marge_malwitz3.gif) left center no-repeat;
	}
	
#nav h2	{
	background-color: transparent;
	color: #000;
	font: normal 20px/1.8 arial, helvetica, sans-serif;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#nav h2.subhead	{
	margin-left: -60px;
	padding-left: 60px;
	border-bottom: solid 1px #ccc;
}

#nav h2 a:link,
#nav h2 a:visited
	{
	background-color: transparent;
	color: #bbb;
	text-decoration: none;
	text-transform: uppercase;
}

#nav h2 a:hover,
#nav h2 a:active
	{
	background-color: transparent;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}

#nav p	{
	background-color: transparent;
	color: #000;
	font: 14px/2.0 arial, helvetica, sans-serif;
	margin-top: 0px;
	text-decoration: none;
	text-transform: uppercase;
}

#nav p a:link, 
#nav p a:visited {
	background-color: transparent;
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
}

#nav p a:hover, 
#nav p a:active	{
	background-color: transparent;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}

#content2col {
	background-color:white;
	margin: 80px 40px 0 220px;
	text-align: center;
}

#contentwrapper3 {
	margin: 30px 180px 0 250px;
	text-align: center;
}

#contentwrapper_poetry {
	margin: 0px 180px 0 250px;
	text-align: center;
}

#contentwrapper_about {
	margin: 80px 80px 0 290px;
	text-align: center;
}

#content3col {
	background-color:white;
	text-align: center;
}

#content_about {
	background-color:white;
	text-align: center;
	font: normal 12px/1.4 verdana, arial, helvetica, sans-serif;
	
}
#content_about h2	{
	background-color: transparent;
	color: #999;
	font: normal 20px/1.8 arial, helvetica, sans-serif;
	margin-bottom: 10px;
	text-transform: uppercase;
}
#content_about h3	{
	background-color: transparent;
	color: #444;
	font: normal 14px/1.8 arial, helvetica, sans-serif;
	margin-bottom: 10px;
	text-transform: uppercase;
	text-align: left;
}


#popupwindow {
	background-color: transparent;
	width: 550px;
	height: 30px;
	margin: 0 180px 20px 0px;
	font: 12px/1.4 Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
	text-align: left;
	visibility: hidden;
	}
	
#popupwindow p a:link, 
#popupwindow a:visited	{
	background-color: transparent;
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
}

#popupwindow p a:hover, 
#popupwindow p a:active	{
	background-color: transparent;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}	

#sidebar {
	background-color: white;
	position: absolute;
	top: 80px;
	right: 40px;
	width: 90px; /* change width to control number of images in row */
	
}

/* side bar gallery sizing */
#sidebar img {
	width: 35px;
	height: 35px;
	border: none;
	margin: 0 0 4px 4px;
	float: left;
}

#sidebar3 {
	background-color: white;
	position: absolute;
	top: 80px;
	right: 40px;
	width: 120px; /* change width to control number of images in row */
	
}
/* side bar gallery sizing */
#sidebar3 img {
	width: 35px;
	height: 35px;
	border: none;
	margin: 0 0 4px 4px;
	float: left;
}



#footer	{
	position: absolute;
	bottom: 10px;
	left: 0px;
	text-align: center;
	width: 100%
}

#footer p {
	clear: both;
	text-align: center;
	font: 10px/1.2 Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: #999;
}

img	{
	border: none;
}

span.fir {
	display: none;
}

.size9 {
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
}

.size10 {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
}

.size11 {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
}
.size14 {
	font-size: 14px;
	/* color: #000000; */
	font-weight: normal;
	line-height: 16px;
}

