/*  
Theme Name: Newark Financial Helpline
Theme URI: http://www.nfh.tritonicdesign.com
Description: Newark Financial Helpline: Free Access to Finance Professionals & Trained Volunteers
Version: 1.01
Author: Tritonic
Author URI: http://www.formulatenow.com/

*/


body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr,p, form{
margin: 0;
padding: 0;
}

body{
		margin: 0;
		font-family: Helvetica, Arial, Georgia, Sans-serif;
		font-size: 12px;
		text-align: justify;;
		vertical-align: top;
		background-color: #7c7a7b;
		color: #666666;
}

/* HEADER */

#header{
	margin: 0 auto 0 auto;
	width: 1024px;
	height: 221px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

	h1{
		visibility: hidden;
		font-style: normal;
}

#wrapper{
		margin: 0 auto 0 auto;
		text-align: justify;
		background: #ffffff;
		width: 1024px;
		height: 100%;
}

/* LINKS */
		
a:link, a:visited{
		text-decoration: underline;
		color: #336699;
}

a:hover{
		text-decoration: none;
}

p{
	padding: 10px 0 0 0;
}

h2{
	font-size: 13pt;
	line-height: 17pt;
}

h3{
	font-size: 11pt;
}


/* TEXT AREA */

#container{
		width: 1024px;
		background: #ffffff;
}

	td.left_imgbox{
	width: 560px;
	height: 395px;
	}
										
	td.entry{
	width: 464;
	height: 394;
	font-style: normal;
	background-image: url('images/right_imgbox.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	}
		td.entry_content{
		padding-right: 21px;
		}
	
	td.resources{
	width: 600px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	}
		
		td.resources a{
		text-decoration: none;
		}
	
			
/* FOOTER */

#footer{
	width: 1024px;
	height: 253px;
	margin-top: -2px;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}	

footer:link{
color: 275a82;
}
	.bcdc_copy{
	padding: 10px 5px 0px 5px;
	line-height: 14px;
	font-size: 12px;
	text-algin: justify;
	}
	
	.disclaimer{
	padding: 0px 5px 0px 5px;
	font-size: 9px;
	text-algin: justify;
	}
	
	.copyright{
	font-size: 9px;
	text-align: center;
	}
	


