#about a:link {color: #D25400;}
#about a:visited {color: #D25400;}
#about a:hover {color: #D25400;}
#about {color: #D25400;}

li.about {display: inline;}
li.photo {display: none;}

#aboutSub {display: block;}

#press:link {color: #D25400}
#press:visited {color: #D25400} 
#press:hover {color: #D25400}

#pressimg
{
	margin-left: 5px;
}

h4
{
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	margin: 48px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	display: block;
}

div.green
{
	background: none;
	width: 600;
	position: relative;
	padding: 0px;
	margin: 0px;
}

.green { display: inline; }

.green p
{
	margin-left: 24px;
	margin-right: 20px;
}

.green ul
{
	background: none;
	border-collapse: collapse;
	margin-left: 48px;
	margin-right: 48px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.green li
{
	font-size: small;
	color: #333333;
	font-weight: normal;
	background: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 7px;
	list-style-image: url(../images/bullet5.gif);
}

.brdr
{
	width:340px;
	max-width:340px;
	margin-left:20px;
	margin-right:26px;
	margin-bottom:10px;
	float:left;
}

.right
{
	position:relative;
	left:100px;
	width:700px;
	min-width:700px;
	background-image:url(../images/contentBg.gif);
}