body.page {
    background-image: url(../images/hdr-bg.jpg);
    background-repeat: repeat-x;
    background-color: white;
}

.wrapper {
    width:100%;
    padding:0;
}

body.page .headertop {
    width:980px;
    margin:auto;
}

#addbadge  { 
}

.sectiontop {
    background-image: url(../images/sub-bg.jpg);
    background-repeat: no-repeat;
    border-top: #0085fe solid 1px;
    background-position: top right;
    clear: both;
    float: left;
    width: 100%;
    height: 29px;
    padding: 20px 0;
    margin: 0;
    font-size: 16px;
    line-height: 21px;
    position: relative;
    font-size: 16px;
    line-height: normal;
    font-weight: bold;
    white-space: nowrap;
}

.sectiontop #header1 {
    font-size: 28px;
    font-weight:bold;
    width:980px;
    margin:auto;
}

.sectiontop #header1 #title {
    width: 750px;
    float: left;
}

.pagecontent {
    color: #005;
    background: white;
    clear: both;
    padding:0;
    margin:0 auto;
    float:none;
    width:980px;
    font-family: Arial, Helvetica, sans-serif;
    min-height: 600px;
}

.pagecontent h2 {
    font-size: 17px;
    font-weight: bold;
}

.pagecontent p {
    margin-top:10px;
    font-size:14px;
    line-height:140%;
}

.pagecontent .column {
    margin-right:280px;
}

.vestblock {
    padding: 0 10px;
    margin: 0 10px 10px;
    float:right;
    width: 150px;
    text-align:center;
}

.vestblock h1 {
    margin:auto;
}

.vestblock img {
    margin:auto 0;
    padding:0px;
}

.vestblock #addbadge_btn {
    margin: 15px 0;
}

.vestblock ul#share_icons { margin-top:4px; padding:0px 10px; display: inline-block; width: 100%; }
.vestblock ul#share_icons li { list-style:none; display:inline; width:70px;float:left;height: 130px;padding: 0 10px; text-align:center; }
.vestblock ul#share_icons li a img { width: 70px; margin: 0; }
.vestblock ul#share_icons li a { 
    font-family: Arial, sans-serif; 
    font-weight: bold; 
    font-size: 16px; 
    color: #041c42; 
    letter-spacing: -0.1em; 
    text-decoration: none; 
}

.show_connected {
    width: 300px;
}

fieldset{
    border: 1px solid black;
    padding: 10px; 
}

#twitterfeed {
    width: 240px;
    margin: 30px 10px 0 0;
    float: left;
}

#campaignupdates {
    width: 500px;
    margin: 30px 30px 0 20px;
    float: left;
}

#fbcomments {
    margin: 30px 20px;
    float: left;
}

#share { width: 600px; }

.footer {
    clear: both;
    width: 100%;
    margin-top:24px;
}

.footer p {
    padding-bottom: 0px;
    width:980px;
    margin:auto;
}
