* {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 12px;
  color: #a2a3a3;
}

a {
  text-decoration: none;
}

.mainContainer {
  border: 2px solid #ffffff;
  padding: 2px;
  background-color: #cac5bf;
  margin-left: auto;
  margin-right: auto;
}

.main { 
  width: 970px;
  height: 500px;
  background-color: #ffffff;
}

.l1Nav {
  width: 170px;
}

.l1Nav th {
  text-align: right;
  padding: 5px;
}

.l1Nav td {
  padding: 5px;
  text-align: center;

}

body {
  background-color: #cac5bf;
}

h1 {
  font-size: 20px;
  font-weight: normal;
}

.gallery img {
  background-color: #ffffff;
}

img {
  border-color: #ffffff;
}

tr {
  vertical-align: top;
}

.menu td {
  text-align: right;
}

.menu a {  
  font-size: 15px;
  text-decoration: none;
  font-weight: bold;
}

h2 {
  font-size: 10px;
  font-weight: bold;
}

.submenu {
  text-indent: 50px;
  color: #87D300;
}

.submenu2 {
  text-indent: 50px;
  font-weight: bold;
  text-decoration: none;
  font-size: 16px;
  color: #87D300;
}


.green {
  color: #87D300;
  display: inline; 
}


.littleOneImgs {
  width: 160px;
}

.littleOneImgs img {
  border: 0px;
}

.littleOneImgs tr {
  vertical-align: middle;
}

.littleOneImgs td {
  font-weight: bold;
}


#flashcontent {
		height: 547px;
		width: 730px;
}


input {
  border: 1px solid #cac5bf;
  background-color: #ffffff;
}

.strong {
  font-weight: bold;
  display: inline;
}

.error {
  color: #ff0000;
  text-align: left;
} 
