body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: normal 10px/12px helvetica, arial, sans-serif;
	color: #71736b;
}

a {
	color: #71736b;
	text-decoration: none;
}

a:hover {
	color: #9cc07c;
	border-bottom: 1px dotted #c7c9c4;
}
	
a:active {
	color: #fff;
	background: #9cc07c;
}
	
#wrapper {
	width: 960px;
	height: 600px;
	margin: 10px auto;
	border-top: 1px solid #c7c9c4;
	border-bottom: 1px solid #c7c9c4;
	text-align: left;
	min-height: 640px; height: auto !important; height: 640px;
}

#leftcol {
	margin: 10px 0 0 0;
	padding: 0px;
	width: 200px;
	float:left;
}

#rightcol {
	margin: 10px 0 5px 0;
	padding: 0px;
	width: 760px;
	float:left;
}

#title {
	background-image: url('../images/maeganhill-carroll.gif');
	background-repeat: no-repeat;
	width: 163px;
	height: 10px;
	margin: 0 0 150px 0;
}

#photograph {
	margin: 0px auto;
}

#text {
	margin: 0 0 50px 0;
}

#text a {
	color: #383935;
}

#text a:hover {
	color: #9cc07c;
}
	
#text a:active {
	color: #fff;
}

#text.writing {
	width: 525px;
	line-height: 21px;
}

#text.writing ul.navigation {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#text.writing ul.navigation li {
	padding: 0 0 6px; 0;
}

#text .title {
	font: normal 18px/24px helvetica, arial, sans-serif;
	color: #71736b;
	margin: 0 0 15px 0;
	letter-spacing: 0.1em;
}

#text, #text table {
	font: normal 12px/18px helvetica, arial, sans-serif;
	color: #383935;
}

#text p {
	margin: 0 0 5px 0;
	padding: 0px;
}

#text td {
	margin: 0 0 5px 0;
	padding: 0px;
}

#text dt {
	font: bold 9px/11px helvetica, arial, sans-serif;
}

#text .heading {
	text-transform: uppercase;
	letter-spacing: 0.3em;
	font: bold 9px/11px helvetica, arial, sans-serif;
	margin: 0 0 10px 0;
}

#text .section {
	margin: 0 0 25px 0;
}

#text .year {
	width: 50px;
	letter-spacing: 0.1em;
	font: normal 10px/15px helvetica, arial, sans-serif;
}

#navigation {
	height: 450px;
	width: 175px;
}
	
#arrows p {
	font: normal 24px/36px helvetica, arial, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #dbdcda;
}

#arrows p a:hover {
	color: #9cc07c;
	border: 0px;
}
	
#arrows p a:active {
	color: #9cc07c;
	border: 0px;
	background: none;
}
	
#information {
	padding: 5px 0 0 0;
	border-top: 1px solid #c7c9c4;
	width: 175px;
}
	
#information p {
	padding: 0px;
	margin: 0px;
}
	
#navigation ul {
	list-style-type: none;
	padding: 0 0 10px 0;
	margin: 0px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font: normal 9px/11px helvetica, arial, sans-serif;
}

#navigation li {
	padding: 0 0 2px; 0;
}

#series {
	margin: 10px 0 0 0;
	padding: 0px;
	border-top: 1px solid #c7c9c4;
	width: 760px;
}
	
#series ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#series li {
	float: left;
	padding: 0px;
	margin: 5px 10px 0 0;
}
