/* modified home */



body {

	color: #333;

	font-family: Verdana, Arial, Sans-Serif;

	margin: 0;

	padding: 0;

	text-align: center;

}

a {

	color: #B00023;

}

.clear {clear:both; display:block;}

#mainwrapper {width:80%; height:100%; margin:auto;}

#header {margin:10px auto 0 auto;}

.box { width:80%; margin:20px auto 10px auto; border:#4C4C4C 2px solid;}

.boxmain { width:80%; margin:20px auto 10px auto; border:#4C4C4C 2px solid; padding:0 8px;}
html>body .boxmain { width:79%;}

#footer {width:100%; margin:auto; font-size:12px;}

#footer a { text-decoration:none;}

#footer a:hover { text-decoration:underline;}

	.simplepie {

		margin:0;

		width: 100%;

		text-align:left;
		
		font-size:13px;

	}



		.simplepie h3 {

			background: #4C4C4C;

			color: #fff;

			font-weight: bold;

			padding: 3px;

			margin:0px 0px 5px 0px;

			text-align:center;

		}



			.simplepie h3 a {

				color: #fff;

				text-decoration: none;

			}



			.simplepie h3 a:hover {

				text-decoration: underline;

			}

		/* h4 */

		.simplepie h4 {

			/*background: #4C4C4C; 

			color: #fff; */

			font-weight: bold;

			padding: 3px;

			margin:0px 0px 15px 0px;

			text-align:center;

		}

			.simplepie h4 img {

			}



			.simplepie h4 a {

				/*color: #fff; */

				text-decoration: none;

			}



			.simplepie h4 a:hover {

				text-decoration: underline;

			}

			/* h2 */

		.simplepie ol {

			margin: 15px;

			list-style:none;

		}

		.simplepie ol a {

		}
		
		.simplepie ol li { margin:0 0 8px 0;}