
      <!--
      body {font-size: .9em;
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      }
#branding {width: 100%;
}
#branding-border {
width: 100%;
height:20px;
background-image: url('images/blue-back.jpg');
background-repeat: repeat-x;
}
#contact {

padding-top: 2em;
width:960px;
margin-left: auto;
margin-right:auto;
/*
border:red solid thin;
*/
}

#contact fieldset {
background-color: #c6d6e6;
border: groove 4px #F96605;
}
#contact fieldset legend {
background-color: #2A629D;
color: #FFF;
padding: 5px;
border: solid 2px #F96605;

}

.highlight {color: #14528F;
}
table.form td {font-size: .9em;
}
form input.submit {
background-image: url('/images/blue-back.jpg');
background-repeat: repeat-x;
color: #FFF;
background-color: #2A629D;
font-weight: bold;
font-size: 1em;
letter-spacing: 1px;
width: 500px;


}

form input.paypalsbmt{
background-image: url('https://www.paypal.com/en_US/i/btn/btn_buynowCC_LG.gif');
background-repeat: no-repeat;
background-color: #c6d6e6;
color: #c6d6e6;
width: 122px;
height:58px;
}

form input {width: 300px;}

form input.paypal {width: 122px;}

form input.checkbox {width: 30px;}

#footer {margin-top: 2em;
text-align: right;
font-size: .75em;
}
.captcha {width: 50px;}
}
.right {text-align:right;
}

table td {font-size: .9em;
padding: 5px;
}
-->
