#master_container {
	background-color: #fff;
	text-align: left;
	color: #000;	
}


/* Change the header image */

p.main {
	color: #af542c;
}



p { 
	margin-bottom: 1em;
	margin-top: 1em;
	line-height: 1.7em;
		font-family: 'Palatino', 'Georgia', serif;
	font-size: 14px;
}

p.main {
	font-size: 16px;
}

span.titles {
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
}

.sixcols {
	width: 690px;
	padding-left: 10px;
	padding-right: 20px;
	margin-top: 30px;
}

.fourcols {
	width: 480px;
	padding-left: 10px;
	padding-right: 20px;
}
.twocols {
	width: 220px;
	padding-right: 10px;
	padding-left: 10px;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #777;
}

div.left {
	float: left;
}

/* POST_TITLE */

#post_title {
	width: 664px;
	height: 94px;
	text-align: center;
	font-size: 20px;
	text-indent: -9999px;
}


#post_title h1 {
	width: 864px;
	height: 94px;
	display:block;
	background: url(/images/the-rich-and-powerful/rich_and_powerful_title.png) 30px 10px no-repeat;
}



#secondary {
	margin-top: 60px;
	padding-top: 20px;
	padding-left: 10px;
	border-top: 1px solid #e0e0e0;
	width: 730px;
	border-right: 1px solid #e0e0e0;
	background: url(/images/the-rich-and-powerful/rich_and_powerful_small_title.png) 20px 20px no-repeat;
}
	
}

