* { padding: 0; margin: 0; line-height: 100%; }
body, html {
	background:#FFF;
	font:12pt Arial, Helvetica, sans-serif;
	color:#000;
	}

a:link, a:visited {
 	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	color:#000;
	}	
	
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-variant: normal;
	}

h1 {
	font-size:2em;
	}

h2 {
	font-size:1.8em;
	}

h3 {
	font-size:1.5em;
	}

h4 {
	font-size:1.2em;
	}
				
img {
	display:none;
	border:0;
	}

li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}

.grid_5, #right-col { display: block; width: 60em; }
#main-feature #right-col { margin: 0; padding:0; width: 100%; height: 100%; }

#secondary, #project-listing, #left-col, .empty_5, .left_col, #footer, #subfooter, .language, .cleaner, .grid_5 .bot, .bot a, .right_col .news_article .bot, #large-feat-news img, #large-feat-news .image, .right_col .bot, .right_col a img, #recent-news #large-feat-news img {
	display:none; 
}

#contact_5 { display: block; }


hr { 
	background:#000; 
	color:#000;
	width:100%; 
	height:1px; 
	margin:2em 0; 
 	border:none; 
	}

blockquote { 
 	margin:1.5em 0; 
 	padding:1em; 
 	border:1px solid #ccc; 
 	font-style:italic; 
 	font-size:0.9em; 
	}
#contactprint {  margin: 0; padding:2em 1em 1em 1em; width: 600px; height: 200px;  display: block; float: left; }

