* {margin:0px; padding:0px;}




/* HTML TAGS SECTION */
html {
	background-image: url(../images/htmlbg.jpg);
	background-repeat: repeat;
	height: 100%;
	width: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #4b4b4b;
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
 }

h1 {}
h2 {
	margin-bottom: 10px;
}
h3 {
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #CC4600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F96;
	padding-bottom: 3px;
}


h3 a {color: #CC4600 !important;}

h4 {
	color: #333;
}
#leadership h4 {
	text-transform: uppercase;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

p {
	margin-bottom: 10px;
	line-height: 1.4em;
}

a:link, a:active, a:visited {
	color: #3D7EC9;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

ul {
	margin-left: 20px;
	margin-bottom: 10px;
}
ul li {}
ul li a {}
ul li a:hover {}

hr {
	color:#FC6;
	background-color:#FC6;
	height:1px;
	border:none;
}


/* CONTAINER SECTION */
div#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

div#wrapper {
	background-color: #FFF;
	padding-bottom: 50px;
	padding-top: 20px;
	min-height:500px;
	background-repeat: no-repeat;
	background-position: left top;
}

body#about div#wrapper {background-image: url(../images/bg_about.jpg);}
body#news div#wrapper {background-image: url(../images/bg_news.jpg);} 
body#mask div#wrapper {background-image: url(../images/bg_mask.jpg);} 
/* body#photos div#wrapper {background-image: url(../images/bg_photos.jpg);} */
body#press div#wrapper {background-image: url(../images/bg_press.jpg);}
body#sponsors div#wrapper {background-image: url(../images/bg_sponsors.jpg);}
/* body#leadership div#wrapper {background-image: url(../images/bg_leadership.jpg);}  */
body#contact div#wrapper {background-image: url(../images/bg_contact.jpg);} 
body#newsletter div#wrapper {background-image: url(../images/bg_nwslttr.jpg);} 
body#action div#wrapper {background-image: url(../images/bg_action.jpg);}
* html div#wrapper {height:500px;}

div#header {
	height: 100px;
	width: 960px;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

h1#masthead {
	margin: 0px;
	padding: 0px;
}
h1#masthead a {
	background-image: url(../images/masthead_logo.png);
	background-repeat: no-repeat;
	display: block;
	height: 68px;
	width: 392px;
	font-size: 1px;
	color: #C76000;
	text-decoration: none;
	text-indent: -999em;
	margin-top: 20px;
	margin-left: 32px;
	position: absolute;
}



/* SUB NAV SECTION */
ul#subnav {
	list-style-type: none;
	padding: 0px;
	display: block;
	height: 35px;
	width: 489px;
	position: absolute;
	margin-top: 65px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 471px;
	background-image: url(../images/bg_subnav.png);
	background-repeat: no-repeat;
	background-position: left top;
}
ul#subnav li {
	display: inline;
}
ul#subnav li a {
	display: block;
	float: left;
	height: 35px;
	font-size: 1px;
	font-weight: normal;
	text-indent: -999em;
	background-repeat:no-repeat;
}
ul#subnav li a:hover {}

li#sntake a {
	width: 140px;
	background-image: url(../images/button_take.gif);
	background-position: 25px 13px;
}
li#sntake a:hover {background-image: url(../images/button_take_b.gif);}
li#sndona a {
	width: 105px;
	background-image: url(../images/button_contribute.gif);
	background-position: 15px 13px;
}
li#sndona a:hover {
	background-image: url(../images/button_contribute_b.gif);
}
li#snvolu a {
	width: 105px;
	background-image: url(../images/button_volunteer.gif);
	background-position: 15px 13px;
	}
li#snvolu a:hover {}
li#sntell a {
	width: 139px;
	background-image: url(../images/button_tell.gif);
	background-position: 15px 13px;}
li#sntell a:hover {}



/* TOP NAV SECTION */
ul#topnav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 31px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
ul#topnav li {
	display: inline;
}
ul#topnav li a {
	display: block;
	float: left;
	height: 31px;
	text-decoration: none;
	font-size: 1px;
	text-indent: -999em;
	background-image: url(../images/menu2.jpg);
	background-repeat: no-repeat;
}

ul#topnav li a:focus {outline:0;}

li#navhome a {
	width: 99px;
	margin-left: 66px;
	background-position: -66px -31px;
}

* html li#navhome a {
	margin-left:33px;
}

li#navabou a {
	width: 100px;
	background-position: -165px -31px;
}
li#navnews a {
	width: 73px;
	background-position: -265px -31px;
}
li#navmask a {
	width: 107px;
	background-position: -338px -31px;
}
li#navphot a {
	width: 130px;
	background-position: -445px -31px;
}
li#navpres a {
	width: 78px;
	background-position: -575px -31px;
}
li#navlead a {
	width: 109px;
	background-position: -653px -31px;
}
li#navcont a {
	width: 113px;
	background-position: -762px -31px;
}

body#home li#navhome a, li#navhome a:hover {
	background-position: -66px 0px;
}
body#about li#navabou a, li#navabou a:hover {
	background-position: -165px 0px;
}
body#news li#navnews a, li#navnews a:hover {
	background-position: -265px 0px;
}
body#mask li#navmask a, li#navmask a:hover {
	background-position: -338px 0px;
}
body#photos li#navphot a, li#navphot a:hover {
	background-position: -445px 0px;
}
/*
body#press li#navpres a, li#navpres a:hover {background-position: -575px 0px;}
*/
body#sponsors li#navpres a, li#navpres a:hover {
	background-position: -575px 0px;
}
body#leadership li#navlead a, li#navlead a:hover {
	background-position: -653px 0px;
}
body#contact li#navcont a, li#navcont a:hover {
	background-position: -762px 0px;
}



