
#content{
	width:760px;
	margin:0px auto;
	text-align:left;
	background-color:#FFFFFF;
	border-left:1px solid black;
	border-right:1px solid black;
				
}

#footer{
	clear:both;
	height:1%;
    padding:5px 15px;
	text-align:left;
	background-color:#FFFFFF;
	font-size:75%;
				
}

#footer a:link, #footer a:hover, #footer a:visited, #footer a {
	color:#ff6600;
	text-decoration:none;	
		
}





