body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
	}
fieldset, img {
	border: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
ol, ul {
	list-style: none;
	}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
	}
caption, th {
	text-align: left;
	}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
	}
q:before, q:after {
	content: '';
	}
abbr, acronym {
	border: 0;
	}
blockquote{
margin:0px 0px 0px 30px;
}
body {
font:14px arial, helvetica, sans-serif;
color:#fff;
text-align:center;
background:url(images/top_border.jpg) repeat-x left top #132751;
}
h1 {
margin:20px 10px 20px 10px;
font: 25px "Times New Roman", Times, serif;
}
h2 {
margin:20px 10px 20px 10px;
font: 25px "Times New Roman", Times, serif;
text-decoration: underline;
}
li {
line-height:26px;
}
p {
margin:20px 10px 20px 10px;
}
#main {
	position:relative;
	width:790px;
	margin:24px auto 0 auto;
	padding:0;
	background:url(images/menu.jpg) repeat-y left top transparent;
	text-align:left;
}

#logo {
	position:absolute;
	top:14px;
	left:12px;
}
#slideshow {
	overflow:hidden;
	width:571px;
	height:248px;
}
#menu {
	float:left;
	width:200px;
}
#menu ul#items {
	margin:285px 0 0 0;
}
#menu li a:link, #menu li a:visited {
	display:block;
	padding:5px 0px 5px 25px;
	text-decoration:none;
	color:#E6E8FA;
}
#menu li a:hover {
	background:url(images/menu_hover.jpg);
	text-decoration:none;
}
#navlist li { 
margin:0px 0px 0px 30px;
list-style-type: square; 
line-height:normal;
}
#subnavlist li { 
margin:0px 0px 0px 45px;
list-style-type:disc;
line-height:normal;
}
#home #menu li.home a, #history #menu li.history a, #donations #menu li.donations a, #volunteer #menu li.volunteer a, 
#internships #menu li.internships a, #programs #menu li.programs a, #board #menu li.board a, #services #menu li.services a, 
#directions #menu li.directions a, #about #menu li.about a, #employment #menu li.employment a, #mission #menu li.mission a,
#news #menu li.news a{
	display:block;
	background:url(images/menu_selected.jpg);
	color:#ffffff;
	text-decoration:none;
}
#content {
width:575px;
float:right;
margin:13px 0 0 0;
}
#content 
a:link    {color:white;}
a:visited {color: #E6E8FA;}
a:hover   {color: #B0C4DE;}
a:active  {color:white; 
}
#contact {
	float:right;
}
#foot {
clear:both;
background:url(images/footer.jpg) repeat-x left bottom #132751;
}
#foot p {
text-align:right;
font-size:10px;
}