/* LEFT SECTION */
div#left {
	width: 460px;
	float: left;
	margin-left: 210px;
}
body#action div#left {
	min-height:850px;
}
body#photos div#left {
	width: 920px;
	margin-left: 20px;
}

* html div#left {margin-left:105px;}

* html body#action div#left {height:850px;}

div#left h2 {
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 26px;
	font-size: 1px;
	color: #DB5D00;
	text-indent: -999em;
}
h2#h2about {background-image: url(../images/bg_sctn_hdr_about.gif);}
h2#h2news {background-image: url(../images/bg_sctn_hdr_news.gif);}
h2#h2mask {background-image: url(../images/bg_sctn_hdr_mask.gif);}
h2#h2photo {background-image: url(../images/bg_sctn_hdr_photos.gif);}
h2#h2press {background-image: url(../images/bg_sctn_hdr_press.gif);}
h2#h2sponsors {background-image: url(../images/bg_sctn_hdr_sponsors.gif);}
h2#h2lead {background-image: url(../images/bg_sctn_hdr_leadership.gif);}
h2#h2contact {background-image: url(../images/bg_sctn_hdr_contact.gif);}
h2#h2confirm {background-image: url(../images/bg_sctn_hdr_confirm.gif);}
h2#h2nwslttr {background-image: url(../images/bg_sctn_hdr_nwslttr.gif);}
h2#h2donate {background-image: url(../images/bg_sctn_hdr_donate.gif);}
h2#h2vol {background-image: url(../images/bg_sctn_hdr_volunteer.gif);}
h2#h2tell {background-image: url(../images/bg_sctn_hdr_tellafriend.gif);}
h2#h2action {background-image: url(../images/bg_sctn_hdr_action.gif);}




/* RIGHT SECTION */
div#right {
	margin-left: 690px;
}

body#photos div#right{display:none;}

#news div#right h3 {
	color:#666 !important;
	border-bottom-color:#86A9CC !important;
	font-size: .9em;
}

div#right ul {
	margin-left: 0px;
	list-style-type: none;
}
div#right ul li {
	background-image: url(../images/bullet_arrows.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin-right: 10px;
	padding-left: 15px;
	margin-bottom: 5px;
}
div#right ul li a {
	display:block;
}

*html div#right {margin-left:687px;}


/* BLOGGER */
div.morecontent {margin-bottom:20px;}
#navbar-iframe { display: none !important; }

/*FEEDBURNER */
div#feedburner {
	width: 250px;
}

div#feedburner ul li {
	margin-bottom:10px;
}

div#feedburner ul p{
	font-weight: normal !important;
	color: #3D7EC9;
	text-transform: uppercase;
	font-size: .9em;
}


/* FOOTER SECTION */
div#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	color: #F0DFA3;
	text-align: left;
	font-size: .9em;
}
div#footer a {
	color: #F93;
}
div#fttop {
	background-image: url(../images/bg_container_bottom.jpg);
	height: 5px;
	background-position: left top;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}

div#ftwrapper {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}
div#ft1, div#ft2, div#ft3 {
	width:200px;
	padding:10px;
	float:left;
}

div#ftbot {
	background-image: url(../images/bg_footer_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	margin-top: 10px;
}
table#tblcontact {
	width: 100%;
}

table#tblcontact td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
}




div#creditfooter {display: none;}

div#footer ul {
	list-style-type: none;
	margin-left:0px !important;
}
div#footer ul li {
	background-image: url(../images/footer_bullet_arrows.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
}

div#footer ul li a {
	margin-left:18px !important;
}

/*NEWSLETTER SIGN-UP */
div#frmnewsletter {
	margin-left: 765px;
	position: absolute;
	margin-top: 21px;
	width: 195px;
}

div#frmnewsletter h2 {
	display: block;
	font-size: 1px;
	background-image: url(../images/nwslttr_text.gif);
	height: 10px;
	width: 174px;
	padding: 0px;
	color: #E34300;
	text-indent: -999em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
div#frmnewsletter input#emailone {
	background-image: url(../images/nwslttr_field_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0.8em;
	color: #FFB555;
	padding-left: 5px;
	padding-top: 2px;
}
div#frmnewsletter input#submit {
	background-image: url(../images/nwslttr_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1px;
	text-indent: -999em;
}

div#frmnewsletter table {
	width: 175px;
}

.clearfloat {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.skipnav {
	display: none;
}
.noborder {
	border:none !important;
}
.date {
	font-weight: bold;
	margin-bottom: 5px;
}
table#phototbl {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
}
table#phototbl td {
	padding: 4px;
}table#phototbl th {
	text-align: left;
	padding: 4px;
}


/* BLOGGER */
p.blogger-labels {
	text-transform: uppercase;
	color: #666;
	font-size: .8em;
	margin-top: 5px !important;
	margin-bottom: 10px;
}
p.blogger-labels a {
	color: #666;
}


body#sponsors {}
body#sponsors div#container {}

