@charset "utf-8";
/* CSS Document */

#comingSoon {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:30px;
color:#e98402;
text-align:center;
padding-bottom:8px;
}

#body-copy-guestbook {
background-color:#FFFFFF;
position:relative;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
width:749px;
height:483px;
padding:10px;
padding-top:5px;
padding-bottom:0px;
float:left;
}


#captcha-links a:link {
color: #d87027;
text-decoration: underline;
}

#captcha-links a:visited {
color: #d87027;
text-decoration: underline;
}

#captcha-links a:active {
color: #d87027;
text-decoration: underline;
}


