@charset "UTF-8";
body {
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:visited {}
#rightCol {
	vertical-align: top;
	background-image: url(images/bg-right.gif);
	background-repeat: repeat-y;
	padding-bottom: 10px;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/bottompic-right.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 117px;
	vertical-align: top;
}
#content a{
	color: #333333;
}
#content h1{
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #000000;
}
#content h2{
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #000000;
}
#content h3{
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #000000;
}
#content h4{
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 11px;
	font-style: italic;
}
#content h5{
}
#content h6{
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#content h6 a{
	color: #666666;
}
#content p{
	margin-top: 0px;
	margin-bottom: 8px;
}
#content ul{
	margin-top: 0px;
	margin-bottom: 8px;
}
#content hr{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	color: #F78C3C;
}

#bottom {
	background-image: url(images/bottom.jpg);
	height: 56px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	vertical-align: top;
}
#bottomNav {
	width: 475px;
	text-align: center;
	float: right;
	padding-top: 12px;
}
#bottomNav a {
	color: #666666;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 20px;
	padding-top: 5px;
	color: #666666;
	padding-right: 20px;
	padding-left: 20px;
}
#footer div {
	float: right;
}
#footer a {
	color: #999999;
}
#leftCol {
	background-image: url(images/bg-left.gif);
	background-repeat: repeat-y;
	text-align: center;
	vertical-align: top;
}
#bottomPic {
	background-image: url(images/bottompic-left.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: bottom;
	height: 199px;
}
#news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/news-box2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 10px;
}
#news a{
	color: #FFFFFF;
}
#news td{
	padding: 5px;
	vertical-align: top;
}#donations {
	background-color: #E0E0E0;
	background-image: url(images/donate-box2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	padding: 10px;
}
#leftColBot {
	background-image: url(images/bg-left.gif);
	background-repeat: repeat-y;
	text-align: center;
	vertical-align: bottom;
}
.itemLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

