#home_about_bar {
	position:relative;
	width:957px;
	height:231px;
	background:url(/images/home_about_donate.jpg) top left no-repeat;
}

#home_newsvine {
	position:relative;
	width:957px;
	height:32px;
	background:url(/images/home_newsvine.jpg) top left no-repeat;
}

#home_newsvine div {
	position:absolute;
	top:10px;
	left:170px;
	font-family:Georgia;
	color:#fff;
	font-size: 12px;
}

#home_newsvine div a {
	color:#eee;
}

#home_btn_donate {
	position:absolute;
	top:160px;
	right:55px;
	width:176px;
	height:49px;
}

#home_btn_donate a {
	background:url(/images/home_btn_donate_off.jpg) top left no-repeat;
}

#home_btn_donate a:hover {
	background:url(/images/home_btn_donate_on.jpg) top left no-repeat;
}

#about_pail {
	position:absolute;
	top:47px;
	left:55px;
	width:337px;
	font-family: Georgia;
	font-size: 12px;
	color:black;
	line-height: 20px;
	text-align: left;
}

#home_body {
	margin:0px;
	padding-top:0px;
	position:relative;
	background-color:#fff;
	width:100%;
}

#home_content {
	position:absolute;
	top:0px;
	left:341px;
	font-family:Georgia;
	font-size:12px;
	color:#333;
	background-color:#eee;
	width:615px;
	height:737px;
}

#faces_container {
	width:616px;
	height:304px;
	background:url(/images/home_faces_bg.png) top left no-repeat;
	position:relative;
}

#faces_container #person {
	position:absolute;
	top:0px;
	left:0px;
	height:304px;
	overflow: hidden;
}

#faces_container #name {
	font-family:Georgia;
	font-size:12px;
	color:#fff;
	position:absolute;
	bottom:40px;
	left:160px;
	font-style: italic;
}

#faces_container #location {
	font-family:Georgia;
	font-size:10px;
	color:#fff;
	font-style: italic;
	position:absolute;
	bottom:28px;
	left:160px;
}

#faces_container .option {
	width:27px;
	height:27px;
	position:absolute;
	top:12px;
}

#faces_container .option a {
	border:0px;
	width:27px;
	height:27px;
}

#faces_container #info {
	font-family: Georgia;
	color:#ccc;
	font-size:13px;
	line-height:23px;
	text-align: justify;
	width:350px;
	position: absolute;
	top:100px;
	left:210px;
}

#events_box {
	width:308px;
	height:431px;
	position:absolute;
	top:304px;
	left:0px;
	background-color:#ccc;
	text-align:left;
}

#events_box #title {
	width:308px;
	height:39px;
	position:relative;
	border:0px;
}

#events_box .event_item {
	font-family:Georgia;
	font-weight:normal;
	color:#333;
	font-size: 12px;
	border-bottom: 1px dotted #999;
	padding:10px;
	background:url(/images/home_events_bg.png) top left repeat;
}

#events_box .event_item a {
	text-decoration:underline;
	color:#990033;
}

#events_box .event_item .quicky {
	padding:7px 7px 0px 7px;
	font-style: italic;
	color:#666;
}

#stuff_box {
	width:308px;
	height:431px;
	position:absolute;
	top:304px;
	left:308px;
	background:url(/images/home_stuff_bg.png) top left no-repeat;
	text-align:left;
}

#stuff_image {
	position:absolute;
	top:0px;
	left:0px;
	width:86px;
	height:100px;
}

#stuff_box #header {
	width:308px;
	height:39px;
	border:0px;
	position:relative;
}

#stuff_box #meta {
	position:absolute;
	left:96px;
	top:15px;
}

#stuff_story {
	padding:10px;
	width:288px;
	position:relative;
}

#stuff_box #title {
	font-weight:bold;
	font-size:16px;
	color:#990066;
	font-variant: small-caps;
}

#stuff_box #subtitle {
	font-weight:normal;
	font-size:12px;
	color:#666;
}

#stuff_box #author {

}

#stuff_box #date {

}

#stuff_box #info {
	position:absolute;
	top:110px;
	padding:0px 25px 10px 20px;
	line-height:18px;
	text-align: left;
	height:321px;
	overflow:hidden;
}
						
#whoweare {
	width:341px;
	height:202px;
	position:relative;
}

#whoweare_info {
	width:341px;
	height:228px;
	position:relative;
	background:url(/images/home_whoweare_info.gif) top left no-repeat;
}

#whoweare_1 {
	position:absolute;
	top:20px;
	left:20px;
	width:311px;
	font-family:Georgia;
	font-size:12px;
	color:#333;
	line-height:18px;
	text-align:left;
}

#whoweare_2 {
	position:absolute;
	bottom:20px;
	left:20px;
	width:311px;
	font-family:Georgia;
	font-size:11px;
	color:#333;
	line-height:17px;
	text-align:left;
}

#the_board {
	position:relative;
	width:341px;
	height:305px;
	background:url(/images/home_theboard.jpg) top left no-repeat;
}

#the_board_col_1 {
	text-align:right;
	position:absolute;
	top:123px;
	left:56px;
	font-size:11px;
	font-family:Georgia;
	color:#000;
}

#the_board_col_2 {
	text-align:left;
	position:absolute;
	top:14px;
	right:17px;
	font-size:11px;
	font-family:Georgia;
	color:#000;
	line-height:16px;
}