/* ------------------------------------ Header ------------------------------------ */
	#header {
		height:257px;
		background-color:#383D41;
		padding: 0;
		}
/* ------------------------------------ Left Column ------------------------------------ */
	#ContentContainer {
		float:left;
		width:970px;
		background: #fff url(../graphics/home_menu.jpg) no-repeat;
		color:#424242;
		}
		#main {
			float:left;
			font:12px/20px "Lucida Grande", arial, verdana, sans-serif;
			color:#333;
			width:650px;
			}
/* --------------------- Primary Navigation --------------------- */
			#nav {
				margin-left:-482px;
				padding-top: 0;
				}
				
			#JoinLink {
				display:block;
				position:absolute;
				height:120px;
				width:120px;
				top:400px;
				left:50%;
				margin-left:32px;
				text-indent:-9999px;
				}				
/* ------------------------------------ Content ------------------------------------ */
			#content {
				float:left;
				margin-top:142px;
				}

/* --------------------- Sidebar --------------------- */
		#sidebar {
			font:12px/18px "Lucida Grande", arial, verdana, sans-serif;
			color:#424242;
			margin:10px 10px 15px 669px;
			padding-top: 0;
			}
			#sidebar a {
				font:12px/14px "Lucida Grande", arial, verdana, sans-serif;
				color:#bab82e;
				text-decoration:none;
				}
			#siebar a:hover {
				text-decoration:underline;
				}
				
				#sidebar h3 {
					font:normal 18px/18px "Lucida Grande", arial, verdana, sans-serif;
					text-transform:uppercase;
					padding: 0 0 0 28px;
					margin:32px 0 10px 0;			
					color:#000;
					}
				#sidebar #side_NewsEvents {
					margin:40px 0 10px 0;
					background: url(../graphics/icon_triangle.gif) left center no-repeat;
					}
				#sidebar .headlines {
					padding-right:4px;
					}
				#side_EmailNews {
					background: url(../graphics/icon_square.gif) left center no-repeat;
					}
				#side_Donate {
					background: url(../graphics/icon_circle.gif) left center no-repeat;
					}				
				#side_Volunteer {
					background: url(../graphics/icon_diamond.gif) left center no-repeat;
					}	
				.sidebarLinks {
					padding-right:20px;
					background: url(../graphics/arrow.gif) right center no-repeat;
					}
					
				#BannerArea {
					margin:20px 0;
					}
				.banner {
					margin:7px 0 0 0;
					}
					
#logo {
	float: left;
}

#slideshow {
	float: left;
}
