@charset "UTF-8";
/* Tonic Solfa CSS - 1.0 Nick Pelton - nickpelton@gmail.com */


body{margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; background:#111111;  }

/*Main Structure*/

#wrapper{width:100%; background:url(images/bg_home.jpg) repeat-x;}
#header{width:100%; background:#000000;}
#mainnav{height:34px; width:963px; background:#000000;}
#content{width:963px}
#latestnewshome{background:url(images/content_news.jpg); width:473px; height:150px; padding:29px 10px 0 0; font-family:Arial, Helvetica, sans-serif;}
#latestnewshome h2{font-size: 14px; color:#666633; margin: 0 0 0 20px; }
#latestnewshome p{ font-size:12px; margin:0 0 5px 20px; color:#FFFFFF; }
#latestnewshome a{color:#999966;}
#footer{width:100%;background:#000000; text-align:left; font-size:12px; color: #333333;  }
#insidefooter{
	padding:20px 0 20px 15px;
}

#footer a{color: #333333;}
