@charset "utf-8";
/* CSS Document */

h2{
	font-family: "Courier New", Courier, monospace;
	font-size: 46px;
	padding-top: 15px;
	padding-left: 10px;
	font-style: normal;
	font-weight: bold;
	width: 230px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	}
h3{
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	color: #000000;
	padding-top: 15px;
	padding-left: 10px;
	background-color: #CCCC99;
	width: 210px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	}

.picbox {
padding-left:10px;
}
.picheading{
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #000000;
	padding-top: 10px;
	padding-left: 10px;
	}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
.hometext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
.picturetext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	}
.causynews{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #333333;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: underline overline;
	}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 20px;
	padding-top: 20px;
	}
#holder{
	margin: 0 auto;
	border: medium solid #1d2dc3;
	width: 800px;
	}

.sidebar {
	background-repeat:no-repeat;
}
.heading {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	padding-top: 18px;
	padding-left: 10px;
	font-style: normal;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	}
.pictures {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.padding1{
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
.padding2{
	padding-left: 195px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
.padding3{
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	}
.padding4{
	padding-left: 100px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
.homepicture{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 30px;
	border: thin solid #000000;
	background-color: #FFFFFF;
	}
.chapterboard{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
