body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #000;
	background-image: url(images/bkg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 90%;
	background-attachment: fixed;
}


h1, h2, h3 {

}


h1 {
	font-size: 140%;
}


h2 {
	font-size: 130%;
}

h3 {
	font-size: 120%;

}
h4 {
	font-size: 110%;

}

h5 {

}



p, ul, ol {
	margin-top: 0px;
	line-height: 130%;
}

ul, ol {
}

a {
	text-decoration: underline;
	color: #FFF;
	font-weight: bold;
}


a:hover {
	text-decoration: none;
	color: #9CF;
}

.alignleft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 4px;
}
.box-right-sponsors .alignleft {
	margin-top: -10px;
	margin-left: 50px;
	float: left;
	width: 440px;
}


.alignright {
	float: right;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 20px;
	padding: 7px;
}
.alignright .narrow {
	float: right;
	width: 250px;
	padding: 0px;
	margin: 0px;
}

.alignright hr {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.alignright h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-size: 13px;
}


.aligncenter {
	text-align: center;
}
img {




}





a img {
	border: none;
	text-decoration: none;
}
.blackborder img {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin: 2px;
}
#topnav {
	float: right;
	margin-right: 60px;
}




/* Wrapper */

#wrapper {
	width: 960px;
	margin-left: 120px;
}
#wrapper p a {
	margin-right: 20px;
	font-size: 90%;
	text-decoration: underline;
	float: none;
}
#wrapper p a:hover {

}




/* Header */

#header {
	height: 170px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	width: 960px;
}
#header h1 {
	color: #FFF;
	text-align: center;
}

#header p {
	color: #C90;
	float: right;
}


/* Logo */

#logo {
	float: right;
	height: 120px;
	width: 500px;
	padding-right: 40px;

}


#logo h1, #logo h2 {
	color: #FFF;
}

#logo h1 {
	text-align: center;
	padding-top: 30px;
}
#logo h3 {
	margin-top: 5px;
	color: #FFF;
	float: right;
	padding-right: 10px;
	margin-right: 50px;
}
#logo h4 {
	margin-top: 20px;
	margin-right: 20px;
	text-transform: lowercase;
	float: right;
	color: #FFF3CA;

}




/* Menu */

#menu {
	font-weight: bold;
	display: inline;
	float: right;
	padding-top: 15px;
	padding-bottom: 5px;
}
#menu a {
	color: #FFFFFF;
	text-transform: lowercase;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#menu a:hover {
	text-decoration: none;
}



#menu ul {
	width: 800px;
	list-style-image: none;
	list-style-type: none;
}

#menu li {
	float: right;
	border: 1px solid #000;
}

#menu .woe a {
	background-color: #4C0000;
	border: 1px solid #000;
}

#menu .woe a:hover {
	background-color: #990002;
}

#menu .home a {
	background-color: #681D06;
	border: 1px solid #000;
}
#menu .home a:hover {
	background-color: #CE3B08;
}

#menu .schedule a {
	background-color: #CC9900;
	border: 1px solid #000;
}

#menu .schedule a:hover {
	background-color: #FFCC00;
	color: #000;
}

#menu .maps a {
	background-color: #063E11;
	border: 1px solid #000;
}

#menu .maps a:hover {
	background-color: #097721;
}

#menu .tickets a {
	background-color: #203C61;
	border: 1px solid #000;
}

#menu .tickets a:hover {
	background-color: #0099FF;
}

#menu .sponsors a {
	background-color: #12045B;
	border: 1px solid #000;
}

#menu .sponsors a:hover {
	background-color: #2909B6;
}

#menu .poets a {
	background-color: #000;
	border: 1px solid #000;
}

#menu .poets a:hover {
	background-color: #333;
	color: #FFF;
}

#menu .about a {
	background-color: #110011;
	border: 1px solid #000;
}

#menu .about a:hover {
	background-color: #8000FF;
}

/* Page */

#page {
	width: 960px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
	clear: both;
	background-color: #000;
	padding: 0px;
}
#content-wide-top {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/fishbottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 23px;
}


/* Content */

#content {
	float: right;
	width: 610px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	color: #FFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#content-wide {
	color: #FFF;
	margin: 0px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#content-wide-top h2 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#content-wide-top h3 {
	font-size: 12px;
	float: left;
	margin-top: 16px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 100px;
}



#content .entrycomment {
	color: #FFCC00;
	float: right;
	margin-right: 50px;
	font-size: small;
}
#content .eventhighlight {
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
	line-height: 200%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #C90;
}



/* Sidebar */

#sidebar {
	width: 320px;
	margin-top: 20px;
	float: right;
	padding: 10px;
}




#sidebar ul {
	margin: 0px;
	padding: 0px;
}

#sidebar li {
	text-align: left;
	list-style-type: none;
}

#sidebar li ul {
	margin: 15px 15px 25px 15px;
}

#sidebar li li {
	font-size: 11px;
}

#sidebar a {
	color: #C90;
	text-decoration: none;
}
#sidebar a:hover {
	color: #1C3355;
	text-decoration: none;
}



#sidebar p {
	margin-right: 10px;
	margin-left: 10px;
}
#sidebar .eventhighlight {
	color: #003;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 200%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003;
	border-bottom-color: #003;
}
#sidebar .highlight {
	font-weight: bold;
	text-transform: uppercase;
	color: #C90;
}




/* Footer */

#footer {
	width: 960px;
	background-color: #000;
	filter: alpha(opacity=70);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 120px;
}

