



body 	{ 
	font-family: "Century Gothic", Verdana, Geneva, Arial, sans-serif;
	font-size: small;
	margin: 0px;
	line-height: 1.6em;
	 
}

header	{
	float:		left;
}

h2	{
	font-size:	120%;
	text-align:	left;
	color:		#008000;
}

#allcontent	{
	width:			800px;
	padding-top:		0px;
	padding-bottom:		5px;
	background-color:	white;
	margin-left:		auto;
	margin-right:		auto;
}

#tabsC {
      float:left;
      width:100%;
      background:#EDF7E7;
      font-size:93%;
      line-height:normal;
      }
    #tabsC ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #tabsC li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsC a {
      float:left;
      background:url("images/tableftC.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsC a span {
      float:left;
      display:block;
      background:url("images/tabrightC.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#464E42;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span {
      color:#FFF;
      }
    #tabsC a:hover {
      background-position:0% -42px;
      }
    #tabsC a:hover span {
      background-position:100% -42px;
      }

#prolife	{
	width:			490px;
	margin-left:		0px;
	padding:		4px 0px 5px 5px;
	float:			right;
	margin-bottom:		4px;
}

#Catholicdoc	{
	float:			left;
	clear:			both;
	margin-right:		5px;
	margin-bottom:		6px;
	margin-top:		15px;
}

#ethical   	{
	float:			right;
	margin-bottom:		0px;
	margin-top:		15px;
}

h2.seghead	{
	color:			#008000;
	text-align:		center;
	width:			263px;

}

#lbottombox	{
	width:			263px;
	float:			left;
	clear:			both;
	margin:			8px 0px 5px 0px;
	padding:		0px 5px 0px 0px;
	
}

#cbottombox	{
	width:			263px;
	float:			left;
	margin:			0px 0px 5px 0px;
	padding:		0px 0px 0px 0px;

}

#rbottombox	{
	width:			263px;
	float:			right;
	margin:			0px 0px 5px 4px;
	padding:		0px 0px 0px 0px;
}

p.segtext	{
	padding:		5px 10px 10px 0px;
}		



#footer {
	color:			#808080;
	text-align:		center;
	padding:		15px;
	margin:			4px;
	font-size:		90%;
	clear:			both;
}
