/* CSS Document */
body {
	background: white url(../images/background.gif) repeat-x;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

#wrap {
	width: 760px;
	margin: 5px auto;
	background: white;
	padding: 0px;
}

#flash {
	width: 760px;
	height: 380px;
	padding: 0px;
	margin: 0px;
}

#left {
	width: 240px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	float: left;
	overflow: hidden;
}

#left a#inquiries {
	display: block;
	width: 140px;
	padding: 8px;
	height: 16px;
	margin: 0px 0px 0px 41px;
	background: url(../images/inquiries.jpg) 0 0 no-repeat;
}

#left a#inquiries:hover {
	background-position: 0 -28px;
}

#left a#inquiries.active {
	background-position: 0 -28px;
}

#left a#home {
	display: block;
	width: 140px;
	padding: 8px;
	height: 16px;
	margin: 0px 0px 0px 41px;
	background: url(../images/home.jpg) 0 0 no-repeat;
}

#left a#home:hover {
	background-position: 0 -28px;
}

#left a#home.active {
	background-position: 0 -28px;
}


#left a#about {
	display: block;
	width: 140px;
	padding: 8px;
	height: 16px;
	margin: 0px 0px 0px 41px;
	background: url(../images/about.jpg) 0 0 no-repeat;
}

#left a#about:hover {
	background-position: 0 -28px;
}

#left a#about.active {
	background-position: 0 -28px;
}

#left a#grants {
	display: block;
	width: 140px;
	padding: 8px;
	height: 16px;
	margin: 0px 0px 0px 41px;
	background: url(../images/grants.jpg) 0 0 no-repeat;
}

#left a#grants:hover {
	background-position: 0 -28px;
}

#left a#grants.active {
	background-position: 0 -28px;
}

#left a#grantees {
	display: block;
	width: 140px;
	padding: 8px;
	height: 16px;
	margin: 0px 0px 0px 41px;
	height: 10px;
	background: url(../images/grantees.jpg) 0 0 no-repeat;
}

#left a#grantees:hover {
	background-position: 0 -28px;
}

#left a#grantees.active {
	background-position: 0 -28px;
}

#left a#contact {
	display: block;
	width: 140px;
	padding: 8px;
	height: 16px;
	margin: 0px 0px 0px 41px;
	background: url(../images/contact.jpg) 0 0 no-repeat;
}

#left a#contact:hover {
	background-position: 0 -28px;
}

#left a#contact.active {
	background-position: 0 -28px;
}

#left a#blog {
	display: block;
	width: 140px;
	padding: 8px;
	height: 16px;
	margin: 0px 0px 0px 41px;
	background: url(../images/blog.jpg) 0 0 no-repeat;
}

#left a#blog:hover {
	background-position: 0 -28px;
}

#left a#blog.active {
	background-position: 0 -28px;
}

#left a#faq {
	display: block;
	width: 140px;
	padding: 8px;
	height: 16px;
	margin: 0px 0px 0px 41px;
	background: url(../images/faq.jpg) 0 0 no-repeat;
}

#left a#faq:hover {
	background-position: 0 -28px;
}

#left a#faq.active {
	background-position: 0 -28px;
}

#left a#resources {
	display: block;
	width: 140px;
	padding: 8px;
	height: 16px;
	margin: 0px 0px 0px 41px;
	background: url(../images/resources.jpg) 0 0 no-repeat;
}

#left a#resources:hover {
	background-position: 0 -28px;
}

#left a#resources.active {
	background-position: 0 -28px;
}

#right {
	width: 460px;
	margin: 0px 0px 0px 300px;
	padding: 0px;
	position: relative;
}

#right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	
}

#right p span.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #333333;
	
}


#highlight1 {
	width: 120px;
	height: 121px;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#highlight2 {
	width: 182px;
	height: 121px;
	margin: 0px 0px 0px 120px;
	padding: 0px;
}

#highlight3 {
	width: 166px;
	height: 121px;
	position: absolute;
	top: 176px;
	left: 305px;
	margin: 0px;
	padding: 0px;
}
	
#right a.grablenews {	
	display: block;
	padding: 0px;
	height: 121px;
	margin: 0px;
	background: url(../images/grablenews.jpg) 0 0 no-repeat;
}

#right a.grablenews:hover {
	background-position: 0 -121px;
}

#right a.grablenews:active {
	background-position: 0 -121px;
}

#right a.featuredgrantee {
	display: block;
	padding: 0px;
	height: 121px;
	margin: 0px;
	background: url(../images/featured_grantee.jpg) 0 0 no-repeat;
}

#right a.featuredgrantee:hover {
	background-position: 0 -121px;
}

#right a.featuredgrantee:active {
	background-position: 0 -121px;
}

#right a.grantapplication {
	display: block;
	padding: 0px;
	height: 121px;
	margin: 0px;
	background: url(../images/grant_application.jpg) 0 0 no-repeat;
}

#right a.grantapplication:hover {
	background-position: 0 -121px;
}

#right a.grantapplication:active {
	background-position: 0 -121px;
}

#airplane {
	margin: 0px;
	padding: 0px;
	width: 760px;
}

#footer {
	float: right;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	
}

#footer a {
	color: #333333;
}

#footer a:hover {
	color: #F8981D;
}

