body {
  background-color: #494D56;
  text-align: center;
}

body {
  background-color: #494D56;
  text-align: -moz-center;
}

.container {
  text-align:left;
  background: #000000 url(/images/grad.gif) repeat-y;
  width: 850px;
  margin-top: 50px;
  border: 3px solid black;
}

#field-desc
{
  font-size: 10.5px;
}

#home
{
  text-align: center;
}

#home img
{
  width: 740px;
  height: 555px;
}

.menu {
  background-color: black;
  width: 250px;
  position: relative;
  left: 581px;
  top: -62px;
  border-left: 3px solid #323232;
  border-bottom: 3px solid #323232;
  font-family: Tahoma;
  font-size: 11pt;
  color: #9DAAC2;
  text-align: left;
  padding: 5px;
  margin: 5px;
}

.small-content {
  position: relative;
  top: -20px;
}

.menu a
{
  font-weight: bold;
  color: #748DC6;
  text-decoration: none;
}

.menu a:hover
{
  text-decoration: underline;
}

.title
{
  position: relative;
  left: 25px;
  top: -50px;
}

.content
{
  position: relative;
  top: -40px;
  left: -2px;
  font-family: Tahoma;
  font-size: 12pt;
  color: #CCCCCC;
  padding-left: 50px;
  padding-right: 50px;
}

.content img
{
  border: 3px solid white;
  width: 175px;
  height: 131px;
}

.content a
{
  font-weight: bold;
  color: #748DC6;
  text-decoration: none;
}

.content a:hover
{
  text-decoration: underline;
}

#pop-up img
{
  border: 3px solid white;
}

h1
{
  font-family: Tahoma;
  font-size: 16pt;
  font-weight: bold;
  color: #9DAAC2;
}

div.caption {
  width: 180px;
  font-family: Tahoma;
  font-size: 12pt;
  color: #9DAAC2;
  text-align: center;
  padding-bottom: 25px;
}

span.current {
  font-weight: bold;
  color: #4a6398;
}

div.footer
{
  padding-top: 15px;
  font-family: Tahoma;
  font-size: 7pt;
  color: black;
}

.sub-menu
{
padding-left: 25px;
border-left: 3px solid #323232;
}

.sub-menu a
{
  color: orange;
  font-size: 10pt;
}

#admin
{
  font-size: 80%;
}

#admin a
{
  color: orange;
}

#admin input
{
  margin-top: 2px;
}

span#main
{
  font-size: 10pt;
}

div#pop-up
{
  font-size: 10pt;
  color: #9DAAC2;
}

#pop-up a
{
  font-weight: bold;
  color: c6c6c6;
  text-decoration: underline;
}

#pop-up a:hover
{
  color: ffffff;
}

.footer a
{
  font-weight: bold;
  color: #748DC6;
  text-decoration: none;
}

.footer a:hover
{
  text-decoration: underline;
}
