
a.rss:link              { font: 10px Tahoma; color: #3b3833; text-decoration: none; font-weight:300; text-align:center;}
a.rss:active            { font: 10px Tahoma; color: #3b3833; text-decoration: none; font-weight:300; text-align:center;}
a.rss:hover            { font: 10px Tahoma; color: #d98603; text-decoration: underline; font-weight:300; text-align:center;}
a.rss:visited           { font: 10px Tahoma; color: #orange; text-decoration: none; font-weight:300; text-align:center;}


body.body
{
  
  background:#000 url(images/bg.jpg) repeat-x fixed left top;
  background-image:url(images/bg.jpg);
  background-attachment:fixed;
  background-repeat:repeat-x;
  background-position:left top; 
  margin-top:    0;
  margin-bottom: 0;
  margin-left:   0;
  margin-right:  0;

  padding: 0;
  
}

td.bottom
{

background-color:#91ca21;
font-family:"Times New Roman", Times, serif;
font-size:18px;
color:#fff;

}

#footer
{

font:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
width:953px;
text-align:center;
}

td.header
{

background-image:url(images/header.png) fixed center top;
background-image:url(images/header.png);
background-repeat: no-repeat;
background-attachment:fixed;
background-position: top center; 
margin-top:    0;
margin-bottom: 0;
margin-left:   50;
margin-right:  0;

padding: 0;

}
#flashbox
 { 
 
z-index: 1; 
background-image:url(images/header.png);
background-image:url(images/header.png);
background-repeat: no-repeat;
background-position: 98px 0px;
margin-top:    0;
margin-bottom: 0;
margin-left:   100;
margin-right:  0;

padding: 0;
 
 }
 #greendiv 
 
 {
	position: absolute;
	width: 122px;
	height: 46px;
	top: 17px;
	right: 493px;
	z-index: 99;
	visibility: visible;
  }
  
.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-weight:600;
font-size:10px;
color:#3b3833;
}

.labelfield{ /*CSS for label field in general*/
color:brown;
font-size: 90%;
}

.datefield{ /*CSS for date field in general*/
color:orange;
font-size:7px;
font-family: sans-serif;
}

#example2{ /*Demo 2 main container*/
width: 205px;
height: 100px;
border: 0px dashed black;
padding: 20px;
background-color: #fffdfa;
}

#example2 ul{ /*Demo 2 UL container*/
margin: 0;
padding-left: 3px;
margin-top: -20px;
}

#example2 ul li{ /*Demo 2 LI that surrounds each entry*/
margin-bottom: -5px;
margin-top: 12px;
}
#signup
{
width:953px;
height:25px;
margin-left:auto;
margin-right:auto;
text-align:center;
background-color:#FFF;
margin-top:2px;
padding-top:2px;

}
#sig1
{width:150px;
float:left;
background-color:#FFF;
}
#sig2
{width:150px;
float:left;
background-color:#FFF;
}

