body
{
    background: url("/2008/images/bg.gif")
        repeat;
    /* background-color: #e2e2e2; */
    font-family: arial, sans-serif;
    font-size: 10pt;
    font-weight: lighter;
    font-style: normal;
    color: #70858f;
    /*color: #0e93c7;*/
}
#stage
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    /*width : 785px; */
    width : 1124px;
    height : 821px;
    text-align: left;
/*    border : 2px #66ffff dotted;  */
}
.header
{
    position: relative;
    width : 785px;
    text-align: right;
    height: 15px;
    padding-top: 20px;
    color: #991f00;
    text-align: right;
    letter-spacing: 0px;
    /* border : 1px #000000 solid; */
}
.header a
{
    font-family: impact, sans-serif;
    font-size: 12pt;
    font-weight: normal;
    font-style: normal;
    color: #d73b89;
    text-decoration: none;
}
.header a:hover
{
    color: #009dbf;
    background-color: transparent;
    text-decoration: underline;
}
.footnote 
{
    color: #0e93c7;
    font-family: arial, sans-serif;
    font-size: 8pt;
 /*   text-align: center; */
    /* background-color: #ffffff; */
    padding-top: 10px;
}
.footnote a
{
    font-size: 8pt;
}
#nav_bar
{
    position: absolute;
    top: 100px; 
    left: 60px; 
    text-align: right;
    width: 795px;
    /* border : 2px #6666ff dotted;  */
}

#content_stage
{
    /*border : 2px #6666ff dotted; */
    position: absolute;
    top: 140px; 
    left: 180px; 
    width: 775px;
}
#content
{   
    /*border : 2px #000000 dotted; */
    position: relative;
    width: 745px;
    min-height: 600px;
    height:auto !important;
    height:600px;
    padding:50px 20px 20px 20px;
}
#tasveerlogo
{
    position: absolute;
    left: 840px;
    top: -10px;
    width: 180px;
    height: 90px;
    padding-left: 20px;
 /* background-color: #e52f77;*/
}
a.oldisaff
{
    color: #70858f;
    text-decoration: none;
    font-family: arial, sans-serif;
    font-size: 8pt;
    font-style: normal;
}
a.oldisaff:hover
{
    /* background-color: #e52835; */
    color: #70858f;
}
#festival_calendar
{
    position: absolute;
    width: 285px;
    height: 140px;
    top: 255px;
    left: 970px;
    padding: 10px;
    color: #ececec;
    background: url("/2008/images/calbg.gif")
    /* background-color: #7c1012; */
}
#tags_stage
{
    position: absolute;
    top: 405px;
    width: 170px;
    height: 160px;
    left: 990px;
    padding: 5px;
    background-color: #726906;
}
#tags_stage #tagshead a
{
    font-size: 12pt;
    font-weight: bold;
}
#tags_stage a
{
    color: #ececec;
    text-decoration: none;
    font-family: arial, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    font-style: normal;
}
#tags_stage a:hover
{
    background-color: transparent;
    color: #7c1012;
}

#ticket_venue
{
    width: 150px;
    height: 130px;
    position: absolute;
    top: 370px;
    left: 50px;
    padding: 5px;
    color: #fff6ff;
}
#sponsors_stage
{
    width: 150px;
    height: 330px;
    position: absolute;
    top: 380px;
    left: 955px;
    padding: 5px;
    color: #d7d7d7;
}
#sponsors
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 162px;
    height: 326px;
    padding-top: 6px;
}
/* remove blue borders around image links - firefox */
a img, a object
{
    border: none;
}
