/****** BOTTOM CONTENT ******/
    #interior-left {
    	position: relative;
    	width: 480px !important;
    }
    
    #interior-right {
    	position: relative;
    	width: 400px !important;
    }


/****** GALLERY ******/
    #home_module {
    	width: 1038px;
    	height: 382px;
    	padding-top: 18px;
    	background: url("/files/css/home/bg-home-module.png") no-repeat top left;
    	position: relative;
    }
    #home_inner {
    	width: 940px;
    	height: 331px;
    	margin: 0 auto;
    	background-color: #FFFFFF;
    	position: absolute;
    	top: 18px;
    	left: 49px;
    	padding-top: 5px;
    	overflow: hidden;
    }
    #home_gallery_main_nav {
        position: absolute;
        top: 284px;
        left: 49px;
    }
    .hg_nav {
        cursor: pointer;
        float: left;
        height: 70px;
        position: relative;
    }
    .hg_nav.hover, .hg_nav.current {
        background-position: bottom;
    }
    #hg_nav_fund {
        width: 179px;
        background-image: url(/images/hg_nav_fund.png);
    }
    #hg_nav_issues {
        width: 143px;
        background-image: url(/images/hg_nav_issues.png);
    }
    #hg_nav_numbers {
        width: 180px;
        background-image: url(/images/hg_nav_numbers.png);
    }
    #hg_nav_stories {
        width: 188px;
        background-image: url(/images/hg_nav_stories.png);
    }
    #hg_nav_faces {
        width: 250px;
        background-image: url(/images/hg_nav_faces.png);
    }
    
    .hg_container {
        position: absolute;
        top: 0px;
        left: 0px;
    }
    
    .gallery_sub_nav {
        width: 100%;
        position: absolute;
        top: -10px;
        left: 0px;
        display:none;
        text-align: center;
        padding: 0px;
        margin: 0px;
        line-height: 10px;
    }
    .hg_nav.current .gallery_sub_nav {
        display: block;
    }
    .gsn_box {
        width: 10px;
        height: 10px;
        background-color: #353535;
        display: inline-block;
        margin-right: 4px;
        cursor: pointer;
        -moz-user-select: none;
        -webkit-user-select: none;
    }
    .gsn_box.current {
        background-color: #00AFDB;
        cursor: default;
    }
    .gallery_slide_table {
        height: 292px;
    }
    .gst_left {
        width: 46px;
    }
    .gst_right {
        width: 46px;
    }
    .gst_slide {
        width: 848px;
    }
    .slide_lr_blank {
        width: 46px;
        height: 292px;
        -moz-user-select: none;
        -webkit-user-select: none;
    }
    .slide_left {
        width: 46px;
        height: 292px;
        background-image: url(/images/left_arrow.gif);
        background-repeat: no-repeat;
        background-position: center;
        cursor: pointer;
        -moz-user-select: none;
        -webkit-user-select: none;
    }
    .slide_right {
        width: 46px;
        height: 292px;
        background-image: url(/images/right_arrow.gif);
        background-repeat: no-repeat;
        background-position: center;
        cursor: pointer;
        -moz-user-select: none;
        -webkit-user-select: none;
    }
    .slide_3_1 {
        width: 336px;
        float: left;
    }
    .slide_3_2 {
        width: 151px;
        float: left;
    }
    .slide_3_3 {
        width: 361px;
        float: left;
    }
    .slide_2_1 {
        width: 487px;
        float: left;
    }
    .slide_2_2 {
        width: 361px;
        float: left;
    }
    
    .slide_container {
        width: 848px;
        height: 292px;
        overflow: hidden;
    }
    


/*
.module-mask {
	position: absolute;
	width: 940px;
	height: 340px;
	overflow: hidden;
}
	.module-port {
		position: relative;
		top: 0px;
		left: 0px;
	}
	
	#mNavbar {
		z-index: 2;
		position: absolute;
		top: 250px;
		left; 0px;
		width: 940px;
		height: 90px;
	}
	
	#mNavbar span {
		float: left;
		display: inline;
		padding: 0px;
		margin: 0px;
	}
	#mNavbar a img { cursor: pointer }
		
	#mNavbar .upper {
		width: 940px;
		height: 20px;
	}
		#mNavbar .upper span {
			display: block;
			line-height: 0px;
		}
		#mNavbar .upper span a {
			display: block;
			width: 14px;
			height: 20px;
			cursor: pointer;
		}
		#mNavbar .upper span.ready { background: url("/files/css/home/nav/tiny-ready.gif") no-repeat top left; }
		#mNavbar .upper span.active { background: url("/files/css/home/nav/tiny-active.gif") no-repeat top left; }

	#mNavbar .lower {
		width: 940px;
		height: 70px;
	}
	
	#mPanels table td .panel {
		width: 930px;
		height: 285px;
	}
*/
	
	
	
/* NEWSLETTER FORM */
#home-facebook {
	position: absolute;
	right: 0;
	top: -10px;
}

#home_social {
    width: 154px;
    height: 54px;
    position: absolute;
    right: 0;
    top: -10px;
    background-image: url(/images/bg_home_social.png);
}
#hs_fb_link, #hs_yt_link {
    position: absolute;
    display: block;
    text-decoration: none;
}
#hs_fb_link {
    width: 38px;
    height: 36px;
    background-image: url(/images/hs_fb.png);
    top: 8px;
    left: 23px;
}
#hs_yt_link {
    width: 61px;
    height: 32px;
    background-image: url(/images/hs_yt.png);
    top: 10px;
    right: 19px;
}

.fadedbox {
	width: 390px;
	margin: 10px 0 20px;
	padding: 20px 0 0 10px;
	background: url("/files/css/bg-fadedblue.gif") no-repeat top left;
}

input.home-email {
	width: 270px;
	padding: 5px;
	font-size: 13px;
	color: #6E6F71;
	border: 1px solid #C2E8F1;
}

input.home-fname, input.home-lname {
    padding: 5px;
	font-size: 13px;
	color: #6E6F71;
	border: 1px solid #C2E8F1;
}

input.home-fname {
    width: 100px;
    margin-right: 10px;
}

input.home-lname {
    width: 150px;
}

input.submit {
	width: 64px;
	height: 27px;
	border: 0 none;
	cursor: pointer;
	background: url("/files/image/buttons/submit.gif") no-repeat top left;
}



/* BLOG */
.blog_index_entry { margin-bottom: 40px; }
.blog_date {
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
}

.blog_index_title {
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C92056;
	font-weight: normal;
	font-size: 20px;
	line-height: 22px;
}
.blog_index_title a { color: #C92056;  font-weight: normal;}

.blog_index_author {
    text-transform: uppercase;
    font-size: 11px;
}

.blog_links {
	margin-bottom: 5px;
	font-size: 11px;
}
.blog_links a { 
	font-size: 13px;
}







