#content-left-holder
{
	float:left;
	
}
#content-cal-left-header
{
	background: transparent url(newlook/CalendarHeader.png);
	width: 158px;
	height: 25px;
	font-size: 1.25em;
	font-weight:bold;
	color: #FFFFFF;
	padding: 0 15px;
}

#content-cal-left
{
	color:#FFFFFF;
	padding: 0 20px 10px 20px;
	background: #999999;
	width: 148px;
    font-size: 11px;
}

#content-cal-left p
{
	margin: 0 0 10px 0;
}


#content-cal-left a
{	
	color:#FFFFFF;
	text-decoration:none;
}

#content-right-holder
{
	float:right;
}

#content-right-header
{
	background: transparent url(newlook/HeadlineHeader.png);
    width:500px;
	height:25px;
	font-size: 1.25em;
	font-weight:bold;
	color: #fff;
	padding: 0 15px;
}
#content-right
{
	background: #999999;
    width:500px;
	
	font-size: 1.25em;
	color: #000;
	padding: 15px;
}
#content-right2
{
	background: #999999;
    width:500px;
	min-height:725px;
	font-size: 1.25em;
	font-weight:bold;
	color: #000;
	padding: 15px;
}
#profile-holder
{
	height: 600px;
}

#profile-left
{
	float:left;
}

#profile-right
{
	float:right;
}

#article table
{
	display: table;
	width: 100%;
	border: none;
}

#article th
{
 	color: #fff;
	display: table-cell;
	text-align:center;
	background: #6D6C66;
	border: thin solid #6D6C66;
}

#article tr       
{ 
	display: table-row; 
	background: #999999;
}

#article td
{
	display:table-cell;
	
}

#article p
{
	font-family:'lucida grande', arial, tahoma, sans-serif;;
}

#article h1
{
	font-family:'lucida grande', arial, tahoma, sans-serif;
	font-size: 2.0em;
}

table  
{ 
	display: table;
	width: 100%;
	border: none;
}

th
{
 	color: #fff;
	display: table-cell;
	text-align:center;
	background: #6D6C66;
	border: thin solid #6D6C66;
}

tr       
{ 
	display: table-row; 
	background: #999999;
}

td a
{
	color: #184c8c;
}

td  
{ 
	display: table-cell;

}

#movie{
width: 500px;
float:right;
text-align:center;
}

