/* Footer for Techie Nomad Web Design - www.techienomadwebdesign.com */
/* December 2009 */

#footer_techienomad {
	margin: auto 10px 100px 10px;
	color: #9F9F9F;
	text-align: center;	
}
#footer_techienomad img {padding: 0 0 0 30px; vertical-align: text-bottom;}
#footer_techienomad p {padding-bottom: 20px;}
#footer_techienomad a:link {color: #9F9F9F; text-decoration: underline;}
#footer_techienomad a:visited {color: #9F9F9F; text-decoration: underline;}
#footer_techienomad a:hover {color: gray; text-decoration: none; background-color: black;}
#footer_techienomad a:active {color: gray; text-decoration: none;}

