* {
margin: 0;
padding: 0;}

body {
	background-color: #003366;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
ul {
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 10px;
}


.heading {
text-decoration: underline;
font-size:14px;
font-weight: bold;
}


/*           Member Zone              */

	
#member_zone {width: 273px;
background: url(../img/member_zone_bg.gif) repeat-y left;
margin: 5px 0 0 0;
}

#member_zone_top {
background:url(../img/member_zone_top.gif) no-repeat left;
height: 20px;}

#member_zone_bot {
background: url(../img/member_zone_bot.gif) no-repeat left;
height: 27px;}

#member_zone_content {
padding: 0 10px 0 15px;
}
#member_zone_content p {
	padding: 0;
	color: #003366;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0;
}
#member_zone_content h1 {
	color: #003366;
	font-size: 16px;
}

table {
          font-size:12px;
	   color:#FFFFFF;}

#logo {
width: 191px;
height:235px;
background: url(../img/logo.gif) no-repeat;

} 

table.layout {
margin: 0 auto;
background-color: #003366;
border-collapse: collapse;
width: 800px;

}
table.layout td {
padding: 0;
margin: 0;
}

/*           Navbar Menu              */

ul#menu {
width: 191px;
padding: 0;
margin: 0;
list-style: none;}

ul#menu img {}

ul#menu li {}

ul#menu li a{
width: 166px;
margin: 0 0 0 16px;
display: block;
}
ul#menu li a:hover{	background-position: -166px;}
/*           Navbar Links              */
a.home {background:url(../img/home.gif) no-repeat;height: 32px;}
a.home:hover {	background-image: url(../img/home.gif);}

a.about {background:url(../img/about.gif) no-repeat;height: 45px;}
a.about:hover {background:url(../img/about.gif) no-repeat;}

a.involved {background:url(../img/involved.gif) no-repeat;height: 43px;}
a.involved:hover {background:url(../img/involved.gif) no-repeat;}

a.charities {background:url(../img/charities.gif) no-repeat; height: 43px;}
a.charities:hover {background:url(../img/charities.gif) no-repeat; }

a.member {background:url(../img/member.gif) no-repeat;height: 43px;}
a.member:hover {background:url(../img/member.gif) no-repeat;}

a.contact {background:url(../img/contact.gif) no-repeat;height: 43px;}
a.contact:hover {background:url(../img/contact.gif) no-repeat;}

a.links {background:url(../img/links.gif) no-repeat;height: 45px;}
a.links:hover {background:url(../img/links.gif) no-repeat;}

a.warning {background:url(../img/warning.gif) no-repeat;height: 40px;}
a.warning:hover {background:url(../img/warning.gif) no-repeat;}

a.questions {background:url(../img/questions.gif) no-repeat;height: 45px;}
a.questions:hover {background:url(../img/questions.gif) no-repeat;}

a.history {background:url(../img/history.gif) no-repeat;height: 45px;}
a.history:hover {background:url(../img/history.gif) no-repeat;}

form { padding: 5px; color:#003366;}

.donated {		font-family: "Arial Black";		color: #003366;}

span.number {		font-family: "Arial Black";		color: #FC0303;}

#charities {
		background: #FFFFFF;
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
}
#charities td{
		vertical-align: top;
		color: #003366;
		font-size: 10px;
}
td.donation {
		font-family: "Arial Black";
		text-align: center;
}
