
body {
 background-image: url('images/topGradient.gif');
 background-repeat: repeat-x;
}

p, td {
 font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
 color: #4F4F4F;
 font-size: 14px;
 font-weight: normal;
}
h1 {
 font-family: "Times New Roman", serif;
 color: #CE0000;
 font-size: 26px;
 font-weight: normal;
}

h2 {
 font-family:  "Trebuchet MS", Verdana, Helvetica, sans-serif;
 color: #CE0000;
 font-size: 16px;
 font-weight: bold;
 margin-bottom: 10px;
}

a {
 font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
 color: #CE0000;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
}

ul a {
 font-family: "Times New Roman", serif;
 color: #CE0000;
 font-size: 16px;
 font-weight: bold;
 margin-bottom: 20px;
 text-decoration: none;
}

ul {
 font-family: "Times New Roman", serif;
 color: #CE0000;
 font-size: 16px;
 font-weight: bold;
 margin-bottom: 20px;
}

li {
 list-style-type: none;
 list-style-position: outside;
 margin-bottom: 8px;
}

.content {
 background-image: url('images/revivalBack.gif');
 background-repeat: no-repeat;
 height: 100%;
}

.image {
 border: 1px solid #CE0000;
}

.galleryImage {
 border: 1px solid #CE0000;
 margin: 4px;
}
