﻿body
{
	margin: 0;
	background-image: url(../Images/bg.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: #000033;
	text-align: center;
	padding: 0px;
}

p
{
	margin-top: 0px;
	font-family: Arial,Helvetica;
	color: #fff;
	font-size: .75em;
}

#PageLayout
{
	margin: 5px auto;
	width: 694px;
	text-align: left;
	padding: 0;
}

#ContentPane
{
	float: left;
	clear: both;
	width: 694px;
}

#TitlePane
{
	float: left;
	clear: both;
}

#FooterPane
{
	clear: both;
	width: 100%;
}

#ArtFrame
{
	background-color: White;
	padding: 10px 10px 10px 10px;
	margin-left: auto;
	margin-right: auto;
	width: 694px;
	text-align: center;
}

#ArtFrame a img
{
	text-align: center;
	vertical-align: middle;
	border: solid 1px gray;
	margin: 0px 20px 0px 20px;
}

#NavArea
{
	float: left;
	width: 440px;
	vertical-align: middle;
	height: 84px;
	padding: 0;
	margin: 0;
}

#LogoPane
{
	float: right;
	width: 251px;
	height: 44px;
}

.NavItem
{
	width: 90px;
	float: left;
	text-align: left;
	height: 15px;
	margin: 0;
	padding: 0;
}

.NavItemFirst
{
	clear: left;
}

.NavItem a
{
	font-family: Arial;
	color: #fff;
	font-size: .7em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

A
{
	color: #ffffff;
	font-family: Arial,Helvetica;
}

.PoemIntro
{
	float: left;
	width: 380px;
}

.PoemBreak
{
	clear: both;
	width: 694px;
}

.PoemMain
{
	float: right;
	width: 290px;
}

.BookItem
{
	float: left;
	width: 100px;
	padding-left: 20px;
	text-align: center;
}

a img
{
	border: 0;
}

.Performer
{
	width: 24%;
	float: left;
	height: 160px;
	margin-right: 2px; /*    border              : solid 1px #5a5a5a;*/
}

.PerformerTitle, .PerformerTitle a
{
	font-weight: bold;
	font-family: Arial,Helvetica;
	color: #000;
	font-size: .9em;
	text-align: center;
	background-color: #e8e8e8;
}

.PerformerContent
{
	color: #fff;
	clear: left;
}

.PerformerContent ul
{
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	margin: 0;
	font-family: Arial,Helvetica;
	font-size: .9em;
	line-height: 1.2em;
}

.VenueDate
{
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	margin: 0;
	font-family: Arial,Helvetica;
	color: #fff;
	font-size: .75em;
}

.NoBorder
{
	border: none;
}

#navlist
{
	padding-left: 0;
}

#navlist ul
{
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
}

#navlist li
{
	display: inline;
	list-style-type: none;
}

#navlist a
{
	padding: 2px 10px;
	font-size: .75em;
}

#navlist a:link, #navlist a:visited
{
	color: #fff;
	background-color: #036;
	text-decoration: none;
}

#navlist a:hover
{
	color: #fff;
	background-color: #369;
	text-decoration: none;
}
#navcontainer li, #navcontainer ul
{
	list-style-image: none !important;
	list-style-position: outside !important;
	list-style-type: none !important;
	margin: 0pt !important;
}

#navcontainer
{
	width: 440px;
	float: left;
}

h1
{
	font-weight: bold;
	font-family: Arial,Helvetica;
	color: #ff6600;
	font-size: 1.2em;
}

h2
{
	font-weight: bold;
	font-family: Arial,Helvetica;
	color: #fff;
	font-size: .8em;
}

h3
{
	font-weight: normal;
	margin-bottom: 0px;
	font-family: Arial,Helvetica;
	color: #fff;
	font-size: .8em;
}

#faq
{
	margin-left: 40px;
}
#faq ol
{
	font-family: Arial,Helvetica;
	line-height: 1.5em;
	color: #fff;
}
h4
{
	background: #000033 none repeat scroll 0%;
	border-top: 2px solid #ff6600;
	clear: both;
	color: #fff;
	font-size: 140%;
	padding: 15px 0pt 0pt;
}

.VenueTitle
{
	font-weight: bold;
	font-family: Arial,Helvetica;
	color: #fff;
	font-size: .8em;
}

.VenueFrame
{
	border: solid 1px gray;
	padding-left: 4px;
	padding-right: 4px;
	padding:5px;
	margin:2px;
}
