/*
Albertina Kerr - MAIN CSS (main.css)
COPYRIGHT 2009 Albertina Kerr. All Rights Reserved.
Code by Red Crown Studio - http://www.redcrownstudio.com/
Author: Chris King
*/

/* COLOR PALLETTE
===================================================================================================================================================================================================

Blue - #17beee
Dark Blue - #03547b
Light Blue - #c8f7ff
Dark Gray - #1f2e31
Brown - #523a2d

Text - #000
Links - #000

/* GLOBAL RESET
=================================================================================================================================================================================================*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body { line-height: 1; }
ul { list-style: none; }
blockquote, q { quotes: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table
{
	border-collapse: collapse;
	border-spacing: 0;
}

/* GENERAL SELCTORS
=================================================================================================================================================================================================*/

body
{
	font: 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #c8f7ff;
	background-color: #000;
}

p
{
	margin: 0 0 15px 0;
	line-height: 1.5em;
	text-shadow: 0 0 0 #17beee;
}

/* HEADINGS */
#who h1
{
	margin: 0 0 20px 0;
	width: 359px;
	height: 29px;
	background: transparent url(../images/who-h1.png) no-repeat 0 0;
	text-indent: -9999px;
}

#wings h1
{
	margin: 0 0 30px 0;
	width: 224px;
	height: 29px;
	background: transparent url(../images/getwings-h1.png) no-repeat 0 0;
	text-indent: -9999px;
}

h2
{
	margin: 0 0 10px 0;
	font-size: 18px;
	color: #000;
}

#angels #jenelle h2, #story #jenelle h2
{
	margin: 0 0 10px 0;
	width: 115px;
	height: 18px;
	background: transparent url(../images/jenelle-heading.png) no-repeat 0 0;
	text-indent: -9999px;
}

#angels #don h2, #story #don h2
{
	margin: 0 0 10px 0;
	width: 84px;
	height: 18px;
	background: transparent url(../images/don-heading.png) no-repeat 0 0;
	text-indent: -9999px;
}

#angels #rivah h2, #story #rivah h2
{
	margin: 0 0 10px 0;
	width: 96px;
	height: 18px;
	background: transparent url(../images/rivah-heading.png) no-repeat 0 0;
	text-indent: -9999px;
}

#angels #marsha h2, #story #marsha h2
{
	margin: 0 0 10px 0;
	width: 117px;
	height: 18px;
	background: transparent url(../images/marsha-heading.png) no-repeat 0 0;
	text-indent: -9999px;
}

#angels #bernie h2, #story #bernie h2
{
	margin: 0 0 10px 0;
	width: 114px;
	height: 18px;
	background: transparent url(../images/bernie-heading.png) no-repeat 0 0;
	text-indent: -9999px;
}

#wings #volunteer { text-indent: -9999px; }

#wings #volunteer a
{
	display: block;
	margin: 0 0 5px 0;
	width: 124px;
	height: 17px;
	cursor: pointer;
	background: transparent url(../images/volunteer-heading.png) no-repeat 0 0;
}

#wings #volunteer a:hover { background-position: 0 -17px; }
#wings #give { text-indent: -9999px; }

#wings #give a
{
	display: block;
	margin: 0 0 5px 0;
	width: 63px;
	height: 17px;
	cursor: pointer;
	background: transparent url(../images/give-heading.png) no-repeat 0 0;
}

#wings #give a:hover { background-position: 0 -17px; }
#wings #work { text-indent: -9999px; }

#wings #work a
{
	display: block;
	margin: 0 0 5px 0;
	width: 169px;
	height: 17px;
	cursor: pointer;
	background: transparent url(../images/work-heading.png) no-repeat 0 0;
}

#wings #work a:hover { background-position: 0 -17px; }

