body
    {
    padding: 0;
    height: 100%;
    background-color: #35234f;
    color: #000000;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
	 background-image: url(../images/bkg.jpg);
	 background-repeat: repeat-x;
    }

a
    {
    color: #cc0000;
    text-decoration: underline;
    }

a:hover
    {
    color: #898989;
    text-decoration: none;
    }

ul
    {
    margin: 0 0 0 20px;
    list-style-type: disc;
    }

li
    {
    margin: 4px 0 5px 10px;
    }
	 
table
	{
	font-size:10px;
	margin-left: auto;
	margin-right: auto;
	}

blockquote
    {
    margin: 1em;
    padding: .5em;
    background-color: #eeeeee;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    }

blockquote p
    {
    margin: .2em;
    }

#container
    {
    margin: 0 auto;
    padding: 0;
    width: 965px;
    text-align: left;
    vertical-align: middle;
    background-color: #ffffff;
    /*border: 1px solid #cccccc;*/
    }

#header
    {
	height: 200px;
	background-color: white;
	width: 965px;
	position: absolute;
	top: 0px;
	background-image: url(../images/slim-acai-berry.jpg);
    }

#header h1
    {
    margin: 0;
    padding: 20px 0 0 20px;
    font-size: 1.8em;
    letter-spacing: .1em;
    color: #ffffff;
    font-weight: lighter;
    }

#header h2
    {
    margin: 0;
    padding: 0 0 0 20px;
    font-size: 1.7em;
    font-weight: lighter;
    letter-spacing: .1em;
    color: #eeeeee;
    }
	 
#linkBox {
	position: absolute;
	top: 352px;
	left: 663px;
	width: 301px;
	height: 104px;
	}

#centerColumn
    {
	margin: 10px 20px 0 15px;
	padding: 0;
	background-color: white;
	padding-top: 200px;
	position: relative;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
    }

#centerColumn p
    {
	font-size: 14px;
    }
	
#centerColumn a
    {
	color: #00CC00;
    }

#centerColumn h1
    {
	margin: 0;
	padding: 2px 0 5px 0;
	font-size: 18px;
	font-weight: bold;
    }

#centerColumn h2
    {
	margin: 0;
	padding: 2px 0 5px 0;
	font-size: 18px;
	font-weight: bold;
    }
	 
#centerColumn h3
    {
	margin: 0;
	padding: 2px 0 5px 0;
	font-size: 14px;
	font-weight: bold;
    }

#promoSubA
	{
	 position: relative;
	 height: 250px;
	 width: 945px;
	 padding: 10px 10px 0 10px;
	 text-align: left;
	 font-weight: bold;
	 color: black;
	 background-color: white;
	}
	
#footer
    {
	position: relative;
	bottom: 0;
	padding: 20px 20px 0px 20px;
	height: 600px;
	text-align: left;
	font-size: 0.6em;
	background-color: black;
	color: white;
	border-top: 1px solid #cccccc;
    }
	
#footer a
    {
	color: white;
	text-decoration: underline;
    }
	
#adtable
	{
	font-size:22px;
	font-weight: bold;
	}
	
#adtable2
	{
	font-size:18px;
	font-weight: bold;
	}

.style1 {
	color: #990000;
	font-size: 18px;
	font-weight: bold;
	
}
.style8 {font-size: small}
.tabpromo
	{color:#37a81c;
	}
.blinker {color:920f81;}

