html {
	background: url(../images/static/backgrounds/backgroundtile_jester.jpg) repeat center top #2a2727;
}
body {
	background: url(../images/static/backgrounds/effectslayer_jester.jpg) repeat-x center top;
}
img.pic { 
	margin: 0 0 20px 0; 
}
img.pic.left { 
	margin-right: 20px; 
}
div.col1 { display: inline; float: left; width: 507px; margin: 0 20px 0 0; padding: 0; }
div.col2 { display: inline; float: right; width: 253px; padding: 0; }
div.share { float: left; clear: both; padding: 25px 0 35px; width: 300px; }
#main h1 {
	width: 778px !important;
}
#main h2 {
	float: left; clear: both;
	font-style: normal;
	color: #AD966B;
	font-size: 1.8em;
	line-height: 1.2em;
	width: 507px!important;
}
#main h2 small {
	font-size: 0.8em;
}
#main p {
	float: left;
	color: #fff;
	font-size: 1.2em;
	line-height: 1.4em;
	width: 507px;
}
#main p a {
	color: #AD966B;
	text-decoration: underline;
}
#main img {
	float: left;
	display: inline;
}
#main p.main-text {
	padding-bottom: 25px;
}
#main .related-box {
	padding-bottom: 25px;
	width: 253px;
}
#main .readmore {
	float: left; clear: both;
	color: #AD966B;
	font-size: 1.2em;
	padding: 10px 0;
}