/* Generated by KompoZer */
body {
  margin: 0;
  background-repeat: repeat-y;
  text-align: center;
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  background-color: #30704e;
}
.mainText {
  color: White;
  font-size: 12px;
}
.subTitle {
  color: #fbbc1c;
  font-size: 18px;
  font-weight: bold;
}
#content {
  width: 520px;
  background-image: url(img/Flower2.png);
  background-position: left top;
  background-repeat: no-repeat;
  text-align: left;
  float: left;
  color: White;
}
#container {
  border-bottom: thick solid #0c3c00;
  margin: auto;
  background-image: url(img/background.jpg);
  width: 1050px;
  height: 885px;
  background-repeat: repeat-y;
}
#content hr {
  color: #823467;
  width: 200px;
  text-align: center;
}
#content a {
  color: Lime;
  text-decoration: none;
}
#content a:hover {
  color: #366bc8;
  text-decoration: underline;
}
#left-column {
  width: 100px;
  height: 100%;
  clear: left;
  float: left;
  opacity: 0.9;
}
#right-column {
  margin: 0;
  width: 100px;
  height: 100%;
  clear: right;
  float: right;
}
#right-column #news {
  margin: auto;
  padding: 14px;
  background-color: #823467;
  color: #ffffff;
  width: 100px;
  text-align: left;
  opacity: 0.65;
}
#right-column #news p {
  margin-left: 4px;
  margin-right: 4px;
  font-size: 12px;
}
#right-column a {
  color: black;
  background-color: #ffffff;
  font-size: 10px;
  font-weight: bolder;
  text-decoration: none;
}
#right-column a:hover {
  background-color: #000000;
  color: #ffffff;
}
#header {
  margin: auto;
  background-image: url(img/headeryr.jpg);
  width: 700px;
  height: 226px;
  text-align: center;
}
#title {
  color: orange;
  font-size: 28px;
  font-weight: bolder;
}
#header p {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
}
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
img {
  border:  none;
}
#menu11 {
  border-style: solid solid none;
  border-color: #889944;
  border-width: 1px;
  margin: auto;
  text-align: center;
  width: 120px;
}
#menu11 li a {
  text-align: left;
  height: 24px;
  text-decoration: none;
}
#menu11 li a:link, #menu11 li a:visited {
  padding: 8px 0 0 25px;
  background: transparent url(img/menu11.gif) repeat scroll 0% 50%;
  color: #889944;
  display: block;
}
#menu11 li a:hover, #menu11 li #current {
  padding: 8px 0 0 27px;
  background: transparent url(img/menu11.gif) repeat scroll 0 -32px;
  color: #889944;
}
#wrap1 {
  width: 140px;
  height: 40px;
  float: left;
}
#wrap2 {
  clear: left;
  width: 160px;
  height: 25px;
  float: left;
}
#wrap3 {
  clear: left;
  width: 180px;
  height: 35px;
  float: left;
}
#wrap4 {
  clear: left;
  width: 175px;
  height: 33px;
  float: left;
}
#wrap5 {
  clear: left;
  width: 155px;
  height: 30px;
  float: left;
}
#footer {
  border-top: thin dashed Yellow;
  text-align: center;
  font-size: 10px;
}
#footer a {
  color: #366bc8;
  text-decoration: none;
}
#footer a:hover {
  color: lime;
  text-decoration: underline;
}
