/* The main column and descendants */
#heading {
width:760px;
float:right;
clear:both;
font-size:1.1em;
line-height:150%;
color:#414B50;
}

#heading h2 {
text-align:center;
}

#heading p {
text-align:center;
font-size: 1.4em;
font: Bold;
width:720px;
margin:10px 0 10px 10px;
}

#mainCol {
width:760px;
text-align:left;
}






