@import url("whitespace.css");
@import url("forms.css");
@import url("photo-gallery.css");

img {
	margin: 5px;
}
a:link, a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover, a:active {	text-decoration: none;}

html {
	background: #000 url(../images/bg.jpg) 50% 0 no-repeat;
}
body {
	width: 800px;
	margin: 0 auto;
	background: url(../images/repeat.gif) 0 0 repeat-y;
	behavior: url("/css/csshover.htc");
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #311e14;
	position: relative;
}
#container {
	background: url(../images/header2010.jpg) 0 0 no-repeat;
}
#header {
	margin: 0;
	height: 80px;
	text-indent: -1234em;
}
#header a {
	display: block;
	height: 80px;
	text-decoration: none;
}
#navigation {
	height: 174px;
	position: relative;
	margin: 0;
	list-style: none;
	text-indent: -1234em;
	z-index: 1000;
}
#navigation li {
	position: absolute;
	top: 152px;
	margin: 0;
	height: 20px;
}
#navigation li a {
	display: block;
	height: 20px;
	text-decoration: none;
}
#navigation li a:hover {
	background: #a20e0e;
	opacity: .3;
	filter: alpha(opacity=30);
}
#home {
	left: 13px;
	width: 42px;
}
#leadership {
	left: 72px;
	width: 138px;
}
#programs {
	left: 226px;
	width: 68px;
}
#application {
	left: 311px;
	width: 79px;
}
#volunteers {
	left: 408px;
	width: 80px;
}
#partners {
	left: 505px;
	width: 65px;
}
#faq {
	left: 587px;
	width: 34px;
}
#gallery {
	left: 639px;
	width: 57px;
}
#contact {
	left: 715px;
	width: 73px;
}

#navigation ul {
	display: none;
}

#navigation li:hover ul {
	position: absolute;
	display: block;
	width: 130px;
	top: 20px;
	left: 50%;
	margin: 0 0 0 -71px;
	text-align: center;
	text-indent: 0;
	list-style: none;
	padding: 3px;
	background: #a20e0e;
	border: 3px double #FFFFF4;
	border-top-width: 0;
	font-size: 12px;
	font-weight: bold;
}
#navigation ul li {
	position: static;
	height: auto;
}
#navigation ul li a {
	color: #FFFFF4;
	height: auto;
	_height: 1px;
}
#navigation li li a:hover {
	color: #DBB3A1;
	opacity: 1;
	filter: alpha(opacity=100);
}


#content {
	padding: 0 41px;
	min-height: 300px;
	_height: 300px;
}
#title {
	margin: 0 0 10px;
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 44px;
	text-indent: -1234em;
}
#footer {
	background: #000 url(../images/footer.jpg) 0 0 no-repeat;
	padding: 25px 10px;
	text-align: center;
	color: #000;
}
#footer a {
	color: #faf6e1;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#links {
	margin: 0 0 15px;
	text-transform: uppercase;
}
#byline {
	text-align: right;
	font-size: 10px;
	margin: 15px 0 0;
}


#buttons {
	position: absolute;
	top: 90px;
	left: 0;
	margin: 0;
	list-style: none;
	height: 135px;
	width: 800px;
	text-indent: -1234em;
	z-index: 1000;
}
#buttons li {
	margin: 0;
	position: absolute;
	top: 0;
	width: 140px;
}
#buttons li a {
	display: block;
	height: 135px;
	text-decoration: none;
}

#buttons #teaam {left: 40px;}
#boy {left: 180px;}
#kamp {left:330px;}
#aray {left: 490px;}
#walapei {left: 491px;display: none;}
#teaam2 {left: 640px;}