#footer p {
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#footer a {
	color: #CCC;
	text-decoration: none;

}
#footer a:hover {
	color: #9CF;
}


.author {
	font-weight: bold;
	color: #CCCCCC;
}
.authorheading {
	font-weight: bold;
	color: #CC9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-bottom: 5px;
	padding-top: 14px;
}
.authorpub {

	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
.authorpub ul li {
}
.highlighttext_yellow {
	color: #FFE591;
	font-size: 1em;
}
.highlighttext_red {
	color: #900;
}
.highlighttext_green {
	color: #360;
}
.eventhighlight1 {
	font-size: 16px;
	font-weight: bold;
	margin-right: 10px;
	line-height: 180%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	color: #FFC;
	text-transform: uppercase;
}
.eventhighlight2 {
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #000;
	background-color: #FFF;
}
.box-right {
	float: right;
	width: 600px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 4px;
}

.box-right .quote {
	float: right;
	color: #FFE591;
	width: 40%;
	margin: 6px;
	padding: 4px;
}
.box-right .leftquote {
	float: left;
	margin: 2px;
	padding: 2px;
	width: 40%;
	color: #FFE591;
}
.box-right .densmorequote {
	color: #FFE591;
	margin: 2px;
	padding: 2px;
	width: 280px;
	float: right;
}


.box-right .quote-top {
	background-image: url(images/quote-top.png);
	background-position: left top;
	float: left;
	padding-bottom: 4px;
	background-repeat: no-repeat;
	width: 40px;
	height: 20px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-top: -10px;
}
.box-right .quote-bottom {
	background-image: url(images/quote-bottom.png);
	background-position: right top;
	float: right;
	width: 120px;
	background-repeat: no-repeat;
	margin-top: -20px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 10px;
	padding-top: 30px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	text-align: right;
}


.box-right .quote-small {
	width: 200px;
	color: #FFC;
	float: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 20px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}
.box-right .quote-small ul li {
	margin-bottom: 10px;
}



.box-right .next {
	float: right;
	color: #C90;
}
.box-right .next a {
	color: #FF9;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	font-style: italic;
}
.box-right .next a:hover {
	color: #C90;
}

.box-left {
	float: left;
	width: 310px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 2px;
}
.box-left .white {
	background-color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.box-left .outline-blue {
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003;
	border-right-color: #003;
	border-bottom-color: #003;
	border-left-color: #003;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 14px;
}
.box-left .outline-orange {
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F30;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #F30;
}
.box-left .outline-grey {
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 14px;
}
.box-right-wide {
	float: right;
	width: 940px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
}
.box-right-tickets {
	float: right;
	width: 96%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: -30px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.box-right-index {
}

.box-right-poets {
	float: right;
	width: 96%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: -20px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.box-right-maps {
	width: 96%;
	margin-top: -20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
.box-right-maps a:hover {
	color: #39C;
}

.box-right-schedule {
	width: 890px;
	margin-top: -10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 0px;
	color: #000;
}
.box-right-schedule a {
	color: #03F;
	text-decoration: underline;
}
.box-right-schedule a:hover {
	color: #C90;
	text-decoration: underline;
}


.box-right-schedule h2 {
	color: #FFF;
}
.box-right-schedule h2 a {
	color: #C90;
	text-decoration: none;
}
.box-right-schedule h2 a:hover {
	color: #FFF;
	text-decoration: underline;
}

.box-right-schedule h3 {
	color: #666;
	margin-top: 10px;
}


.box-right-sponsors {
	width: 840px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.box-right .quote-long {
	float: right;
	width: 98%;
	border: 1px solid #666;
	margin: 6px;
	padding: 7px;
	color: #FFE591;
}
.box-right .quote-kasner {
	color: #FFE591;
	padding-top: 10px;
	padding-left: 20px;
}
.box-right .quote-kasner .about {
	padding: 10px;
	float: right;
	width: 240px;
	color: #FFF;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 16px;
	border: 1px solid #666;
}
.box-right .quote-speakman {
	color: #FFE591;
	float: right;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 10px;
	background-image: url(quotes.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	width: 30%;
}
.box-right .quote-speakman .about {
	padding: 7px;
	float: right;
	width: 240px;
	color: #FFF;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 16px;
	border: 1px solid #666;
}
.scheduledates {
	padding: 10px;
	float: right;
	width: 260px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 4px;
	border: medium dashed #999;
}
.box-right .quote-top-kudos {
	background-image: url(images/quotes01.png);
	background-position: 4px 6px;
	float: left;
	padding-bottom: 6px;
	background-repeat: no-repeat;
	width: 40px;
	height: 36px;
	margin-top: -10px;
}
.quote-top-kudos {
	background-image: url(images/quotes02
.gif;
	background-position: 4px 6px;
	float: left;
	padding-bottom: 6px;
	background-repeat: no-repeat;
	width: 40px;
	height: 36px;
	margin-top: -10px;
	background-image: url(images/quotes.png);
}

.sponsors-homepage {
	width: 220px;
	color: #FFF;
	float: right;
}
.sponsors-homepage p {
	background-image: url(images/bullet02
.gif;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	background-image: url(images/bullet02.gif);
}
.sponsors-homepage ul li {
	list-style-image: url(images/bullet02.gif);
	margin-bottom: 10px;
	margin-left: -10px;
	margin-top: 0px;
}
#videos {
	float: right;
	width: auto;
}
#sponsors-homepage {
	width: 220px;
	color: #FFF;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 8px;
	float: right;
}
.right {
	float: right;
	width: 560px;
	margin-right: 6px;
}
