body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color: #FFF;
	text-align: center;
	font: 11px Verdana;
	}
	
a:link{
	color: #146C74;
	text-decoration: underline;
}
a:visited{
	color: #146C74;
   	text-decoration: underline;
}
a:hover{
	color: #146C74;
  	text-decoration: none;
}

#container{
	width: 866px;
	margin-top: 0px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0 0 0 0px;
	
	}

#content {
	width: 866px;
	}

#content img{
	padding: 0px 0px 0px 0px;
	}
	
#footer a{
		
		font-weight: bold;
		text-decoration: underline;
}

#makers{
		clear:right;
		text-align:center;
		color: #333;
		font-size: 9px;
}