body {
  direction: ltr;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
}
#header {
  border-bottom: 1px solid #fcfc9c;
  color: #fcfc9c;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(../images/new-logo-t.png);
  font-family: "Times New Roman",Times,serif;
  height: 84px;
  background-color: #000060;
}
#wrapper {
  border: 1px solid #000060;
  margin-right: auto;
  margin-left: auto;
  max-width: 864px;
}
#wrapper_wide {
  border: 1px solid #000060;
  margin-right: auto;
  margin-left: auto;
}
.hmenu {
  margin: auto;
  font-weight: inherit;
  font-size: 0.9em;
  line-height: 1.7em;
}
.hmenu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.hmenu li {
  width: 12.5%;
  color: #fcfc9c;
  float: left;
  background-color: #000025;
}
.hmenu a {
  text-decoration: none;
  display: block;
  color: #fcfc9c;
  background-color: #000060;
}
.hmenu a:hover {
  background-color: #660066;
}
#content {
  border-left: 1px solid black;
  border-right: 1px solid black;
  background-color: #edf5ff;
}
#col1 {
  float: left;
  background-color: transparent;
  width: 128px;
}
#vmenu {
  text-align: center;
  font-size: 0.9em;
  position: fixed;
  margin-left: 6px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: inherit;
  line-height: 2em;
  width: 116px;
  margin-top: 30px;
}
#vmenu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#vmenu li {
  border-bottom: 1px solid #fcfc9c;
  background-color: #000025;
  color: #fcfc9c;
}
#vmenu a {
  display: block;
  text-decoration: none;
  color: #fcfc9c;
  background-color: #000060;
}
#vmenu a:hover {
  background-color: #660066;
}
#main {
  border-left: 2px solid #000060;
  background-color: #fffffb;
  padding-left: 1.3%;
  padding-right: 1.3%;
  margin-left: 128px;
  color: black;
}
#main ul {
  text-align: justify;
}
#main ol {
  text-align: justify;
}
#main li {
  margin-bottom: 0.25em;
  margin-top: 0.25em;
  margin-right: 30px;
}
h1 {
  margin: 0 0 0 120px;
  font-style: normal;
  text-transform: capitalize;
  text-decoration: none;
  font-weight: normal;
  font-family: "Times New Roman",Times,serif;
  text-align: center;
  font-size: 42px;
  min-height: 1.8em;
  padding-top: 16px;
}
h2 {
  color: #000060;
  font-weight: bold;
  font-style: normal;
  text-transform: capitalize;
  text-align: center;
  text-decoration: none;
  font-family: "Times New Roman",Times,serif;
  font-size: 1.8em;
  margin-top: 1em;
  line-height: 1.1em;
}
h3 {
  margin: 4pt 0 0;
  font-weight: bold;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  font-size: 1.2em;
  color: #000060;
}
h4 {
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  margin-top: 2px;
  margin-bottom: 0px;
  text-align: center;
  color: #000060;
}
h5 {
  text-align: left;
  color: #000060;
}
img {
  border: 1px solid #000060;
  margin-top: 5px;
  margin-bottom: 5px;
}
p {
  text-align: justify;
  text-decoration: none;
  font-weight: inherit;
}
.gallery {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.gallery div {
  border: 1px solid #000060;
  padding-right: 1px;
  margin-left: 1px;
  float: left;
  padding-left: 1px;
  background-color: #ffffcc;
  margin-right: 1px;
}
.gallery p {
  margin-top: 0em;
  margin-bottom: 0em;
  text-align: center;
  clear: both;
}
.gallery img {
  height: 157px;
  width: 128px;
}
.galleryl {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.galleryl div {
  border: thin solid #000060;
  margin: 1px;
  padding: 1px;
  float: left;
  background-color: #ffffcc;
  width: 185px;
}
.galleryl p {
  margin: 0em 0.2em;
  clear: both;
  text-align: center;
}
.galleryl img {
  width: 181px;
  height: 120px;
}
.galleryu {
  margin-left: auto;
  width: 100%;
  margin-right: auto;
}
.galleryu div {
  border: thin solid #000060;
  float: left;
  text-align: left;
  background-color: #ffffcc;
  padding-right: 0.3em;
  width: 17em;
}
.galleryu img {
  width: 104px;
  float: left;
  margin-right: 0.5em;
  margin-left: 0.2em;
}
.galleryu p {
  margin-left: 2px;
  text-align: left;
  margin-right: 2px;
}
p.centre {
  text-align: center;
  max-width: 86%;
  margin-left: 7%;
}
p.caption {
  text-align: center;
  margin-top: 0%;
  font-size: small;
  margin-left: 15%;
  max-width: 70%;
}
p.footnote {
  text-align: center;
  font-size: x-small;
}
hr {
  width: 40%;
  margin-bottom: 10px;
  margin-top: 20px;
}
table {
  border: 1px solid #000060;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
}
table caption {
  margin: 0.5em 0;
  font-family: "Times New Roman",Times,serif;
  font-weight: bold;
  color: #000060;
  font-size: 1.5em;
}
thead {
  font-size: 0.8em;
  font-weight: inherit;
  text-align: left;
  background-color: #000060;
  color: #fcfc9c;
}
th {
  border-bottom: 2px solid #000060;
  padding: 0.2em 0.6em 0.2em 0.4em;
  font-size: 1.2em;
}
tr {
  vertical-align: top;
  line-height: 1.2em;
}
td {
  padding: 0.4em 0.6em 0.4em 0.4em;
  text-align: left;
  line-height: 1.2em;
}
.odd {
  background-color: #edf5ff;
}
tr:hover {
  background-color: #b2eeee;
}
thead tr:hover {
  background-color: transparent;
  color: inherit;
}
p.clear {
  clear: both;
}
.numlist {
  list-style-type: decimal;
}
.alphalist {
  list-style-type: lower-alpha;
  list-style-position: inside;
}
button {
  text-transform: uppercase;
  font-family: Arial,Helvetica,sans-serif;
  text-align: center;
  margin-right: 1em;
  margin-left: 1em;
  font-size: large;
  height: 1.6em;
  width: 5em;
}
#footer {
  border: 1px solid #000060;
  font-size: 0.7em;
  text-align: center;
  padding-left: 130px;
  font-weight: inherit;
  line-height: 1.5em;
  background-color: #000060;
  color: #fcfc9c;
}
#footer a {
  text-decoration: none;
  color: #ff99ff;
}
#footer a:hover {
  background-color: #fcfc9c;
  color: #000060;
}
