body
{
background-image:url(../images/noflash_backround.png);
background-repeat:no-repeat;
background-position: 0 0;
background-color: #f5f1eb;
margin: 0;
padding: 0;
text-align: left;
color: #666666;
font-family: georgia, arial, sans-serif;
font-size: 75%;
}

#container
{
width: 100%;
height: 100%;
min-width:  955px;
min-height: 600px;
overflow: auto;
}

#noflash_container
{
margin: 40px;
}



#left_column 
{
float: left;
width: 232px;
overflow: hidden;
background-image: url(../images/noflash_overview.png); 
background-repeat: no-repeat;
background-position: 0 0;
}

#intro
{
height: 130px;
overflow: hidden;
}

#intro p, #intro h1, #intro h2
{
visibility: hidden;
}


#download-flash
{
margin-top: 2px;
display: block;
width: 175px;
height: 10px;
overflow: hidden;
}

#download-flash a
{
display: block;
width: 175px;
height: 10px;
background-image:url(../images/noflash_download_flash.png);
background-repeat:no-repeat;
background-position: 0 0;
text-decoration: none;
}

#download-flash a:hover
{
background-position: 0 -10px;
}

#download-flash a span
{
visibility: hidden;
}

#buy-tickets
{
margin-top: 16px;
display: block;
width: 68px;
height: 13px;
overflow: hidden;
}


#buy-tickets a
{
display: block;
width: 65px;
height: 13px;
background-image:url("../images/noflash_buy-tickets.png");
background-repeat:no-repeat;
background-position: 0 0;
text-decoration: none;
}

#buy-tickets a:hover
{
background-position: 0 -13px;
}

#buy-tickets a span
{
visibility: hidden;
}

#love
{
margin-top: 110px;
margin-left: 94px;	
display: block;
float: left;
}

#container_inner
{
width: 850px;
}

a img
{
border: 0;
}


#pinchgut
{
margin-top: 360px;
}
