body {
margin: 0px;
padding: 0px;
}

#banner {
background-image: url(images/bannerCalendar.jpg);
background-repeat: no-repeat;
width: 754px;
height: 150px;
}

fieldset {
border: none;
}

.formHeading {
color: #144757;
font-size: 120%;
font-weight: bold;
font-style: italic;
}

form table {
margin-left: 0px;
}

form table td {
padding-bottom: 5px;

}

.textField {
width: 145px;
border: 1px solid #144757;
background-color: #FFFCE9;
}

.textFieldLabel {
margin-right: 5px;
}

textarea {
width: 145px;
border: 1px solid #144757;
background-color: #FFFCE9;
}


.submit {
color: #144757;
border: 1px solid #144757;
background-color: #FFFCE9;
}

.comment {
font-style: italic;
}

.emText {
color: #357184;
font-size: 1.0em;
font-weight: bold;
}
