body 
{
    font-size: 0.7em;
    font-family: Arial, San-serif;
    margin: auto;
    color: #848484;
    
}
a 
{
   color: #a8366a
}
.clearme 
{
    clear: both
}

#outerContainer 
{
   width: 790px;
   margin: auto
}
#innerHeader 
{
    height: 84px;
    background: url(images/headerBackground.jpg) no-repeat bottom;
    text-transform: uppercase;
}


#innerBody 
{

    /* background: url(images/polaroidTop2 copy.jpg) no-repeat 0px 100%; */
    height: 508px;
    
}
.programmePage #innerBody
{
     height: 508px
}
.pasteventsPage #innerBody
{
    height: 2250px
}
.programmePageGala #innerBody 
{
    height: 600px
}
.artists #innerBody 
{
    height: 508px
}
.artists2008 #innerBody 
{
    height: 1100px
}
.partnersPage #innerBody
{
    height: 600px
}    
.gallery #innerBody
{
	height: 1850px
}
.homepage #innerBody
{
	height: 665px
}

#headerNavigation 
{
    width: 560px;
    float: left;
    margin-top: 45px;
    
}
#headerNavigation a 
{
    color: #797979;
    background: url(images/navigationBullet.gif) no-repeat left;
    padding: 0 10px 0 12px;
    text-decoration: none;
    font-weight: bold
}
.programmeEventName a
{
    color: #797979
}
#headerNavigation a:hover
{
    text-decoration: underline;
}
#eventDate 
{
    text-align: right;
    width: 230px;
    float: left;
    font-weight: bold;
    font-size: 1.4em;
    color: #848484;
    margin-top: 42px;
}
#innerFooter 
{
    /* background: url(images/footerBackground2 copy.jpg) no-repeat; */
    height: 72px;
    vertical-align: top
}
#footerText 
{
    color: #fff;
    text-align: right;
    clear: both;
    position: relative;
    top: -68px;
    padding-right: 5px;

}
#footerText p 
{
    padding-right: 4px;
    padding-top: 0px;
    margin: 0  ;
}



#leftColumn 
{
    width: 260px;
    float: left;
    background: url(images/Logo_summer2009.jpg) no-repeat 2px 10px;
    height: 350px;
    margin-bottom: 200px
}



#rightColumn 
{
    width: 530px;
    float: left;
}
h1, h2
{
    
    font-family: Segoe UI, Arial, San-serif;
    font-weight: normal;
    font-size: 1.6em;
    letter-spacing: 1px;
    line-height: 2em;
    margin: 0;
    padding: 0
    
}
.pressDate 
{
    font-size: 1.2em
}

.pinkMe 
{
    color: #a8366a
}
.borderedPara 
{
    border-bottom: 1px solid #a8366a;
    padding-bottom: 15px
}
.notopMargin 
{
    margin-top: 3px
}
.sendusEmail 
{
    color: #848484;
    font-weight: bold;
    text-decoration: none;
    padding: 4px 0 4px 44px;
    display: block;
    background: url(images/emailIcon.gif) no-repeat left;
} 

.artistsList li 
{
    line-height: 2em;
    list-style: none;
    border-bottom: 1px solid #ccc;
    padding-left: 15px;
    background: url(images/navigationBullet.gif) no-repeat left;
    
    
}
.artistsList 
{
    margin-left: 2px;
    padding-left: 2px

}
.programmeListTable 
{
    width: 100%
}

.programmeListTable th 
{
    text-align:left;
    padding: 2px;
    padding-left: 5px;
    color: #fff;
    background: url(images/headerBackground.jpg) no-repeat bottom #a8366a;
}
.programmeListTable td 
{

    padding: 7px;
    vertical-align: top
}

.programmeRowAlt 
{
    background: #efefef
}
.programmeEventDate 
{
    width: 65px;
    font-weight: bold;
    color: #a8366a
    
}
.programmeEventName 
{
    font-weight: bold;
}
.partnerName 
{
    background: url(images/navigationBullet.gif) no-repeat left;
    text-indent: 15px;
    margin-bottom: 2px;
    font-size: 1.2em
}
.partnerInfo 
{
    margin-top: 0;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ccc
}
.subHeadingLink a
{
	font-size: 110%;
	padding-left: 15px;
	color: #848484;
	font-weight:bold;
	background: url(images/navigationBullet.gif) no-repeat left;
}
.subHeadingLink 
{
	margin-bottom: 10px
}

.galleryTable 
{
	width: 100%;

}
.galleryTable img
{
	border: 0
		
}




/* Sidebar illustration - Flotsum Jetsum polaroid photo *******************************************/

#leftColumn .floatsamJetsum {	
	margin: 340px 0 0 -20px;
	}






