h1  { font-size: 1.5em; line-height: 0.5em; text-align: center; margin: 0.67em 0 }
h2  { font-size: 1.2em; line-height: 0.5em; text-align: center; margin: 0.83em 0}
h3	 { color: #fff; font-size: 1.1em; font-weight: bold; line-height: 0.3em; text-align: center; margin: 1em 0 }
h4	 { color: #f90; font-size: 0.9em; font-weight: bold; line-height: 0.3em; text-align: center; margin: 1.33em 0 }
.top_container 
	{
		padding: 0px 0px 60px 0px;
		background-color:#1D69E1;
		background-image: url("../images/bottom-swoop.jpg"); 
		background-position: bottom left; background-repeat: no-repeat;
	}
#mc-logo
	{
	    top: -21px
	}
#bio-text
	{width: 551px;}
#bio-padding
	{position: relative; padding: 0px 69px 0px 69px; top: -50px }

/*Print Function*/
@media print	{
				  
				  #top-swoop	{ display: none }
				  #fade-pic		{ display: none }
				  #hme			{ display: none }
				  #prdts		{ display: none }
				  #odr			{ display: none }
				  #ct-us		{ display: none }
				  .bottom_container { display: none }
				  .noprint {display:none}
				}
