<!--
body {
    /* background      : #076B23; */
    background      : #242;
    color           : #ffc;
    font-family     : georgia, serif;
    font-size       : 1em;
    width           : 1000px;
    min-height      : 100%;
    height          : 100%;
	line-height     : 120%;
    }
h1  {
    font-size       : 2em;
    background      : inherit;
    color           : #eee;
    text-align      : center;
    border-top      : double 3px #999;
    border-bottom   : double 3px #999;
    letter-spacing  : 2.5px;
    font-weight     : normal;
    width           : 1000px;
    padding-top     : 2px;
    padding-bottom  : 2px;
    margin-bottom   : 2px;
    }
/* h2  {
    font-size       : 14px;
    text-align      : left;
    font-family     : tahoma, sans-serif;
    } */
h2  {
	font-family     : gill sans, sans-serif;
    margin-top      : 2px;
    font-size       : 14px;
    text-align      : center;
    font-weight     : 400;
    }
a  {
    color           : #006;
    background      : inherit;
    }
.headlink {
    font-family     : gill sans, sans-serif;
    font-size       : 18px;
    font-weight     : normal;
    letter-spacing  : 2px;
    color           : #c99;
    background      : inherit;
    }
.headlink:hover{
    color           : #fcc;
    background      : inherit;
    }
p {
    margin-top      : 0px;
    margin-bottom   : 8px;
    }
.wrapper {
    min-height      : 100%;
    height          : auto !important;
    height          : 100%;
    }
.footer {
    height          : 4em;
    border-top      : double 3px #ffc;
    padding-left    : 300px;
    width           : 500px;
    }
.ad {
    font-family     : tahoma, sans-serif;
    }
.rightbox {
	border          : double 3px #c99;
	width           : 200px;
	height          : 170px;
	background      : white;
	color           : black;
	padding         : 15px;
	font-size       : 0.85em;
	margin-bottom   : 5px;
    font-family     : gill sans, sans-serif;
	}
.rightbold {
	color           : #c99;
	font-weight: bold;
	font-size: 1.1em;
	}
.lotsatext {
	font-family: gill sans, sans-serif;
	line-height: 1.3em;
	border: double 3px #c99;
	background: white;
	padding: 15px; color: black;
	}
-->
