﻿body 
{
    background:#3A4010 url(images/bg.jpg) repeat-x top left;
    margin-top:0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin-right:25px;

    
}

a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
}
a:active {
	color: #666666;
}

#copyrights
	{
	text-align:center;
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	color: #a5a58a;
	margin:4px 0 0 0;
	}
	
#addrbox
	{
	float:left;
	margin:0px 0 0 0;
	padding:0 0 0 0px;
	width:200px;
	}

#addrbox a:hover
	{
	float:left;
	display:inline;
	margin:10px;
	padding:10px;
	font-family:Arial;
	font-weight:normal;
	font-size:14px;
	color: #993333;
	text-decoration:none;
	line-height:16px;
	padding:12px;
	background-color:#EAEBDC;
	border: dotted 2px #000;
	}
#addrbox a
	{
	float:left;
	display:inline;
	margin:10px;
	padding:10px;
	font-family:Arial;
	font-weight:normal;
	font-size:14px;
	color: #000;
	text-decoration:none;
	line-height:16px;
	padding:12px;
	background-color:#EAEBDC;
	border: dotted 1px #000;
	}

#scrollback
{    background-image:url(images/scrollbg.gif); 
     width:1000px; 
     height:120px;
    }
    
#toptop
{   background-image:url(images/topper.gif); 
    width:1000px; 
    height:100px; 
    text-align: right;
    }
#topbot
{  background-image:url(images/topper1.gif); 
   width:1000px; 
   text-align:center; 
   height:100px;
    }
    
#botbot
{  background-image:url(images/bopper.gif); 
   height:30px; 
   width:1000px;
    }  

#mopper
{  background-image:url(images/mopper.gif); 
	width:1000px; 

}