div.content {
	float				:	left;
	margin				: 	0;
	padding             :   5px 0 0 20px;
	width				:	325px;
	height				: 	100%;
	color				: 	#434343;
	font-size			:	11px;
	line-height			:	20px;
	overflow			:	visible;	
	/*background-color	:	#fff000;*/
	
	padding-bottom		:	200px;
	
	min-height			:	578px;
	height				:	auto !important;
	height				: 	578px;
	
}

div.news,
div.wide {
	width				:	600px;
}

div#contentRight {
	float				: 	right;
	margin				:	-85px -81px 0 0;	
}

div#image {
	padding				:	2px 0 0 2px;
	margin				:	0;
	
	background-image	:	url(/images/image_background.jpg);
	/*background-color	:	#fff000;*/
	background-repeat	:	no-repeat;
	
	width				:	455px;
	height				:	384px;
	
	position			:	relative;
}

div#image p {
	margin				:	10px 0px 0 10px;
	color				: 	#8d8d8d;
	font-size			:	10px;
	
	/*background-color	:	#fff000;*/
}

div#contentRight p#quote {
	font-family			: 	taz, verdana, arial, sans unicode;
	font-style			: 	italic;
	font-size			:	30px;
	
	position			:	relative;
	/*margin				:	40px 0 0 10px;*/
	margin				:	40px 125px 0 10px;
	width				:	320px;
	
	color				:	#459514;
	
	/*background-color	:	#ff2200;*/
}

div#contentRight p#name {
	font-family			: 	taz, verdana, arial, sans unicode;
	font-style			: 	italic;
	font-size			:	20px;
	
	margin				:	0 0 0 10px;
	width				:	320px;
	
	color				:	#b4bbaf;
}

div#contentRight div#home-news {	
	margin				:	50px 0 0 10px;
	width				:	320px;
}

div#home-news a {
	text-decoration		:	none;
	color				:	#434343;
}

div#home-news a:hover {
	text-decoration		:	underline;
	color				:	#434343;
}

div#home-news span {
	font-size			:	11px;
	color				: 	#a9a9a9;
}	

div#home-news p {	
	font-size			:	11px;
	color				: 	#434343;
	line-height			:	20px;
}

div#home-news hr {
	border				:	1px solid #b9b9b9;
}

div#poll p {
    padding-bottom      :   5px;
}
