html{
	height:100%;
	margin:0;
	padding:0
} 
html,body {
	padding:0;
	margin:0;
	background-color: #fff;
	font: 12px/17px normal Arial, Helvetica, sans-serif;
	color: #fff;
}
body{	
	text-align:left;
	min-width:1000px;/* for mozilla*/
	height:100%;
}

a, a:link, a:visited {
	color:#ffdf74;
	text-decoration: none;
}
a:focus { border: 0; }
#wrapper {
	background:  url(images/bg_repeat.jpg) repeat-x left top;
}

#outer{
	width:1000px;
	text-align:left;
	margin: auto;
	position:relative;
	overflow:visible;
}

#inner{
	background: url(images/inner_bg.jpg) no-repeat 0 151px;
	padding:151px 340px 25px 90px;   /* 151 top = header */
	height: 425px;
} 

.Content {
	padding-left: 20px;
	padding-right: 10px;
	height: 400px;
	overflow: auto;
	width:561px;	
	border:2px solid #ffdf74;
	position: absolute;
	top:151px;
	left: 90px;
	}
.ContentBG {
	-moz-opacity:.1; filter:alpha(opacity=10); opacity:.1;
	background: #ffdf74;
	position: absolute;
	top:151px;
	left: 90px;
	width: 575px;
	height: 402px;
}

.Homepage #inner{
	background: url(images/inner_bg_hp.jpg) no-repeat 0 151px;
	position: relative;
	}
	
#header{
	position:absolute;
	top:0px;
	left:0px;
	width:1000px;
	height:151px;
	z-index:74;
	background:  url(images/header.jpg) no-repeat left top;
}

.Homepage #header{
	background:  url(images/header_hp.jpg) no-repeat left top;
}

#logo {
	position:absolute;
	top:12px;
	left:30px;
	width:210px;
	height:122px;
	text-indent: -9000px;
	z-index:300;
	background:  url(images/1T.gif) no-repeat left top;
}

#footer, #ContentFooter {
	color: #1d1a1b;
	clear:both;
	margin: 0 auto;
	text-align:center;
	font-weight: bold;
	width: 1000px;
}
#ContentFooter {
	font-weight: bold;
	font-size: 11px;
}

div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

.Homepage #right {
	position:absolute;
	width:390px;
	top: 440px;
	left: 525px;
}

.Homepage #left {
	position:absolute;
	width:390px;
	top: 440px;
	left: 87px;
}

.Homepage #left a, .Homepage #right a {
	margin-left:10px;
	}

h2 {
	font-size: 20px;
	font-family: "Book Antiqua", Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px 0;
}

.Content h2 {
	text-transform: uppercase;
	font-size: 18px;
}

.Yellow, h3 {
	color: #ffdf74;
	margin: 8px 0;
	font-size:14px;
}
blockquote {
	color: #ffdf74;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: right;
	font-size: 10px;
	margin: 10px;
}
cite {
display:block;
font-weight:bold;
}

#content p {
	color: #444444;
}

#content p a {
	color: #618200;
}

#content p a:hover {
	background-color: #618200;
	color: #ffffff;
}

img {
	border: 0;
}

#content ul li{
	
}

#nav {
	width: 421px;
	margin: 42px 0 0 220px;
}

#nav a {
	display: block;
	float:left;
	height: 21px;
	background:  url(images/nav_bg.jpg) no-repeat 0 0;
	text-indent: -900%;
	}
	
#nav #Home {
	width:130px;
}

#nav #Home:hover, .Homepage #nav #Home {
	background-position: 0 -43px;
}

#nav #News {
	background-position: -130px 0;
	width:159px;
}	

#nav #News:hover, .News #nav #News {
	background-position: -130px -43px;
}

#nav #About {
	background-position: -289px 0;
	width:127px;
}

#nav #About:hover, .About #nav #About  {
	background-position: -289px -43px;
}

#nav #Init {
	background:  url(images/nav_bg.jpg) no-repeat 0 -21px;
	width:130px;
}

#nav #Init:Hover, .Initiatives #nav #Init {
	background:  url(images/nav_bg.jpg) no-repeat 0 -64px;
}

#nav #Donate {
	background-position: -130px -21px;
	width:159px;
}

#nav #Donate:Hover, .Donate #nav #Donate {
	background:  url(images/nav_bg.jpg) no-repeat -130px -64px;
}

#nav #Volunteer {
	background-position: -289px -21px;
	width:127px;
}

#nav #Volunteer:Hover, .Volunteer #nav #Volunteer {
	background:  url(images/nav_bg.jpg) no-repeat -289px -64px;
}

li {
	list-style:none;
	margin-top: 4px;
	padding-left: 15px;
	background: url(images/bullet.gif) no-repeat 0 5px;
	}
ul {
	padding-left: 10px;
	}

.Sidebar {
	position: absolute;
	right: 70px; 
	top: 117px;
	height: 458px;
	width: 244px;	
	z-index: 99;
}

.Initiatives .Sidebar {
	background: url(images/inner_bg_init.jpg) no-repeat top right;
	top:115px;
}
.Volunteer .Sidebar  {
	background: url(images/inner_bg_volunteer.jpg) no-repeat top right;
	top: 118px;
	right: 73px;
}
.News .Sidebar {
	display: none;
}
.About .Sidebar {
	/*background: url(images/inner_bg_about.jpg) no-repeat top right;*/
	top: 110px;
	right: 66px;
}

.Donate .Sidebar {
	height: 400px;
	top: 150px;
	font-size:11px;
	line-height: 15px;
}

#FlashHolder {
position:absolute;
top:80px;
left: -10px;
z-index: 1000;
}
.Title {
color: #fff;
font-size: 90%
}
.ContenImg { 
	float: left;
	border: 5px solid #fff;
	margin: 0 10px 10px 5px;
}
.Polaroid {
	float: left;
	margin: 0 10px 10px 5px;
}
.News .ContentBG, .Initiatives .ContentBG { display:none; }
.News .Content, .Initiatives .Content{ border:0; }

.News .Content {
	width: 800px;
	}
.About .Content, .Donate .Content {
	padding-right: 20px;
	width: 780px;
	}
.About .ContentBG, .Donate .ContentBG {
	width: 805px;
}
.About .Sidebar, .Donate .Sidebar { display: none; }