* {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

html {
	font-family: "Gill Sans", "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
}

body {
	background-color: #000000;
	text-align: center;
	min-width: 778px;
	min-height: 778px;
}

#wrapper {
	width:778px;
	height:596px;
	margin: 0 auto;
	text-align:left;
}

#background_short {
	width: 100%;
	height: 596px;
	background-image: url(../images/sub_background1b.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#background_long {
	width: 100%;
	height: 790px;
	background-image: url(../images/sub_background8.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#header {
	width: 100%;
	height: 118px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#header h1 {
	text-indent:-9999px;
	overflow: hidden;
}

#final_thoughts {
	width: 131px;
	float: left;
	margin-top: 250px;
}

#flash {
	width: 400px;
	float: left;
	margin-top: 70px;
}

#flash_small {
	width: 327px;
	float: left;
	margin-top: 70px;
}

#content {
	width: 773px;
	padding-bottom: 100px;
}

#content #bio {
	float: right;
	margin-top: 10px;
	width: 293px;
}

#content #bio div {
	float: left;
	margin-right: 7px;
	margin-top: 7px;
}

#anne {
	margin: 0;
	padding: 0;
	display: block;
}

#content #bio p {
	font-size: 0.8em;
	margin-top: 3px;
	font-weight: normal;
	padding-right: 7px;
	text-align: justify;
	line-height: 1.3;
}

#content #contact {
	float: right;
	margin-top: 20px;
	width: 293px;
}

#content #contact p {
	font-size: 0.9em;
	margin-top: 3px;
	padding-right: 7px;
	color: #99CC66;
}

#content #contact a {
	color: #000000;
	font-weight: normal;
}

#content #final {
	float: right;
	margin-top: 20px;
	width: 293px;
}

#content #final div {
	text-align: right;
	padding-right: 7px;
	color: #99CC66; 
}

#content #final h1 {
	font-size: 0.9em;
	font-weight: normal;
	color: #99CC66;
	margin-right: 7px;
	margin-top: 5px;
}

#content #final a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

#content #final p {
	font-size: 0.9em;
	padding-right: 10px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
}

#content #work {
	float: right;
	margin-top: 20px;
	width: 582px;
}

#content #work p {
	font-size: 0.9em;
	padding-right: 7px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 15px;
	line-height: 1.2;
}

#content #work h1 {
	font-size: 0.9em;
	font-weight: bold;
	color: #99CC66;
	margin-bottom: 0;
}

#content #book {
	float: right;
	margin-top: 20px;
	width: 582px;
}

#content #book p {
	font-size: 0.9em;
	padding-right: 10px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 1em;
	text-align:justify;
}

#content #book div {
	font-size: 0.9em;
	padding-right: 10px;
	color: #000000;
	font-weight: normal;
	text-align: right;
}


#content #book h1 {
	font-size: 1.2em;
	font-weight: normal;
	color: #99CC66;
	margin-bottom: 0.75em;
}

#content #book h2 {
	font-size: 1em;
	font-weight: normal;
	color: #99CC66;
	margin-bottom: 0;
}

#pagination {
	float:left;
	margin-left: 185px;
}

#pagination h1 {
	font-size: 1em;
	font-weight: normal;
	color: #99CC66;
	margin-bottom: 0;
}

#next {
	text-align: right;
	float: right;
	padding-right: 7px;
}

#next h1 {
	font-size: 1em;
	font-weight: normal;
	color: #99CC66;
	margin-bottom: 0;
}

#next a {
	text-decoration: none;
	color: #99CC66;
}

#back {
	text-align: left;
	float: left;
}

#back a {
	text-decoration: none;
	color: #99CC66;
}

#nav {
	margin: 0;
	padding: 0;
	background: #FAEBD7;
	width: 778px;
	list-style-type: none;
}

#nav li {
	margin: 0;
	padding: 0;
	float: left; /* This corrects the IE whitespace bug */
	border: 0;
}

#short_nav {
	margin-top: 335px;
	margin-left:0px;
}

#short_nav_links {
	margin-top: 335px;
	margin-left:0px;
}

#short_nav_contact {
	margin-top: 335px;
	margin-left:0px;
}

#short_nav_final {
	margin-top: 335px;
	margin-left:0px;
}

#long_nav {
	margin-top: 521px;
	margin-left:0px;
}

#long_nav_work {
	margin-top: 521px;
	margin-left:0px;
}

#long_nav_excerpt {
	margin-top: 521px;
	margin-left:0px;
}

#long_nav_excerpt_2 {
	margin-top: 521px;
	margin-left:0px;
}

#long_nav_excerpt_3 {
	margin-top: 521px;
	margin-left:0px;
}

#long_nav_excerpt_4 {
	margin-top: 521px;
	margin-left:0px;
}

#long_nav_links {
	margin-top: 521px;
	margin-left:0px;
}
#copyright {
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: center;
	color: #FFFFFF;
	
}

#copyright a {
	text-decoration: none;
	color: #FFFFFF;
}
