﻿body 
{
    background:#FFFFFF url(images/wooden.gif) repeat top left;
    margin-top:20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    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:0 0 0 0;
	padding:0 0 0 0;
	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.jpg); 
    width:1000px; 
    height:100px; 
    text-align: right;
    }
#topbot
{  background-image:url(images/topper1.jpg); 
   width:1000px; 
   text-align:center; 
   height:50px;
    }

#nav
{  background-image:url(images/ttopper.gif); 
   height:100px; 
   width:1000px;
    }  
    
#botbot
{  background-image:url(images/bopper.gif); 
   height:60px; 
   width:1000px;
    }  

#mopper
{  background-image:url(images/mopper.gif); 
   width:1000px;
    } 


	.newsFeed
	{
		background: url('images/newsFeedBgr.gif') no-repeat;
		width: 438px;
		height: 42px;
		padding: 14px 0 0 20px;
		margin: 0 0 2px 0;
	}
