.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix
{
    display: inline-table;
}

/*Hides from IE-mac \*/
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}
/* End hide from IE-mac */


/* Homepage Centerpiece */
#centerpiece
{
    height: 248px;
    width: 750px;
}
#centerpiece img
{
    margin: 0px 0px 0px 0px;
    padding: 0px 10px 0px 0px;
}

/* Start The Latest News */
/* Latest News */
#latestNews
{
    /*background: #eae6c5 url(/scripts/static/img/bghp1.gif) no-repeat;*/
    background: #fff;
    width: 750px;
    padding-top: 10px;
}
#latestNews h1
{
    font-size: 24px;
    color: #757362;
    margin-top: 12px;
    margin-left: 10px;
    font-weight: normal;
}
#newsTitle
{
    font-size: 24px;
    font-weight: normal;
    color: #666666;
    padding: 0px 0px 0px 10px;
    margin: 0;
    display: block;
}

#columndiv
{
    padding: 6px 0 4px 0;
    margin: 0;
    background: #fff;
    /*background: #eae6c5 url(/scripts/static/img/bghp2.gif) no-repeat;*/
}
.column
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    background-color: #FFFFFF;
    width: 180px;
    /*border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;*/
    float: left;
    margin: 0 0 10px 0;
    height: 120px;
}

#essentialNews
{
    margin: 0px 11px 0px 0px;
	border: 1px solid #390;
}
#atHomeNews
{
    margin: 0px 11px 0px 0px;
	border: 1px solid #d57c03;
}
#onTheGoNews
{
    margin: 0px 10px 0px 0px;
	border: 1px solid #cf0d0d;
}
#transitionsNews
{
    margin: 0;
	border: 1px solid #2323e7;
}

.column ul
{
    list-style: none;
    padding: 0;
    margin: 10px 10px 10px 15px;
}
.column li
{
    background: url(/scripts/static/img/bullet.gif) no-repeat 4px 7px;
    padding: 1px 0 3px 10px;
    margin: 0;
}
.column .star
{
}
.column .star li
{
    background: url(/scripts/static/img/star.gif) no-repeat left 6px;
}

.column h2
{
    font-size: 14px;
    border-bottom: 1px solid #cce5bf;
    font-weight: bold;
    margin: 0;
    padding: 5px 5px 5px 10px;
}

.column a
{
    color: #000;
    text-decoration: none;
}
.column a:hover
{
    text-decoration: underline;
}

/* Homepage Features */
#homepgFeatures
{
    margin-top: 10px;
}
#homepgFeatures a
{
    text-decoration: underline;
    color: #cc6600;
    font-weight: bold;
}
#homepgFeatures a:hover
{
    text-decoration: none;
    color: #cc6600;
    font-weight: bold;
}
#homepgFeaturesRt
{
    width: 505px;
    margin-top: 0px;
    float: right;
}

#guestContributor
{
    float: left;
    width: 247px;
    background-image: url(/scripts/static/img/homepgFeaturesRepeat.jpg);
    background-repeat: repeat-y;
}
#guestContributorCopy
{
    width: 247px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
#communityCopy
{
    width: 507px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
#askAnExpert
{
    width: 247px;
    background-image: url(/scripts/static/img/homepgFeaturesRepeat.jpg);
    background-repeat: repeat-y;
    float: left;
}
#askAnExpertCopy
{
    width: 247px;
    margin-top: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
#monthlyPoll
{
    width: 247px;
    background-image: url(/scripts/static/img/homepgFeaturesRepeat.jpg);
    background-repeat: repeat-y;
    float: right;
    margin-top: 0px;
}
#monthlyPollCopy
{
    width: 247px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
#monthlyPollCopy form
{
    margin: 0px;
    padding: 0px;
}

.Poll
{
    border: 1px solid blue;
}
.Poll *
{
    border: 1px solid green;
}
#mainFlash
{
    width: 100%;
    height: 248px;
}
#homepgFeaturesTop
{
    padding: 0;
    margin: 0;
}
H5
{
    padding: 0;
    margin: 0;
}

H5 span
{
    position: absolute;
    top: -1000px;
}

#guestContributorTop, 
#askAnExpertTop, 
#monthlyPollTop
{
    height: 32px;
    width: 250px;
    margin: 0 0 0 10px;
    padding: 0;
    background-repeat: no-repeat;
    float: left;
}
#communityTop
{
    height: 32px;
    width: 500px;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    float: left;
}
#guestContributorTop
{
/*    background-image: url(/scripts/static/images/guest-contributor.gif);*/
}

#askAnExpertTop
{
    /*background-image: url(/scripts/static/images/ask-an-expert.gif);*/
}

#monthlyPollTop
{
    /*background-image: url(/scripts/static/images/monthly-poll.gif);*/
}

#homepgFeaturesMiddle
{
    padding:0;
    margin:0;
    background:url(/scripts/static/img/homepgFeaturesmiddle2.gif) left bottom no-repeat;
}

#guestContributorMiddle, 
#askAnExpertMiddle, 
#monthlyPollMiddle
{
    width: 250px;
    float: left;
	margin:0;
}
#communityMiddle
{
    width: 500px;
    float: left;
}
#homepgFeaturesBottom
{
    padding: 0;
    margin: 0;
}
#guestContributorBottom, 
#askAnExpertBottom, 
#monthlyPollBottom
{
    height: 10px;
    width: 250px;
    margin: 0 0 0 10px;
    padding: 0;
    background-repeat: no-repeat;
    background-image: url(/scripts/static/img/homepgFeaturesBtm.gif);
    float: left;
}
#communityBottom
{
    height: 10px;
    width: 500px;
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-image: url(/scripts/static/img/homepgFeaturesBtm2.gif);
    float: left;
}
.PollResponse
{
    margin-bottom: 15px;
}

TABLE {font-size:100%;}
