/*
	Developed by Dyspersion Media Corporation, Los Angeles, CA
	in assiciation with Firefly Design, Inc., Chevy Chase, MD
	for The Housing Authority of Baltimore City, Baltimore, MD
		http://www.dyspersion.com				http://www.fireflyworks.com

	File:				subpage.css
	FILE VERSION:		V2.0
	CREATION DATE:		9/2/2008 1:33 PM
	OBJECT NAME:		N/A
	DESCRIPTION:		base CSS for the index page of baltimorehousing.org
	MODIFICATION HISTORY:
	09/2/2008 - sab - created file
*/



#header			{ height:129px; background:#FFFFFF url('http://static.baltimorehousing.org/img/site/subpage_header_bg.png') no-repeat; }


/* SPLASH AND MIDDLE NAV SECTIONS*/
#splash			{ height:195px; }
#middle_nav		{ height:60px; border: 1px solid #8195A2; }




	/* MAIN CENTER CONTENT SECTION */
#content			{ position:relative; height:34.2em; background-color: #FFFFFF; }
#content .left		{ position:absolute; top:0px; left:0px; height:221px; width:282px; }
#content .left		{ border-bottom:1px solid #8195A2; }

#content .top		{ position:absolute; top:0px; right:0px; height:221px; width:567px; }
#content .top		{ border-left:1px solid #8195A2; border-bottom:1px solid #8195A2; border-left:1px solid #8195A2; }
#content .top img	{ float:right; margin:0; padding:0; margin-top:-1em; margin-right:-1em; padding-left:1em; }

#content .bottom	{ position:absolute; right:0px; width:100%; }


	/* content bottom left and right sections */
#content .bottom .left			{ position:absolute; top:0px;  height:100%; left:0px; width:282px; text-align:left; }
#content .bottom .middle		{ position:absolute; top:0px; height:100%; left:auto; right:33%; width:33%; border-left:1px solid #8195A2; }

#content .bottom .right			{ position:absolute; top:0px; height:100%; left:auto; right:0px; width:33%; border-left:1px solid #8195A2; }



#content .left		{ border-right:1px solid #8195A2; }

#content .bottom 	{ top:20.09em; height:auto; }
#content .bottom .left, #content .bottom .right	{ height:14.11em; }

