body  {
	margin: auto;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	background-image: url(helen_simonson_author/background.jpg);
	background-repeat: repeat;
}

.wrapper {
margin: auto;
	vertical-align: top;
width: 1024px;
/* height: 100%; */
background-color: #ffffff;
border: #b5cab4 2px solid;
/*	background-image:url(images/sussux_lighthouse.jpg);
	background-position:bottom left;
	background-repeat:no-repeat; */
}

.header {
	vertical-align: top;
width: 1024px;
height: 197px;
background-image: url(helen_simonson_author/helen_simonson_header1024.jpg);
background-position: top;
background-repeat: no-repeat;
/* border: 1px solid red; */
}
.content {
width: 1024px;
height: 100%;

}

a,a:visited{
	color: #4a908e;
	font-size: 14px;
	font-weight:bold;
		text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h1 {
color: #8a7b52;
font-size: 48px;
text-align: right;
font-weight:normal;
font-family: Georgia, "Times New Roman", Times, serif;
padding-right: 134px;
padding-top: 100px;
margin: 0 0 0 0;
}

h2 {
color: #156d6a;
font-size: 24px;
font-weight:normal;
font-family: Georgia, "Times New Roman", Times, serif;
margin: 0px;
padding: 0px;
}

h3 {
color: #156d6a;
font-size: 18px;
font-weight:bold;
font-family: Georgia, "Times New Roman", Times, serif;
margin: 0px;
padding: 0px;
}

.centercolwide{
	/* this one for the 2 column pages */
	width: 780px;
	margin-left: 205px;
	vertical-align: top;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;

}
.leftcol{
	float: left;
	vertical-align: top;
	width: 200px;
	/* height: 100%; */
	/* 	border:solid 1px #b5cab4; */
	border-right:solid 1px #b5cab4;
	padding-left: 5px;
	
	/* some inline padding necessary below the menu */
}
.footer{
margin:auto;
clear:both;
text-align:center;
font-size:10px;
font-weight:bold;
}
