

#wrap {
  width: 780px;
  margin: 0 auto;
  background: url(/images/bgTile.gif) repeat-y top left; 
  border:1px solid #669933;
}

#sidebar {
margin: 30px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
line-height:1.3em;
font-size: 12px;
}

div#footerlink {}
#footerlink {
	color: #ffffff;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	text-align: center;
	
}
#footerlink p{
	color: #ffffff;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	text-align: center;
}
#footerlink a{
	color: #ffffff;
		font-size: x-small;
}
#footerlink a:link{
	color: #ffffff;
	font-size: x-small;
}
#footerlink a:visited{
	color: #ffffff;
	font-size: x-small;
}
#footerlink a:hover{
	text-decoration: underline;
	font-size: x-small;
	color: #ffffff
}
#footerlink a:active{
	color: #660000;
	text-decoration: underline;
	font-size: x-small;
}
