/* CSS Document */
div	{border: none;}



#footline	{font-family: verdana;
		fontsize: 10px;
		text-align:center;}		


body {
 margin-top: 0px;
 padding-top: 0px;
 background: rgb(56,44,25);
 font-family:Verdana;
 align:center;
 margin: 0 auto;
 width:692px;
 border-bottom:solid;
 border-bottom-color:#336633;
 border-bottom-width:2px;
 border-left:solid;
 border-left-color:#336633;
 border-left-width:2px;
 border-right:solid;
 border-right-color:#336633;
 border-right-width:2px;
 }

img	{border:0;}




p		{font-family: verdana;
		color: #000000;
		font-size:11px;}
		
a		{font-family: verdana;
		text-decoration: none;
		font-size:11px;}

a:link		{color: #336633;}
a:visited	{color: #990000;}
a:hover		{color: #990000;}

h1, h2, h3, h4, h5, h6	{font-family: Verdana, Arial;}

