#header, #footer,#footerText, #navcontainer 								{ background: none; background-color:#000; }

#page-homepage #container,.section-content #container				{ background: #111; line-height: 100%; border-top:solid 1px #333; border-bottom:solid 1px #333; }

#header																											{ height: 150px; overflow: hidden; }
#header #navcontainer																				{ margin-top:12px; background: #000 url(/images/godfather_nav_bg.gif) 0 0 no-repeat; position: relative; }
#header #navcontainer #navLogo a														{ height: 120px; }
#header ul.navlist																					{ position: absolute; right:0; bottom:0; }
#header ul.navlist li a																			{ text-transform: capitalize; }
#header ul.navlist li.last																	{ margin-right:0; }	

#footer																											{ height: auto; margin:0; padding:0;}
#footerText																									{ height: auto; margin:15px auto; padding:0; text-transform: uppercase; }

h2.pageTitle, #leftCol h2																		{ color: black; font-weight: normal; }

.section-content #container																	{ padding-bottom: 30px; }
.section-content #bottomShadow															{ display: none; }
