#contact {margin-left: auto; margin-right: auto; margin-top: 3em; 
        padding: 1em; width: 600px; }

.gtbutton1 {width: 12em; height: 1.5em; text-align: center; vertical-align: baseline;
                border: 4px outset #700; background-color: #400; margin: 10px ;
                position: absolute; right: 50%;}

.gtbutton2 {width: 12em; height: 1.5em; text-align: center; vertical-align: baseline;
                border: 4px outset #700; background-color: #400; margin: 10px ;
                position: absolute; left: 50%;}

.gtbutton4 {width: 12em; height: 1.5em; text-align: center; vertical-align: baseline;
                border: 4px outset #700; background-color: #400; margin: 10px;
                margin-left: auto; margin-right: auto; color: #eff; font-weight: bold; line-height: 1.5em;}

.gtbutton3 {padding: 3px 20px;
                border: 4px outset #700; background-color: #400; margin: 10px ;
                color:#eff; font-weight: bold; }

.gtbutton5 {width: 12em; height: 1.5em; text-align: center; vertical-align: baseline;
                border: 4px outset #700; background-color: #400; margin: 10px;
                margin-left: auto; margin-right: auto; }


input[type="text"] {padding: 2px 3px; width: 400px; margin: 3px;}

textarea  {padding: 2px 3px; width: 400px; margin: 3px; height: 200px;}

caption {font-size: 120%; font-weight: bold; text-align: center; padding-bottom: 10px;}

.req {color: red;}

.gtbutton3:active {color: #f00;} 
.gtbutton3:hover {color: #f00;} 

a {font-weight: bold; line-height: 1.5em;}
a:link {color:#eff;}    
a:visited {color:#eff;}
a:active {color: #f00;}
a:hover {color: #f00;}

/*  for the hostbaby signup list */
#list_email {padding: 2px 3px; width: 400px; margin: 3px;}
#list_name {padding: 2px 3px; width: 400px; margin: 3px;}
#list_submit {width: 12em; height: 2.2em; text-align: center; vertical-align: baseline;
                border: 4px outset #700; background-color: #400; margin: 10px;
                margin-left: auto; margin-right: auto; color: #eff; font-weight: bold; line-height: 1.5em;}
