/* --- Import Sitewide Styles
-------------------------------------------------------*/
@import url("master.css");



/* --- ctr Container
-------------------------------------------------------*/
#ctr {
	background: url(/_img/ctr_bio_bg.jpg) no-repeat 0 0;
	}



/* --- p_c Primary Content
-------------------------------------------------------*/
h2.l {
	width: 83px;
	background-image: url(/_img/titles/learning.gif);
	}

#p_c ul, ol {
	margin-bottom: 20px;
	}

#p_c ul {
	margin-left: 13px;
	}

#p_c ol {
	margin-left: 16px;
	}

#p_c strong {
	color: #45b0c9;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}

#p_c .itm {
	float: left;
	width: 100%;
	padding: 15px 0;
	border-bottom: 1px solid #cbc4be;
	}

div.img {
	float: left;
	width: 328px;
	height: 135px;
	margin-bottom: 10px;
	background: url(/_img/img_bg.gif) no-repeat 0 0;
	}

	div.img img {
		float: left;
		width: 324px;
		height: 94px;
		margin: 19px 0 0 2px;
		}



#s_c h2.jotw {
	width: 241px;
	height: 38px;
	margin: 20px 0 0 0;
	background: url(/_img/titles/joke_of_the_week.gif) no-repeat 0 0;
	}

	#s_c p.jotw {
		float: left;
		display: inlinte;
		width: 160px;
		margin: 10px 0 0 0;
		padding-left: 65px;
		background: url(/_img/joke_icon.gif) no-repeat top left;
		}
	



/* --- t_c Tertiary Content
-------------------------------------------------------*/
#t_c {
	width: 343px;
	height: 285px;
	margin-left: 0;
	background: url(/_img/did_you_know_bg.jpg) no-repeat bottom left;
	}