@charset "utf-8";
/* CSS Document */

html#home {
	background:url(../img/bkgrd.gif) repeat-x center 100px;}
	
body {
    margin:0 auto;
	padding:0px;
	font-family: myriad pro;
	font-size:.75em;
	line-height:20px;
	color:dbd7d2;
}
#container { margin:100px auto; width:1372px;}	
#content { float:left; }

#footer { }
#footer	{float:left;display:inline; width:600px; margin-left: 170px;  color:#666;
	font-size:.9em;font-family:arial, helvetica, sans-serif;padding:10px 0 30px;clear:left;}
	#footer p	{margin:0;}
	#footer a	{color:#666;text-decoration:none;} 
		#footer a:hover	{text-decoration:underline;}
.siteCredits { color:#666; font-size:.9em;}
#footer .siteCredits  a { text-decoration:none; color:#666;}
#footer .siteCredits a:hover { text-decoration: underline; color:#dbd7d2;} 
