* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	background-image: url(../_img/stars.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
#mainWrap {
	width: 705px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#headerWrap {
	height: 179px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../_img/header.gif);
}
#headerSubWrap {
	background-image: url(../_img/headerSub.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
}
#leftCol {
	float: left;
	width: 214px;
	height: 400px;
}
#rightCol {
	float: left;
	width: 491px;
	background-image: url(../_img/rightCol.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	color: #818181;
	padding-bottom: 30px;
}
#footerWrap {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../_img/rightCol.jpg);
	background-repeat: repeat-x;
}
#contentWrap {
	background-image: url(../_img/leftCol.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#menuDonate a {
	display: block;
	height: 48px;
	background-image: url(../_img/menuDonate.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}
#menuDonate a:hover {
	background-image: url(../_img/menuDonate.jpg);
	background-repeat: no-repeat;
	background-position: 0px -48px;
}
#menu {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
}
#menu a {
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	color: #969696;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 15px;
}
#menu li {
	display: inline;
}
#menu li a:hover {
	color: #424242;
	background-image: url(../_img/menuBullet.gif);
	background-repeat: no-repeat;
	background-position: 190px center;
}
.menuActive {
	background-image: url(../_img/menuBulletActive.gif);
	background-repeat: no-repeat;
	background-position: 190px center;
}
#rightCol p {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#footerContentWrap div {
	float: left;
	width: 210px;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
}
#footerContentWrap {
	width: 705px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 0.9em;
	color: #ABABAB;
}
#footerContentWrap div h1 {
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #575757;
	margin-top: 10px;
	font-weight: normal;
}
#footerContentWrap div ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px;
}
#footerContentWrap div a {
	color: #ABABAB;
	text-decoration: none;
}
#footerContentWrap div ul a {
	padding-left: 15px;
	background-image: url(../_img/bulletFotter.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
#footerContentWrap div a:hover {
	text-decoration: underline;
	color: #818181;
}
#signUp {
	padding: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.signupTxtBox {
	width: 150px;
	background-color: #F9F9F9;
	padding: 3px;
	font-size: 0.8em;
	border-top: 1px solid #B6B9BB;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #B6B9BB;
	color: #ABABAB;
	margin-top: 15px;
	margin-bottom: 10px;
}
#signUp strong {
	color: #9DC1D9;
	font-size: 1.4em;
	font-weight: normal;
}
#rightCol h1 {
	margin: -5px 15px 15px;
	padding-bottom: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #030303;
	color: #000000;
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#rightCol h2 {
	margin: 30px 15px 15px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #030303;
	color: #000000;
	font-size: 1.6em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#menu a span {
	color: #424242;
}
#rightCol q {
	font-style: italic;
	color: #181818;
}
#rightCol a {
	color: #2877C1;
}
#rightCol .smallerText {
	font-size: 0.75em;
	line-height: 1.2em;
}
#rightCol ul {
	margin-left: 30px;
	margin-bottom: 15px;
	list-style-image: url(../_img/bulletFotter.gif);
}
#rightCol h3 {
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-right: 15px;
}
.outsideLink {
	background-image: url(../_img/link.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.pdf {
	background-image: url(../_img/acrobat.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 25px;
	display: block;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	border: 1px solid #EAEAEA;
}
.news {
	background-image: url(../_img/pdfIcon.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding-left: 25px;
	display: block;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
}
.video {
	background-image: url(../_img/youtube.png);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	padding-left: 25px;
	display: block;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
}
#rightCol a:hover {
	color: #273E54;
}
.redTxt {
	color: #97313C;
}
#footerContentWrap #footerCol_03 .pdfFooter {
	background-image: url(../_img/acrobat.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	text-decoration: none;
}
#websiteCredit {
	font-size: 0.9em;
	color: #6C6C6C;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	margin-bottom: 30px;
	text-align: right;
}
#websiteCredit a {
	color: #ABABAB;
}