@charset "utf-8";
/* CSS Document */

body {
  background-color: #edecea;
  color: #000000;
  text-align : center;
}

.body {
  background-image: url(images/bodybg2.png);
  background-repeat: repeat-x;
  margin : 0px auto;
  width : 950px;
}

.content {
  background : #ffffff;
}

#menuimage {
background-image: url(images/green_menu.jpg);
width: 950px;
height: 34px;
background-repeat: repeat-x;
}

p, div {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
font-weight: normal;
font-style: normal;
text-align: left;
}

#botnavbar {
background-color: #286351;
border: thin #000000;
padding-top: 3px;
padding-bottom: 3px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffffff;
text-align: center;
font-weight: normal;
font-style: normal;
}

#copyright {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 10px;
font-weight: normal;
font-style: normal;
text-align: center;
}

a:active {color: #000000; text-decoration: none;}
a:link {color: #0000FF; text-decoration: underline;}
a:visited {color: #330099; text-decoration: underline;}
a:hover {color: #0033FF; text-decoration: underline;}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #286351;
font-size: 16px;
font-weight: bold;
font-style: normal;
text-align: left
}

#subtext {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 10px;
text-align: center;
font-weight: bold;
font-style: normal;
}

li, #bullettext {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 12px;
font-weight: normal;
font-style: normal;
text-align: left;
}
