
	body
	{
		/*margin : 20px auto auto auto;*/ /* top right bottom left*/
		margin: 20px auto; 
		background-color:white;
		font-family:"Trebuchet MS";
		text-align: center;
		/*min-width: 600px;*/
	}
	div.website
	{
		width:654px;
		margin: 0 auto;
		text-align:center;
	}
	div.top
	{
		width:654px;
		height:50px;
		background: url(/helpthechildren/assets/images/logo.gif);
	}
	div.header
	{
		width:654px;
		height:125px;
		background: url(/helpthechildren/assets/images/header.jpg);
	}
	div.navigation
	{
		width:650px;
		text-align:left;
		padding-top:5px;
		padding-bottom:5px;
		border-bottom:1px solid silver;
		font-size:12px;
	}
	#home
	{
		background-color:#9B0606;
		padding: 3px 10px 3px 3px;
		color:white;
	}
	div.navigation a
	{
		text-decoration:none;
		color:black;
		margin-right:15px;
	}
	div.navigation a:hover
	{
		text-decoration:underline;
	}
	div.content
	{
		width:650px;
		/*border-top:1px solid silver;*/
		margin-top:0px;
		font-size:12px;
		min-height:300px;
		
	}
	div.faqcontent
	{
		width:650px;
		/*border-top:1px solid silver;*/
		margin-top:0px;
		font-size:12px;		
	}
	div.faqsubtitle
	{
		font-size:14px;		
		font-weight:bold;
		padding-bottom:8px;
		padding-top:15px;
	}
	div.coverFirstText, div.coverSecondText, div.coverThirdText
	{
		width : 216px;
		float:left;
		margin-top:10px;

	}
	div.coverPhoto
	{
		width:210px;
	}
	div.coverPhoto img
	{
		width:202px;
		border:5px solid black;
	}
	div.coverTitle
	{
		border-right: 1px solid silver;
		color:#9B0606;
		text-align:left;
		margin-top:10px;
		padding-left:5px;

		padding-bottom:10px;
		font-size:16px;
		font-weight:bold;
	}
	div.coverContent
	{
		border-right: 1px solid silver;
		text-align:left;
		padding-left:5px;
		padding-right:5px;
		height:150px;
	}
	div.coverLink
	{

		text-align:right;
		border-right: 1px solid silver;
		padding-right:5px;
		padding-bottom:5px;
		font-size:10px;
	}
	div.coverLink a
	{
		border-bottom:1px dotted silver;
		color:#9B0606;
		text-decoration: none;
	}
	div.coverLink a:hover
	{
		border-bottom:1px solid silver;
	}

	div.footer
	{
		height:100px;
		margin-top:15px;
		font-size:11px;
		color:#909090;
		text-align:left;
		width:650px;
		margin-bottom:15px;
	}
	
		
	div.coverDisclaimer
	{
		background-color: #9B0606;
		float:left;
		width : 145px;
		color:white;
		font-size:9px;
		vertical-align:bottom;
		height:100px;
		padding-left:5px;
	}
	div.coverDisclaimer a, div.coverDisclaimer a:hover
	{
		color:white;
		text-decoration:underline;
	}
	div.coverNews
	{
		background-color: black;
		float:left;
		width : 485px;
		height:95px;
		color:white;
		font-size:11px;
		text-align:left;
		padding-left:15px;
		padding-top:5px;
	}
	div.coverNews ul
	{
		margin-top:3px;
		margin-bottom:3px;
	}
	div.coverNews ul a
	{
		color:white;
		text-decoration:none;
	}
	
	div.coverNews ul a:hover
	{
		text-decoration:underline;
	}
	
	div.title
	{
		color:#9B0606;
		text-align:left;
		font-size:16px;
		font-weight:bold;
		margin-top:10px;
	}
	
	div.content
	{
		text-align:left;
		font-size:11px;
	}
	
	/* channel homepage */
img.teaser { float:left; margin: 0 10px 8px 0; border:1px solid black;}
.channelhome_block { margin: 0 0 0px 0;  margin-top:10px; font-size:11px}
.channelhome_block p { margin: 0;}
a.titlelink, span.titlelink { font-size:16px; color:#aa0000; font-weight:bold; text-decoration:none; }
a.titlelink:hover { color:#cc0000;}
p.readmore { text-align:right; font-size:10px; margin:0; }
p.readmore a { color:#000; text-decoration:none;border-bottom: 1px dotted silver;}
p.readmore a:hover { color:#cc0000;}
h2 { font-size:24px; padding-bottom:0px; padding-top:0px;margin-top:0px; }
p.intro {font-weight:normal;font-style:italic;}
.article_footer { border:1px dotted silver;margin-bottom:10px;}
