html, body {
	background-color: black;
	color: white;
	font-family: helvetica, arial, verdana, sans-serif;
	/* Hide From IE Mac \*/
	height: 100%;
	/**/
}

#misc_screen_images, #top_navigation, .nav_sub_content, #portfolio_navigation, 
#sub_content, #select_an_icon, #portfolio_header, #footer_xhtml, #about_hemaka img, 
#featured_projects_container, #intro_header, #brief_outlook, #contact_form, #contact_header, #request_a_quote, #contact_sub_header, .non_css_only
{
	display: none;
}

a {
text-decoration: none;
color: black;
}

div#address, #contact_info
{
	display: block;
}

p{
	text-align:justify;
}

#footer
{
	border-top: 1px solid black;
	margin-top: 5em;
	font-size: 12px;
}

#section_header .not_for_screen, #contact_print_header
{
	display: block;
	border-bottom: 1px solid black;
	margin-bottom: 2em;
	width: 100%;
}

