#wrapper {
	float: left;
	border: dotted 1px #666666;
	border-width: 0px 1px 1px 1px;
	width: 900px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
}
#url {
	border-bottom: dotted 1px #666666;
	padding:5px;
	text-align: center;
}
#menu {
	float: left;
	width: 150px;
}
#menu li {
	list-style: none;
	text-align: center;
	border-bottom: dotted 1px #666666;
	text-transform: uppercase;
}
#menu ul {
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 2em;
	background-color: #333333;
}
#sidebar ul {
	background-color: #000000;
	font-size: 10px;
}
#sidebar li {
	border: none;
	line-height: normal;
	margin: 10px;
	text-transform: none;
}
#container {
	float: right;
	width: 749px;
	border: dotted 1px #666666;
	border-width: 0px 0px 0px 1px;
}
#section {
	padding: 5px;
	border-bottom: dotted 1px #666666;
	text-transform: uppercase;
}
#content {
	padding: 10px;
}
#footer {
	clear: both;
	border-top: dotted 1px #666666;
	font-size: 10px;
	text-align: center;
	padding: 5px;
}
#photo {
	width: 239px;
	text-align: right;
}
.biography p, #press p {
	padding-left: 10px;
}
.biography h4, #mediahistory h4, #press h4 {
	padding: 4px;
	background-color:#111111;
	border-top: dotted 1px #666666;
	border-bottom: dotted 1px #666666;
}
#flyer {
	text-align: right;
	margin: 10px;
}
.title {
	font-style: italic;
}
#authorsbooks .title, #anthologies .title {
	display: block;
}
#poetrybooks .title, #discography .title {
	display: inline;
}
.details {
	font-size: .9em;
}
#books div {
	clear: both;
	padding: 20px;
}
#books img {
	float: left;
	margin-right: 20px;
}
#mediahistory p {
	padding-left:10px;
}
.testimonial {
	width: 65%;
	position: relative;
	left: 55px;
	font-style: italic;
	padding: 10%;
	border-bottom: dotted 1px #666666;
	
}
.source, .location {
	display: block;
	font-style: normal;
	text-align: right;
}
.source {margin-top: 10px;}

#events {
	color: #FFFFFF;
	font-size: .9em;
	float: left;
	padding-bottom: 10px;
}

#eventheader {
	height: 15px;
}

#eventheader, #events .event, #events .event-alt  {
	width:709px;
	background-color:#222222;
	margin:0px;
	float: left;
	clear:both;
	padding:10px;
}

#events .event-alt {
	background-color:#111111;
}

#events .date {
	width: 150px;
	float: left;
	font-size: .9em;
}
#events .venue {
	width: 150px;
	float: left;
	font-size: .9em;
}
#events .details {
	width: 409px;
	float: left;
}
#contact {
	margin: 10px;
}


/*--------------------------------*/


body {
	background-color: #000000;
	margin: 0px;
}
body, div, p, .text {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.text {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.dotborder {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	text-decoration: none;
	border: dotted;
	border-width: 0px 1px 1px 0px;
	border-color: #999999 #999999 #666666;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
.pullquote {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, san-serif;
}
