/*
	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:auto; background-color:#FFFFFF; }


#content .feature div.left		{ position:relative; top:0; left:0; right:66%; bottom:0; width:66%; }
#content .feature div.right		{ position:absolute; top:0; right:0; bottom:0; left:561px; height:auto; border-left:1px solid #8195A2; width:289px}



	/* content bottom left and right sections */






#content .feature		{ position:relative; width:100%; border-bottom:1px solid #8195A2; border-right:1px solid #8195A2; min-height:400px; }
#content .feature img	{ float:right; margin:1em; }

#content .bottom		{ position:relative; height:330px; width:100%; clear:both; right:0px; }

#content .bottom .left	{ position:relative; top:0; left:0; right:66%; bottom:0; width:66%; }


#content .bottom .left .left	{ position:absolute;  width:50%;  height:100%; border-right:0px solid #8195A2; right:auto; border-bottom:none; }		

#content .bottom .left .right	{ position:absolute; float:right; width:50%;  height:100%; border-right:1px solid #8195A2; left:268px; border-bottom:none; }		

						

#content .bottom .right  { position:absolute; top:0; right:0; bottom:0; left:561px; height:auto; border-left:1px solid #8195A2; width:289px}	
		

