@charset "UTF-8";
/* CSS Document */
		* {
			margin: 0;
			padding: 0;
		}
		body {
			font-size: 12px;
			font-family: "Helvetica Neue", Verdana, sans-serif;
			margin-top:-50px;
			}
		img{
			margin: -5px 0 0 0; padding: 0;
			border: 0;
			}
		#container {
			width: 808px;
			margin: 3em auto;
			line-height: 18px;
			font-size: 1.2em;
			}
		#header {
			width: 808px;
			height: 148px;
			background:url(../images/4all-hych_01-headbg.jpg) no-repeat;
			display: block;
		}
		#mainlinks li {
			display: inline;
			}
		#mainlinks li a, #mainlinks li#hychlink1 {
			float: left;
			height: 100px;
			text-indent: -9999px;
			}
		#mainlinks a#hlink1 {
			background:url(../images/4all-hych_02-link1.jpg) no-repeat left top;
			width: 174px;
			}
		#mainlinks a#hlink2 {
			background: url(../images/4all-hych_03-link2.jpg) no-repeat left top;
			width: 151px;
			}
		#mainlinks a#hlink3 {
			background:url(../images/4all-hych_04-link3.jpg) no-repeat left top;
			width: 163px;
			}
		#mainlinks a#hlink4 {
			background:url(../images/4all-hych_05-link4.jpg) no-repeat left top;
			width: 153px;
			}
		#mainlinks a#hlink5 {
			background:url(../images/4all-hych_06-link5.jpg) no-repeat left top;
			width: 167px;
			}
		
		a:link {
			color: #963;
				}
		a:visited {
			color: #696;
				}
		a:hover {
			color: #9e9;
			background-color: #999;
				}
		a:focus {
			color: #33a;
				}
		a:active {
			color: #bf9;
			text-decoration: underline;
				}
		#activepage {
		background:url(../images/4all-hych_07_activepname.jpg) no-repeat center top;
			height: 80px;
			clear: left;
			}
			#activepage_donate {
		background:url(../images/4all-donatenow_07_activepname.jpg) no-repeat center top;
			height: 80px;
			clear: left;
			}
		#sublinks li {
			display: inline;
			}
		#sublinks li a, #sublinks li#slinks1 {
			float: left;
			height: 68px;
			text-indent: -9999px;
			}
		#slinks1 {
			background:url(../images/4all-hych_08-slink1.jpg) no-repeat left top;
			width: 174px;
			}
		#slinks2 {
			background: url(../images/4all-hych_09-slink2.jpg) no-repeat left top;
			width: 151px;
			}
		#slinks3 {
			background:url(../images/4all-hych_10-slink3.jpg) no-repeat left top;
			width: 163px;
			}
		#slinks4 {
			background:url(../images/4all-hych_11-slink4.jpg) no-repeat left top;
			width: 153px;
			}
		#slinks5 {
			background:url(../images/4all-hych_12-slink5.jpg) no-repeat left top;
			width: 167px;
			}
		#content  p {
			margin: 20px 25px 0px 0px;
			}
		#leftcol {
			width: 260px;
			float: left;
			margin-left:-10px;
			}
		#rightcol {
			width: 550px;
			float: left;
			/*line-height: 30px;*/
			}
		#red {
			color:#FF0000;
			}
		#footer {
		  	clear: both;
			height: 188px;
			padding: 20px;
		}
		/*styles for errors for php validation*/
		span.error {
			color:#FF0000;
			margin-left: 10px;
		}
		span.oops {
			font-weight: bold;
			color:#FF0000;
		}