h3
{
	margin: 0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

h4
{
	margin: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

/* LINKS */
a:link
{
	color: #523a2d;
	text-decoration: none;
	border-bottom: dashed 1px;
}

a:visited
{
	color: #523a2d;
	text-decoration: none;
	border-bottom: dashed 1px;
}

a:hover
{
	color: #fff;
	text-decoration: none;
}

a:active
{
	color: #523a2d;
	text-decoration: none;
	border-bottom: dashed 1px;
}

/* LAYOUT
=================================================================================================================================================================================================*/

html, body
{
	height: 100%;
	width: 100%;
	margin: 0;
}

#image
{
	position: absolute;
	z-index: -99;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
}

/* MAIN WRAP */
#mainWrap
{
	margin: 0 auto;
	width: 971px;
	padding: 27px 0 0 27px;
}

/* LEFT COLUMN
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#leftColumn
{
	float: left;
	width: 112px;
}

/* LOGO */
#logo
{
	width: 70px;
	height: 98px;
	background: transparent url(../images/logo.gif) no-repeat;
}

#logo a
{
	display: block;
	width: 63px;
	height: 83px;
	border: none;
}

/* MAIN NAV */
#mainNav
{
	margin: 28px 0 0 0;
	list-style-type: none;
}

#mainNav li { margin: 0 0 6px 0; }

#mainNav li a
{
	text-decoration: none;
	padding: 2px 4px;
	background: #17beee;
	color: #1f2e31;
	font: 11px arial, helvetica, sans-serif;
	font-weight: bold;
	border: none;
}

#mainNav li a:hover { color: #fff; }
#mainNav #selected { background: transparent url(../images/mainnav-selected.png) 0 50% repeat-x; }

/* RIGHT COLUMN
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#rightColumn
{
	float: left;
	margin: 111px 0 0 0;
	width: 832px;
}

/* WHO WE ARE CONTENT */
#who #content
{
	padding: 45px 58px;
	height: 422px;
	background: transparent url(../images/content-bg.png) no-repeat 0 0;
	width: 716px;
}

#who #contentLeft
{
	float: left;
	padding: 40px 80px 0 0;
	width: 390px;
}

#who #contentLeft p
{
	margin-bottom: 10px;
	margin-right: 18px;
}

#who #contentLeft #watch-the-video
{
	float: left;
	width: 181px;
	height: 108px;
	margin: 11px 0 0 10px;
	border: 0;
	background: transparent url(../images/whoweare_video.png) no-repeat 0 0;
}

#who #contentLeft #watch-the-video:hover { background-position: 0 -108px; }

#who #contentLeft ul
{
	float: left;
	margin: 25px 0 0 18px;
}

#who #contentLeft ul li
{
	width: 179px;
	height: 11px;
	margin: 10px 0;
}

#who #contentLeft ul li a
{
	display: block;
	width: 179px;
	height: 11px;
	margin-bottom: 10px;
	text-indent: -9999px;
	border: 0;
	background: transparent url(../images/whoweare_links.png) no-repeat 0 0;
}

#who #contentLeft ul li#video-link, #who #contentLeft ul li#video-link a { height: 14px; }
#who #contentLeft ul li#manifesto-link a { background-position: 0 -24px; }
#who #contentLeft ul li#facebook-link a { background-position: 0 -45px; }
#who #contentLeft ul li#website-link a { background-position: 0 -66px; }
#who #contentLeft ul li#video-link a:hover { background-position: 0 -77px; }
#who #contentLeft ul li#manifesto-link a:hover { background-position: 0 -101px; }
#who #contentLeft ul li#facebook-link a:hover { background-position: 0 -122px; }
#who #contentLeft ul li#website-link a:hover { background-position: 0 -143px; }

#who #contentRight
{
	float: left;
	padding: 0 0 0 50px;
	border-left: dashed 1px #b5e7f5;
	width: 185px;
}

#who #contentRight h2
{
	margin: 0 0 5px 0;
	font: 11px arial, helvetica, sans-serif;
	font-weight: bold;
	color: #03547b;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.5em;
}

#who #contentRight p
{
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #03547b;
	text-shadow: 0 0 0 #17beee;
}

#who #contentRight p:last-child, #who #contentRight p.last { margin: 0; }

/* ANGELS CONTENT */
#angels #content
{
	padding: 45px 40px;
	height: 422px;
	background: transparent url(../images/content-bg.png) no-repeat 0 0;
}

#angels #contentLeft
{
	float: left;
	margin: 0 20px 0 0;
	width: 356px;
}

/* ANGEL WRAP */
.angelWrap
{
	float: left;
	margin: 0 0 20px 0;
}

.angelWrap a.thumb
{
	float: left;
	margin: 0 13px 0 0;
	padding: 8px 7px 7px 7px;
	width: 151px;
	height: 110px;
	background: transparent url(../images/thumb-border.png) no-repeat 0 0;
	border: none;
}

.angelWrap a.thumb:hover { background-position: 0 -125px; }

.angelWrap .textBox
{
	float: left;
	margin: 14px 0;
}

.angelWrap li
{
	margin: 0 0 3px 0;
	font-family: Georgia, Times, serif;
	font-size: 11px;
	font-style: italic;
}

.angelWrap .textBox a
{
	font-size: 10px;
	border-bottom: dashed 1px;
}

#angels #contentRight
{
	float: left;
	margin: 0 0 0 20px;
	width: 356px;
}

/* ANGEL STORY */
#story #content
{
	position: relative;
	padding: 45px 40px 0 40px;
	height: 467px;
	background: transparent url(../images/content-bg.png) no-repeat 0 0;
}

#story .contentLeft
{
	float: left;
	margin: 0 30px 0 0;
	width: 220px;
}

#story .contentRight
{
	float: left;
	width: 482px;
}

#story .angelWrap .photo
{
	float: left;
	margin: 0 20px 0 0;
	padding: 10px;
	background: transparent url(../images/photo-border.png) no-repeat 0 0;
}

#story .angelWrap .textBox p
{
	margin: 0;
	font-family: Georgia, Times, serif;
	font-style: italic;
}

#story #jenelle .leadIn
{
	margin: 0 0 15px 0;
	width: 424px;
	height: 64px;
	background: transparent url(../images/jenelle-leadin.png) no-repeat 0 0;
	text-indent: -9999px;
}

#story #don .leadIn
{
	margin: 0 0 15px 0;
	width: 426px;
	height: 64px;
	background: transparent url(../images/don-leadin.png) no-repeat 0 0;
	text-indent: -9999px;
}

#story #rivah .leadIn
{
	margin: 0 0 15px 0;
	width: 423px;
	height: 64px;
	background: transparent url(../images/rivah-leadin.png) no-repeat 0 0;
	text-indent: -9999px;
}

#story #marsha .leadIn
{
	margin: 0 0 15px 0;
	width: 427px;
	height: 63px;
	background: transparent url(../images/marsha-leadin.png) no-repeat 0 0;
	text-indent: -9999px;
}

#story #bernie .leadIn
{
	margin: 0 0 15px 0;
	width: 415px;
	height: 64px;
	background: transparent url(../images/bernie-leadin.png) no-repeat 0 0;
	text-indent: -9999px;
}

#story p
{
	margin: 0 0 5px 0;
	text-shadow: 0 0 0 #17beee;
}

#story span
{
	font-family: Georgia, Times, serif;
	color: #03547b;
	font-size: 10px;
	font-weight: bold;
}

#story .backLink
{
	display: block;
	position: absolute;
	z-index: 100;
	bottom: 25px;
	right: -7px;
	padding: 3px 10px;
	background: #03547b;
	border: none;
	color: #0ba2cd;
}

#story .backLink:hover
{
	background: #fff;
	color: #1f2e31;
}

/* GET YOUR WINGS */
/* VIDEO */
#video #content
{
	padding: 45px 58px;
	height: 422px;
	background: transparent url(../images/content-bg.png) no-repeat 0 0;
}

#video .youtube
{
	margin: 0 auto;
	width: 560px;
	height: 340px;
	border: 5px solid #fff;
}

#video #content ul
{
	margin: 28px auto 0 auto;
	width: 565px;
}

#video #content ul li
{
	float: left;
	padding-bottom: 3px;
	text-align: center;
	border-right: 1px dashed #fff;
}

#video #content ul li a
{
	font-size: 11px;
	padding-right: 17px;
	border: 0;
	background: transparent url(../images/camera.gif) no-repeat right center;
}

#video #content ul li a span { border-bottom: 1px dashed #523a2d; }
#video #content ul li a:hover span { border-bottom: 1px dashed #fff; }

#video #content ul li .title
{
	display: block;
	margin: 0 auto 6px auto;
	height: 19px;
	text-indent: -9999px;
	background: transparent url(../images/video_links.png) 0 0;
}

#video #content ul li#manifesto .title { width: 159px; }

#video #content ul li#techniques .title
{
	width: 101px;
	background-position: -228px 0;
}

#video #content ul li#confessions .title
{
	width: 111px;
	background-position: -402px 0;
}

#video #content ul li#manifesto { width: 216px; }
#video #content ul li#techniques { width: 168px; }

#video #content ul li#confessions
{
	width: 178px;
	border: 0;
}

#slider
{
	width: 758px;
	height: 450px;
	overflow: hidden;
}

#slider li
{
	float: left;
	width: 755px;
	height: 436px;
}

#prevBtn
{
	position: absolute;
	top: 245px;
	left: -7px;
}

#prevBtn a
{
	display: block;
	padding: 3px 5px;
	border: none;
	background: #1C99BE;
	color: #fff;
	font-size: 13px;
}

#prevBtn a:hover
{
	background: #fff;
	color: #1f2e31;
}

#nextBtn
{
	position: absolute;
	top: 245px;
	right: -7px;
}

#nextBtn a
{
	display: block;
	padding: 3px 5px;
	border: none;
	background: #1C99BE;
	color: #fff;
	font-size: 13px;
}

#nextBtn a:hover
{
	background: #fff;
	color: #1f2e31;
}

#prevBtn.disabled, #nextBtn.disabled { visibility: hidden; }

/* CURRENT NEEDS */
#current #content
{
	padding: 45px 58px;
	background: transparent url('../images/long-bg.png') no-repeat 0 0;
	overflow: auto;
}

#current #contentLeft
{
	float: left;
	padding: 55px 30px 0 0;
	border-right: dashed 1px #b5e7f5;
	width: 450px;
}

#current #contentLeft h1
{
	background: url('../images/current-h1.png') no-repeat;
	height: 30px;
	width: 259px;
	text-indent: -9999px;
	margin-bottom: 30px;
}

#current #contentLeft p
{
	margin: 0 0 20px 0;
	color: #c8f7ff;
	text-shadow: 0 0 0 #17beee;
}

#current #contentLeft .needsList { margin-bottom: 20px; }

#current #contentLeft .needsList li
{
	list-style: disc;
	margin: 10px 0 0 15px;
}

#current #contentLeft a.current-lm
{
	width: 373px;
	height: 17px;
	background: transparent url('../images/current-lm.png') no-repeat 0 0;
	text-indent: -9999px;
	margin-top: 30px;
	display: block;
	border: none;
}

#current #contentLeft a.current-lm:hover, #current #contentLeft a.current-donate:hover { background-position: 0 -17px; }

#current #contentLeft a.current-donate
{
	width: 161px;
	height: 17px;
	background: transparent url('../images/current-donate.png') no-repeat 0 0;
	text-indent: -9999px;
	margin-top: 30px;
	display: block;
	border: none;
}

#current #contentRight
{
	float: left;
	padding: 110px 0 0 35px;
	width: 195px;
}

#current #contentRight .photo
{
	margin: 0 0 10px 0;
	padding: 10px 10px 10px 8px;
	background: transparent url('../images/getinvolved-photo-border.png') no-repeat 0 0;
}

#current #contentRight p
{
	margin: 0 20px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #03547b;
	text-shadow: 0 0 0 #17beee;
}

/* HOME 2 */
#home2 #content
{
	height: 208px;
	background: transparent url(../images/content-bg.png) no-repeat 0 0;
	width: 544px;
	padding: 40px 0 30px 0;
}

#home2 #contentLeft
{
	float: left;
	width: 243px;
}

#home2 #contentLeft img
{
	margin: 20px auto;
	display: block;
}

#home2 #contentRight
{
	float: left;
	padding: 0 0 0 30px;
	border-left: dashed 1px #b5e7f5;
	width: 45%;
}

#home2 #contentRight a
{
	text-indent: -9999px;
	display: block;
	margin-top: 20px;
	text-decoration: none;
	border: none;
}

#home2 h1
{
	width: 217px;
	height: 28px;
	background: transparent url('../images/home2-h1.png') no-repeat 0 0;
	text-indent: -9999px;
	margin-bottom: 30px;
}

#home2 #contentRight a.home2-lm
{
	background: transparent url('../images/home2-lm.png') no-repeat 0 0;
	width: 136px;
	height: 17px;
}

#home2 #contentRight a.home2-donate
{
	background: transparent url('../images/home2-donate.png') no-repeat 0 0;
	width: 162px;
	height: 17px;
}

#home2 #contentRight a:hover { background-position: 0 -17px; }
#home2 #footer { padding-left: 60px; }

/* GET YOUR WINGS */

#wings #content
{
	padding: 45px 58px;
	background: transparent url('../images/long-bg.png') no-repeat 0 0;
	overflow: hidden;
}

#wings h1
{
	background: transparent url('../images/getwings-h1.png') no-repeat 0 0;
	width: 267px;
	height: 29px;
}

#tabsWrapper
{
	border: dashed 1px #b5e7f5;
	overflow: auto;
	border-width: 1px 0;
	padding: 10px 15px;
	width: 680px;
}

.contentTabs li
{
	float: left;
	display: block;
	padding: 0 15px;
	border-right: dashed 1px #b5e7f5;
}

.contentTabs a.donate
{
	background: url('../images/wings-tab-donate.png');
	width: 50px;
	height: 13px;
	background-position: 0 -13px;
	border: none;
}

.contentTabs a.volunteer
{
	background: url('../images/wings-tab-volunteer.png');
	width: 71px;
	height: 13px;
	background-position: 0 -13px;
	border: none;
}

.contentTabs a.work
{
	background: url('../images/wings-tab-work.png');
	width: 178px;
	height: 13px;
	background-position: 0 -13px;
	border: none;
}

.contentTabs a { border: none; }
.contentTabs a:hover, .contentTabs li.active a { background-position: 0 0; }

/* DONATE TAB */

#donateWrapper
{
	background: transparent url('../images/dark-bg.png') no-repeat 0 0;
	padding: 40px 0;
	
}

#donateLeft
{
	float: left;
	border-right: dashed 1px #b5e7f5;
	padding: 0 45px;
	width: 260px;
	height: 600px;
	
}

#donateLeft a.donate
{
	background: url('../images/wings-donate-donate.png');
	width: 152px;
	height: 17px;
	border: none;
	margin: 50px 0 35px 0;
}

#donateLeft a.donate:hover { background-position: 0 -17px; }

#donateLeft h3.mail
{
	background: url('../images/wings-donate-mail.png');
	width: 173px;
	height: 17px;
	margin-bottom: 10px;
}

#donateLeft h3.call
{
	background: url('../images/wings-donate-call.png');
	width: 64px;
	height: 17px;
	margin: 30px 0 10px 0;
}

#donateLeft .contact, #volunteerLeft .contact
{
	color: #275d86;
	font-weight: bold;
}

#donateLeft p { margin: 0 0 10px 0; }
#donateLeft h2 { }
#donateLeft h2 a { }
#donateLeft h2 a:hover { }
#donateLeft h2 span { }

#donateLeft p
{
	margin: 0 0 20px 0;
	color: #c8f7ff;
}

#donateRight
{
	float: left;
	width: 310px;
	padding-left: 30px;
	
}

#donateRight h2.other
{
	background: url('../images/wings-donate-other.png') no-repeat;
	width: 274px;
	height: 21px;
	margin-bottom: 30px;
}

#donateRight h3.sponsor
{
	background: url('../images/wings-donate-sponsor.png') no-repeat;
	width: 274px;
	height: 21px;
}

#donateRight h3.giving
{
	background: url('../images/wings-donate-giving.png') no-repeat;
	width: 118px;
	height: 15px;
	margin-top: 23px;
}

#donateRight h3.needed
{
	background: url('../images/wings-donate-needed.png') no-repeat;
	width: 163px;
	height: 16px;
	margin-top: 26px;
}

#donateRight h3.refund
{
	background: url('../images/wings-donate-refund.png') no-repeat;
	width: 225px;
	height: 16px;
	margin-top: 22px;
}

#donateRight .rightLinks
{
	overflow: auto;
	padding: 5px 0;
	margin-left: -15px;
}

#donateRight li
{
	float: left;
	display: block;
	padding: 0 15px;
	border-right: 1px solid #03547B;
}

#donateRight p
{
	font-style: italic;
	margin: 0;
	padding: 0;
}

#donateWrapper img.arrow
{
	float: left;
	margin: -41px 0 0 45px;
}

/* VOLUNTEER TAB */

#volunteerWrapper
{
	background: transparent url('../images/dark-bg.png') no-repeat 0 0;
	padding: 40px 0;
}

#volunteerLeft
{
	float: left;
	width: 400px;
	padding: 0 30px 0 45px;
}

#volunteerLeft h2
{
	background: url('../images/wings-volunteer-h2.png') no-repeat;
	width: 345px;
	height: 21px;
	margin-bottom: 30px;
}

#volunteerLeft a.volunteer-lm
{
	background: url('../images/wings-volunteer-lm.png') no-repeat;
	width: 134px;
	height: 17px;
	margin: 23px 0;
	border: none;
}

#volunteerLeft a.volunteer-lm:hover { background-position: 0 -17px; }

#volunteerRight
{
	float: left;
	width: 180px;
	padding: 50px 30px 0 20px;
	border-left: dashed 1px #b5e7f5;
	height: 420px;
}

#volunteerRight p
{
	font-weight: bold;
	color: #03547b;
	text-shadow: 0 0 0 #17beee;
	margin-top: 20px;
}

#volunteerRight .photo
{
	margin: 0 0 10px 0;
	padding: 10px 10px 10px 8px;
	background: transparent url('../images/wings-frame.png') no-repeat 0 0;
}

#volunteerWrapper img.arrow
{
	float: left;
	margin: -41px 0 0 140px;
}

/* WORK TAB */

#workWrapper img.arrow
{
	float: left;
	margin: -41px 0 0 290px;
}

#workWrapper
{
	background: transparent url('../images/dark-bg.png') no-repeat 0 0;
	padding: 40px 0;
}

#workLeft
{
	float: left;
	width: 400px;
	padding: 0 30px 0 45px;
}

#workLeft h2
{
	background: url('../images/wings-work-h2.png') no-repeat;
	width: 345px;
	height: 21px;
	margin-bottom: 30px;
}

#workLeft a.work-positions
{
	background: url('../images/wings-work-positions.png') no-repeat;
	width: 223px;
	height: 17px;
	border: none;
	margin: 30px 0;
}

#workLeft a.work-positions:hover { background-position: 0 -17px; }

#workLeft a.volunteer-lm
{
	background: url('../images/wings-volunteer-lm.png') no-repeat;
	width: 134px;
	height: 17px;
	margin: 23px 0;
	border: none;
}

#workLeft a.volunteer-lm:hover { background-position: 0 -17px; }

#workRight
{
	float: left;
	width: 180px;
	padding: 50px 30px 0 20px;
	border-left: dashed 1px #b5e7f5;
	height: 420px;
}

#workRight p
{
	font-weight: bold;
	color: #03547b;
	text-shadow: 0 0 0 #17beee;
	margin-top: 20px;
}

#workRight .photo
{
	margin: 0 0 10px 0;
	padding: 10px 10px 10px 8px;
	background: transparent url('../images/wings-frame.png') no-repeat 0 0;
}

#wings h1, .contentTabs a.donate, .contentTabs a.volunteer, .contentTabs a.work, #donateLeft h3.giving, #donateLeft h3.call, #donateLeft a.donate, #donateLeft h3.mail, #donateRight h2.other, #donateRight h3.sponsor, #workLeft a.volunteer-lm, #donateRight h3.giving, #donateRight h3.needed, #donateRight h3.refund, #volunteerLeft h2, #volunteerLeft a.volunteer-lm, #workLeft h2, #workLeft a.work-positions, #workLeft a.volunteer-lm
{
	display: block;
	text-indent: -9999px;
}

/* FOOTER
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

#footer
{
	clear: both;
	padding: 20px 58px 0 170px;
	width: 716px;
}

#footer p
{
	font-size: 9px;
	color: #777;
	text-shadow: none;
}

/* GENERIC CLASSES
=================================================================================================================================================================================================*/

.hide { display: none; }
.clear { clear: both; }
.center { text-align: center; }

