#content
{
   height: 750px;
   background: url('/images/home/background.jpg') #FFF no-repeat;
   color: inherit;
   margin: 0;
   width: auto;
}


#omega
{
   display: none;
}

#gg
{
   display: none;
}


#title
{
   position: absolute;
   margin: 315px 0 0 754px;
   font-weight: normal;
   font-size: 22px;
   color: #EEEEEE;
   background: none;
}


#gigs
{
   position: absolute;
   margin: 355px 0 0 710px;
   color: #FFF;
   background: none;
   font-size: 16px;
   font-weight: normal;
   height: 360px;
   overflow: auto;
   width: 274px;
   list-style-type: none;
}

#gigs li
{
   padding-top: 18px;
   width: 240px;
}

#list
{
   position: absolute;
   margin: 420px 0 0 10px;
   color: #000;
   background: none;
}

#list a
{
   color: #0C3796;
   background: none;
}

#list .important
{
   font-size: 18px;
}

#fb
{
   position: absolute;
   margin: 720px 0 0 0;
}

#update-title
{
   font-size: 14px;
   color: #FFF;
   background: none;
   position: absolute;
   margin: 620px 0 0 535px;
}

#updates
{
   font-size: 11px;
   position: absolute;
   margin: 645px 0 0 495px;
   max-width: 160px;
}

#updates ul
{
   margin: 0;
   padding: 0 0 0 12px;
   color: #FFF;
   background: none;
   /*list-style-type: none;*/
}

#updates li
{
   padding: 6px 0 0 0;
}

#warnings
{
   position: absolute;
   margin: 297px 0 0 6px;
   width: 350px;
}

.warning
{
   font-weight: bold;
}
