<style type="text/css">{  }
html, body {
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
    background-color: #111166 ;
	/*
    background-image: url("images/background_image.jpg") ;
	background-repeat: no-repeat ;
	background-attachment: fixed ;
	background-position: 0 0;
	*/
} 
img#bg{
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
h2
{
}

A:link    {text-decoration: underline; color: white;}
A:visited {text-decoration: none; color: white;}
A:active  {text-decoration: underline; color: white;}
A:hover  {text-decoration: underline; color: yellow;}

A.dlink:link    {text-decoration: none; font-weight:bold; color: blue;}
A.dlink:visited {text-decoration: none; color: blue;}
A.dlink:active  {text-decoration: none; font-weight:bold; color: blue;}
A.dlink:hover   {text-decoration: underline; font-weight:bold; color: #333399;}

A.rsslink:link    {text-decoration: none; font-weight:bold; color: blue;}
A.rsslink:visited {text-decoration: none; color: blue;}
A.rsslink:active  {text-decoration: none; font-weight:bold; color: blue;}
A.rsslink:hover   {text-decoration: underline; font-weight:bold; color: #000033;}


.lTable
{
	position:absolute;
	visibility:hidden;
	left:170;
	top:140;
	height:50%;
}
.dTable
{
	position:absolute;
	visibility:hidden;
	left:0;
	top:50%;
	height:50%;
	width:100%;
   
}
.rssfeed
{
	position:absolute;
	visibility:hidden;
	left:170;
	top:140;
	height:50%;
	width:80%;
}
.twitterfeed
{
	position:absolute;
	visibility:visible;
	right:15;
	top:140;
}
p.rssfeed {
    font:''; color: #FF00FF
}
p.lyrics
{
	font: normal normal 900 16px courier;
	color: #000000;
}
.menu
{
	font: normal normal 900 16px verdana;
	color: #FFFFFF;
}
-->
</STYLE>
<!--[if IE 6]>
<style type="text/css">
html { overflow-y: hidden; }
body { overflow-y: auto; }
img#bg { position:absolute; z-index:-1; }
</style>
<![endif]-->
