body {
  	 background-image: url(../images/background.jpg);
	 background-repeat: repeat;
	 margin: 0px;
}

p, td, li {
	line-height: 150%;
	color: #999999;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
}

h1 
{
      font : bold 15px verdana, arial, helvetica, sans-serif;
     color : #006600;
}

h2 
{
      font : bold 15px verdana, arial, helvetica, sans-serif;
     color : #666666;
}

h3 
{
      font : bold 15px verdana, arial, helvetica, sans-serif;
     color : #336633;
}

h4 
{
      font : bold 13px verdana, arial, helvetica, sans-serif;
     color : #006600;
}

h5 
{
      font : bold 13px verdana, arial, helvetica, sans-serif;
     color : #666666;
}

h6
{
      font : bold 13px verdana, arial, helvetica, sans-serif;
     color : #336633;
}

a
{
	color : #99cc99;
}

a:visited
{
  color : #669966;
}

a:hover  
{
  color : #ffffff;
}
.copyright 
{
	font : 9px verdana, arial, helvetica, sans-serif;
	color: #666666;
	line-height: 165%;
}

a.copyright 
{
	color : #666666;
}

a.copyright:visited
{
  color : #666666;
}

a.copyright:hover  
{
  color : #ffffff;
}

td.content 
{
	background-color: #000000;
}

td.leftside
{
	background-image: url(../images/leftsidebg.gif);
	background-repeat: repeat-y;
}

td.rightside
{
	background-image: url(../images/rightsidebg.gif);
	background-repeat: repeat-y;
}

td.sidebar
{
	background-image: url(../images/sidebarbg.jpg);
	background-repeat: repeat-y;
}

td.vline
{
	background-image: url(../images/vline.gif);
	background-repeat: repeat-y;
}

.news
{
      font : 12px verdana, arial, helvetica, sans-serif;
	  line-height: 150%;
}

.date
{
      font : bold 12px verdana, arial, helvetica, sans-serif;
     color : #006600;
}

.twitternews
{
      font : 10px verdana, arial, helvetica, sans-serif;
	  line-height: 150%;
}

.twitterdate
{
      font : bold 10px verdana, arial, helvetica, sans-serif;
     color : #006600;
}

.booktitle
{
      font : bold 13px verdana, arial, helvetica, sans-serif;
     color : #006600;
}

