body
{
background-color: #2b1b36;
background-image: url(Purple_Plaid_bg.gif); 
background-repeat: repeat-x;
color: #333;
font-family: 'trebuchet ms', arial, helvetica, sans-serif;
font-size: 0.8em;
}

h1{
color: #2b1b36;
font-family: 'trebuchet ms', arial, helvetica, sans-serif;
font-size: 2em;
font-weight: bold;
margin-left: -150px;
overflow: visible;
}

h2{
color: #600;
font-family: 'trebuchet ms', arial, helvetica, sans-serif;
font-size: 1.2em;
margin: 20px 0px 15px 0px;
}

a:link {
 color: #666;
}

a:visited {
 color: #666;
}

a:active {
 color: #666;
}

a:hover {
 color: #966;;
}

#headerLower
{
background-image: url(Rogue-Play_Theatre-Birmingham.jpg); 
}

#header
{
}

#headerRight
{
}

#right
{
margin-top: -20px;
padding: 0;
}

#contentArea
{
background-color: #fff;
background-image: url(HomeBG.jpg);
background-repeat: no-repeat;
}

#leftFeature
{
background-image: url(Buy_Theare_Tickets.gif);
}

#leftFeature a
{
width: 100%;
height: 100%;
display: block;
}

#footer
{
color: #f4f;
font-weight: bold;
border-top: solid 10px #f4f;
}


fieldset
{
    border: none;
}

fieldset div
{
    overflow: auto;
    margin: 20px 0;
    border: solid 1px #ccc;
    padding: 10px;
}

fieldset label, input, textarea
{
    float: left;
    display: inline;
}

fieldset input, textarea
{
    width: 120px;
}

fieldset label
{
    width: 100px;
    font-weight: bold;
    font-family: Arial;
    font-size: 14px;
}

div.formInfo
{
    float: right;
    width: 150px;
    height: 100%;
    margin: 0 0 0 20px;
    background-color: #ccc;
}

div.formConfirmation
{
    padding: 20px 0px;
}

td, th {
padding: 10px 10px 10px 0px;
}

.formFooter {
padding: 10px 10px 5px 0px;
text-align: right;
}

.eventImage {
float: left;
}

.eventDate {
float: left;
}

.eventDescription {
float: left;
}
















