/* Adjustments to the main styles for Subsidiary Pages */


/* The header and banner adjustments /*
/*---------------------------------------------------*/
#container	{ 
	background: #FFF url(../images/page_banner3.gif) no-repeat top right;
	}


#pageHeader { 
	border:none;
	background:none; 
	margin:10px 0 0 45px;
	width: 144px; 
	height:122px;
	}
	
#pageHeader a	{
	text-decoration:none;
	}
	
img	{
	border:none;
	}
	
.mugshot	{
	float:right;
	padding:5px 20px 5px 2px;
	width:120px;
	}

.footer{
	background:transparent;
	9margin:3em 0 0 0;
	padding-top:6em;
	}


/*adjustments to the main content for the subsidiary pages
/*---------------------------------------------------*/
#content	{
	position:relative;
	text-align:left;
	margin: 0 0 10px 190px;
	padding:1em 0 0 0;
	top:70px;
	width:520px;
	}
	

#content p {
	width:500px;
	margin:0;
	padding-bottom:0.8em;
	}

h1  {  /*The Page Title */
	color:#2A3A00;
	font: bold 1.5em Georgia, "Times New Roman", Times, serif;
	text-align:center;
	padding-top:0.5em;
	}
	
h2	{  /* the Author information */
	padding:0.3em 0 1em 0;
	color:#2A3A00;
	font: bold 1.1em Georgia, "Times New Roman", Times, serif;
	text-align:center;
	}

h3  {  /* the Subtitles */
	width: 500px;
	color: #F75A0D;
	font-size:1.2em;
	text-align:left;
	border:none;
	}


#content li	{ /* for article bullets */
	padding:0 3em 0.7em 2em;
	list-style-type:none;
	text-align:left;
	font:normal 0.9em Verdana, Helvetica, sans-serif;
	}
	
#content p.poem	{ /* for article poem */
	text-indent:0;
	margin-left:6em;
	font:italic 1.1em Georgia, "Times New Roman", serif;
	}
	
#content p.author	{
	text-indent:14em;
	font:normal 0.9em Verdana, Helvetica, sans-serif;
	
	}

/*  List adjustments */
/*-----------------------------------------*/

#navList ul {
	left:32px;
	top:167px;
	width:175px;
	padding:10px 20px 0 15px;
	}
	
#content ul	{
	padding-left:1em;
	}
	
	

/* these next are formatting for article graphics */
/*---------------------------------------------------*/
.hiddenDynamics	{
	width:420px;
	float:right;
	padding:0.5em 0 0.5em 0.5em;
	margin-top:0.5em;	
	}
	
.orgApps, .symptoms	{
	float:left;
	padding:0.8em 1em 0.3em 0;
	}
	
.orgApps	{
	width:400px;
	}

.symptoms	{
	width:215px;
	}
	
/* the Paypal stuff */
/* -------------------------------------------------*/
table {
	width:70%;
	padding-left:3em;
	}
	

	
