/* HOMEPAGE LAYOUT AND STYLES */

#leftColumn, #rightColumn  { border-top-style: none; padding-top: 0 !important; }

/* CENTER COLUMN TEXT STYLING: HOMEPAGE */

h1 { display: none; }

#centerColumn h2 { 
	margin-bottom: .8em;
	height: 16px; 
	padding: 2px 6px;
	font-size: 1em; 
	text-transform: uppercase;
	letter-spacing: 1px;
	color: white; 
	background: #054788 url(../images/ContentHeader_blue.jpg) top left no-repeat; }
	
#centerColumn h3 { 
	font-size: 1em;
	color: #1760A6;
	margin-top: .5em; 
	margin-bottom: 0;
	}

#centerColumn p { margin-top: 0; margin-bottom: .5em; }

#infoFor { }
#infoFor h2 { margin: 0 !important; background: #BA2455 url(../images/InfoForHeader.jpg) top left no-repeat !important; }
#infoForText { margin-top: 0; margin-bottom: 10px; padding-bottom: .5em; background: #E6E1D1; }
#infoForText p { margin-top: .3em; margin-bottom: .7em; }

.authorInput { width: 550px; margin: auto; }
