/*------------- NOTE: other styles for contact page are in profiles.css ----------------*/

/* --------- redefined html tags --------- */
body {	background-color:#434c1e; }
body, div, p, td { color:#dee3bb;}

/* -- default link -- */
a, a:link {color:#b8bc9b; text-decoration:none;}
a:hover {color:#ffffff; text-decoration:underline;}

/* -- tertiary nav  -- */
#subsubnav { background-color:#d9d9da; }
#nav_news { margin-top: 30px; }

/* --------- body / content --------- */
#content { background-color: #eff0f0; border-bottom:0px solid #3b3b3b;} 

#articleText {z-index:1; width:380px; padding: 20px 70px 10px 206px; color:#000000; background-color:#636d3f; }
#articleText p {color:#000000; font-size:11px; line-height:16px;}

#nav_img { background-color:#ffffff; }
#articleThumb {position:absolute; top:0px; left: 0px; z-index:2; }
	
	
#footer_float { color: #000000; } 	
