body {
	background-image:url('/public/_img/background_02.jpg'); background-repeat:repeat-x;
}

.title-red-long {
	background: transparent url('/public/_img/red-title-bottom-long.gif') no-repeat left bottom;
	padding-bottom: 10px;
	margin-bottom:0.5em; /* was 1em  */
}

.title-red-long h3 {
	background: transparent url('/public/_img/red-title-top-long.gif') no-repeat;
	color: white;
	font-size: 1.2em;
	line-height: 16px;
	padding: 7px 10px 3px 10px; /* was  7px 10px 3px 10px */
	margin: 0;
}
#news-container-top {
	position:absolute;
	top:397px;
	left:10px;
	width:960px;
}

#callout-container {
	width:314px;
	float:right;
}

#home-callout {
	background: transparent url('/public/_img/callout-bottom.gif') no-repeat left bottom;
	padding-bottom: 34px;
	margin-bottom:1em;
}

#home-callout div {
	background: transparent url('/public/_img/callout-top.gif') no-repeat;
	font-size: 1em;
	line-height: 16px;
	padding: 16px 15px 10px 15px;
	margin: 0;
}

p#callout-footnote {
	font-size:.85em;
	margin-top:-26px;
	margin-left:84px;
	line-height:1.4em;
	font-weight:bold;
	font-color:rgb(74,74,66);
}

img#theme {
	float:right;
	margin-top:70px;
}

div#theme-text {
	margin:65px 12px 0 12px;
	width:378px;
			-webkit-text-size-adjust:none;

}

div#theme-text h1 {
	color:rgb(185,19,43); /*was rgb(153,0,0)*/
	font-size:1.7em;  /* was 1.6  */
	line-height:1.1em;
}

div#theme-text h2 {
	color:rgb(103,103,103);
	font-size:1.1em; /* was 0.9 */
	margin-bottom:1.0; 
	line-height:1.6em;  /* was 1.8  */
}

div#left-box {
	background: transparent url('/public/_img/left-home-box-top.gif') no-repeat;
	width:638px;
}

div#free-ecourse {
	width:215px;
	float:right;
}

div#free-ecourse-inner {
	margin-right:10px;
	margin-top:15px;
}

div#left-box-bottom {
	background:transparent url('/public/_img/left-home-box-bottom.gif') no-repeat;
	width:638px;
	height:22px;
	position:relative;
}

#news-container {
	padding:15px 10px 0px 10px;
			-webkit-text-size-adjust:none;

}

#news-container p {
	border-bottom:1px solid rgb(210,210,202);
	padding-bottom:.8em;
	margin-bottom:.8em;
	margin-top:.5em;
	font-size:0.95 em;	/* was .9em */
	width:350px;
	margin-left:15px;
	line-height:1.4em; 	
}

div#news-container p#lastp {
	border-bottom:none;
	text-align:center;
	color:rgb(185,19,43);  /* rgb(153,0,0) */
	font-weight:bold;
	font-size:1.0em; /* .85em */
	margin: 0 0 0;
	padding:0;
	width:366px;
}

div#news-container p#lastp a { text-decoration: none; }
div#news-container p#lastp a span { font-size: 16px; }

div#news-container p#lastp img {
	float:right;
	margin-top:6px;
	margin-left:3px;
}

div#content-main {
	position:absolute;
	top:97px;
	left:0;
	width:970px;
}

p#copyright {
	border-top:none;
}
