@charset "UTF-8";
body {
	background: #f5fafc url(images/bg.gif) repeat-x 0 0;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing: 0px;
}
#nav {
	position: relative;
	top: 282px;
	left: 343px;
	width: 460px;
	color: #FFFFFF;
}
#main {
	background-image: url(images/main-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 25px;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#footer {
	text-align: center;
	font-size: 12px;
	color: #0397D6;
	clear:both;
	background-color:#F5FAFC;
	padding-top:10px
}
#footer a {
	color: #0397D6;
	text-decoration: none;
}
#nav a:hover {
	color: #0397D6;
}
h1, h2, h3 {
	font-size: 18px;
	color: #0394D2;
}
#content {
	float: left;
	margin-left: 25px;
	position: relative;
	width: 538px;
}
.clear {
	clear: both;
}
#sidebar {
	float: right;
	margin-right: 25px;
	position: relative;
	width: 200px;
}
#nav a {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:1px
}
#wrapper {
	background-color: #FFFFFF;
	width: 826px;
	margin: 0 auto;
}
#header {
	background-image: url(images/main.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 323px;
}
table {
	font-size:13px
}.center {
	text-align: center;
}
a.donate {
	background-image: url(images/donate.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 79px;
	width: 199px;
}
a.donate   img {
	display: none;
}
a.donate:hover {
	background-position: bottom left;
}
a.donate_on {
	background-image: url(images/donate.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 79px;
	width: 199px;
}a.contact {
	display: block;
	height: 190px;
	width: 199px;
	background: url(images/contact.gif) no-repeat 0 0;
}
a.contact:hover {
	background-position: bottom;
}
a.contact img {
	display: none;
}
a.contact_on {
	display: block;
	height: 190px;
	width: 199px;
	background: url(images/contact.gif) no-repeat bottom;
}
a.contact_on:hover {
	background-position: bottom;
}
a.contact_on img {
	display: none;
}

p,li {
	font-size:13px
}
a.facebook {
	display: block;
	height: 71px;
	width: 199px;
	background: url(images/facebook.gif) no-repeat 0 0;
	margin-top:10px
}

a.facebook img {
	display: none;
}

a.facebook:hover{
	background-position:bottom left;
}

#content li {
	margin-bottom:15px
}
#content ul {
	padding-bottom:4px
}
#content a {
	color:#3399CC;
	text-decoration:none;
	font-size:12px
}
#content a:hover {
	text-decoration:underline
}
table {
	margin-left:-4px;
	padding-top:10px
}
#content p {padding-bottom:7px;line-height:17px;padding-top:5px}

hr {
	color:#97cfeb;
	background-color:#97cfeb;
	border:0;
	height:1px
}.center {
	text-align: center;
}
