BODY { background-color: #EBF7FB;  margin: 10px 0px 0px 0px; }
#headbg { background-image: url(images/header_bg.gif); }
#contenttop { background-image: url(images/content_top.gif); background-repeat: no-repeat;}  
#contentmid { background-image: url(images/content_mid.gif); background-repeat: repeat-y; }
#contentbottom { background-image: url(images/content_bottom.gif); background-repeat: no-repeat; }
#footer { background-color: #009DC4; }
P { font-family: "Garamond"; font-size: 16px; font-weight: bold; color: #666666; }
LI { font-family: "Garamond"; font-size: 16px; font-weight: bold; color: #666666; }
.title { margin-bottom: -20px; }
A.link { color: #009DC4; text-decoration: none; height: 16px; }
A.link:hover { color: #ffffff; background-color: #009DC4; text-decoration: none; height: 16px; }
#txtfield { width: 200px; height: 17px; padding-left:5px; border: solid 1px #F47421; background-color: #EBF7FB; font-family: "Garamond"; font-size: 15px; color: #666666; }
#txtarea { width: 200px; height: 120px; padding-left:5px; border: solid 1px #F47421; background-color: #EBF7FB; font-family: "Garamond"; font-size: 15px; color: #666666; }