#header {
     background-color:#FFFFFF;
     background-image:url(http://net-at-hand.s3.amazonaws.com/sites/2756/images/7055_full.jpg);
     background-position: left;
     background-repeat:no-repeat;
     height:200px;
     padding: 0px 0px 0px 0px;
     position: relative;
     width:880px;
}

#header h1 {
     -x-system-font:none;
     bottom: 100px;
     color: #FFFFFF;
     font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
     font-size:250%;
     font-size-adjust:none;
     font-stretch:normal;
     font-style:normal;
     font-variant:normal;
     font-weight:normal;
     left:30px;
     line-height:1;
     position:absolute;
     visibility: hidden;
}

#header #tagline {
     -x-system-font:none;
     top:170px;
     color: #A57B62;
     font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
     font-size:90%;
     font-size-adjust:none;
     font-stretch:normal;
     font-style:normal;
     font-variant:normal;
     font-weight:normal;
     left:423px;
     line-height:1;
     position: absolute;
}

#content #image {
	float: left;
        margin-right:10px;
        margin-bottom: 5px;
        margin-top: 30px;
        border: 2px solid #532D18 ;
}

.first {
       font-size: 1.3em;
       font-weight: bold;
}

.centeredImage{
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}

#content h1 {
     color: #5d1401;
}

.printforms {
       position: absolute;
       margin-top: -58px;
       margin-left: 520px;
       font-size: .8em;
       visibility: visible;
}

#content p img.floatLeft { 
    float: left; 
    margin: 10px;
    border: 3px solid #695F57;
    height: ;
    width: 235px;
}

#content p img.floatRight { 
    float: right; 
    margin: 10px;
    border: 3px solid #695F57;
}

#regbutton {
     position: relative
     margin-top: ;
     margin-left: ;
}

#regbutton a:hover {
     background-color: transparent;
     text-decoration: none
}