#chairtagline 
{
	float: right;	
	margin-top:15px;
	margin-right: 20px;
}

#viewport {
 width:800px;
	margin:0px auto;
	text-align:left;
	background-color:#fff;
	height: 1750px;
}

#redbar 
{
	float: left;
	background-color: #DD1129;
	width: 801px;
	height: 50px;
}

#contentCenter {
	margin: 40px 0 0 34px;
	width:750px;
	float:left;
}

#leftcol 
{
	float:left;
	width: 382px;
}

#rightcol 
{
	float:left;
	width: 182px;
}

#copy {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #0F0F0F;
	line-height:200%;
	font-size:.7em;
	letter-spacing:.05em;
}
