﻿body
{

	font-family: Arial;
	background-color: #000000;
	color: White;
	font-size: medium;
	
}
#left
{
	position:  absolute;
	float:left;
	left:-15px;
	top:-15px;
}
#content
{
	


	top:10px;
	z-index:10;
padding-top:15px;
	
}

#footer
{
	clear:both;
	position: absolute;
	left: 43px;
	top: 680px;
	background-image: url('/Images/spon.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: 779px;
	height: 100px;
	z-index:1;
}




a
{
		text-decoration: none;
    border-style: none;
    color: white;
    font-size: 13px;
    
  
}

a:hover 
{
  text-decoration: none;
    border-style: none;
    color: #5ABE52;
    font-size: 13px;
}

img
{  border-style: none;
}


#main
{
	width: 900px;
	text-align:center;
	
}


.addthis_toolbox .hover_effect
{
    width: 100%;
    padding: 10px 0 6px 10px;
    border: 0px solid ;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .hover_effect div
{
    float: left;
}

.addthis_toolbox .hover_effect a
{
    border: 0px solid ;
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
	border: 2px solid #008000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #BBF1BA;
	color: #000000;
	text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}

li 
{
 list-style: none;
 line-height:20px;	
 font-weight:bold;
}

.cat_text 
{
    text-align:center;
    color:#60bc56;
    font-weight:bold;
}

.tableborder
{
    border: 2px solid #FFFFFF;
    background-color: #000000;
    width:975px;
}

.main
{
 margin:0px 0px 0px 20px;   
 width:975px;
 text-align:left;
}

.layout
{
 width:1024px;
 background-image:url(/images/background.png);
 text-align:center;
 background-repeat:no-repeat;
 min-height:768px;
}

