/*
	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 .right				{ float:right; width:280px; }
#content .right .top		{ width:100%; border-bottom:1px solid #8195A2; }
#content .right .middle		{ width:100%; border-bottom:0px solid #8195A2; }
#content .right .bottom		{ width:100%; }
#content .right .bottom ul.alternatinglines li	{ font-weight:bold; }
#content .right .bottom img	{ margin-top:20px; margin-left:85px; }

#content .left		{ float:left; width:569px; border-right:1px solid #8195A2; }
#content .left img	{ float:right; margin:1em; }


#content .bottom		{ clear:both; width:100%; border-top:1px solid #8195A2; height:227px; }
#content .bottom img	{ float:right; right:0; bottom:0; }