<style type="text/css" media="screen">
		html, body 		{ margin: 0 padding: 0; }
		body 			{ color: #663300; font: 16px Times New Roman, Arial, microsoft sans-serif;}
#wrapper		{ float:left; width: 100%; }
	#content		{ margin : 25px 50px 25px 100px; padding:0px 10px 0px  0px;}
#footer {
	clear: both;
	color: #73757e;
	 
	text-align: center;
	letter-spacing: 2px;
	font-size: 75%;
	line-height: 2em;
	padding: 10px 10px 0 0;
	height: 50px;}
	
#footer p {
	padding: 0;
	margin: 0;}
	
#footer a {
	color: #73757e;
	padding: 0 5px;
	text-decoration: none;
	font-weight: bold;}
	
#footer a:hover {
	color: #73757e;
	text-decoration: underline;
	font-weight: bold;}
</style>