  a            { font-family: Arial; font-size: 10pt; font-weight: bold; color: #000000 }
    .infolines   { font-family: Arial; color: #000000; font-size: 10pt }
   .infoz       { font-family: Arial; font-size: 8pt; color: #F65D5D; font-weight: bold }
    a:link       { text-decoration: none; color: #000000 }
    a:active     { text-decoration: none; color: #000000 }
    a:visited    { text-decoration: none; color: #000000 }
    a:hover      { text-decoration: underline; color: rgb(255,255,255) }
    p            { font-family: Arial; font-size: 10pt }
    .topfriends  { font-family: Arial; font-size: 8pt; color: #000000; font-weight: bold }
    .bigfriends  { font-family: Arial; font-size: 12pt; color: #000000; font-weight: bold; text-transform: uppercase; }

    .burning  { font-family: Arial; font-size: 8pt; color: #252525; font-weight: bold }

    .dailyz      { font-family: Arial; font-size: 8pt; color: #000000; text-transform: uppercase; 
               font-weight: bold }
    .linkz       { font-family: Arial; font-size: 8pt; text-transform: uppercase; color: #FFFFFF; 
               font-weight: bold }
    .descrips    { font-family: Arial; font-size: 8pt; color: #333333; }
    .titlelines  { font-family: Arial; font-size: 12pt; color: #FFFFFF; font-weight: bold }
	.clickhere   { font-family: Arial; font-size: 14pt; color: #000000; text-decoration: none ;text-transform: uppercase; 
               font-weight: bold }
	.morefree    { font-family: Arial; font-size: 8pt;  color: #000000; }
   
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	}
body
{
text-align: center;
background-color: #8AA598;
}

div#container
{
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;

}
div#container descrips
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: lowercase;
	color: #ffffff;

}
div#lightgreen
{
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	border: thin solid #000000;
	background-color: #AACCBB;
	padding: 5px;
}
div#darkgreen {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	border: thin solid #000000;
	background-color: #8AA598;
	padding: 5px;
}

div#verydarkgreen {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	border: thin solid #000000;
	background-color: #6A8F7C;
	padding: 5px;
}
div#sidebar {
float: right;
width:220px;
}
backgroud-color: #FFFFFF;
}
div#sidebar ul {
list-style-image: url(/spacer.gif);
}
div#sidebar li {
list-style: none;
}
div#sidebar h2 {
	background-color;  #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	list-style: none;
	padding: 0px;
	line-height: 47px;
	width: 200px;
	text-decoration: none;
}
div#biglist{
	float: left;
	width:520px;
	}
.lightgreen {

	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	border: thin solid #000000;
	background-color: #AACCBB;
	padding: 5px;
}
#newarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: right;
}
#newarea p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: none;
}
#newarea a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
}