/*----------------------------------------
AFP Houston Screen Stylesheet (Homepage)
Last Updated: January 5, 2009
(c) 2009 Affiniscape, Inc.
All Rights Reserved. This style sheet must not be reproduced without the express written permission of Affiniscape, Inc.
For questions regarding licensing or setup please contact Affiniscape, projects @ affiniscape dot com
----------------------------------------*/

/* Main CSS Override
----------------------------------------*/
body { background-image: url(../imgs/bak_body-home.png); }

/* Global Navigation */
ul#navtop2 li { margin-bottom: 1px; }

/* Main Content */
#maincontentcell {
	background: #fff;
	padding: 0;
}

/* Sub Content */
#maincontentsubcell {
	background: #fff;
	padding: 20px 10px;	
}
