ul { margin-left: 2em;
	padding: 0;
	font-family: times, "times new roman", serif;
	font-size: 14px; }

#content a { text-decoration: none;
	margin: 0;
	padding: 0; }

#content a {color: rgb(96,145,145);}
#content a:hover { text-decoration: underline; }

#content h2, h3 { font-family: times, "times new roman", serif;
	color: rgb(0,0,0);
	padding: 0;
	margin: 0; }

#lc h1
{
font-family: times, "times new roman", serif;
color: rgb(96,145,145);
}

#image div{
float: right;
clear: both;
}

#blurb div{
float: left;
clear: both;
margin: 0;
padding: 0;
width: 50%;
}

div#awards{
	float: left;
	margin-top: 2em; 
	width: 290px; }

div#press{
	float: left; 
	width: 290px;
	margin-top: 2em; 
	clear: none; }

div#examples{
	float: left;
	width: 290px;
	margin: 0 0 2em 0; }

div#videos { 
	float:left;
	width:290px;
	margin-top: 2em; }


ul.nostyle {
	list-style-type: none;
	list-style-position: outside; }

ul { list-style-position: outside; margin: 0; padding: 0 15px; }



a.dark {color: #000;}
a.dark:visited {color: #000;}


