body { color: black; background-color: #b5daf4; background-image: url(../images/bg-01.jpg); background-repeat: repeat-x; text-align: center; margin: 0; padding: 0; }

p {}

td {}

a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }
#main { margin-right: auto; margin-left: auto; }
#banner { width: 850px; height: 255px; margin-right: auto; margin-left: auto; }
#buttonbar { background-image: url(../images/buttonbar.jpg); background-repeat: no-repeat; width: 850px; height: 35px; margin-right: auto; margin-left: auto; }
#body { background-image: url(../images/body.jpg); background-repeat: no-repeat; width: 850px; height: 270px; margin-right: auto; margin-left: auto; }
#footer { width: 850px; height: 18px; margin-right: auto; margin-left: auto; }
#content { text-align: left; width: 300px; height: 200px; padding-top: 10px; padding-left: 50px; }
.txtbody { font-size: small; font-family: Georgia, "Times New Roman", Times, serif; }
.buttonbarlinkcolor { color: blue; font-size: small; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
