#leftcol
{
float:left;
width: 340px;
background:url(../images/CDN_diversityLogo.gif) bottom center no-repeat;
border: 0px solid #000000;
height: 675px;
}

#rightcol
{
margin-left: 360px;
}
 
#rightcol a
{
color:#60dd49;
text-decoration: none;
font-weight: bold;
}

#rightcol a:hover
{

text-decoration: underline;

}

#rightcol .lefttext
{
width: 280px;
float:left;
color: #A5A9AC;
border: 0px solid #000000;
}


#rightcol .righttext
{
width: 280px;
margin-left: 300px;
color: #A5A9AC;

}


.intro
{
font-size: 120%;
color:#60dd49;
line-height: 105%;
font-weight: bold;
padding-bottom: 3px;
}

.intro a
{

color:#60dd49;
text-decoration: underline;
}

.greyed
{
color: #afb1b2;
}