BODY{
  background-color:#895167;
  color:#FFEBE1;
  text-align:center;
}

table{
  margin-left:auto;
  margin-right:auto;
  border:0px;
  border-spacing:0px;
  table-layout:fixed;
 }

.imagegrid{
  width: 408px;
  border-spacing:6px;
}

td{
  padding:0;
  border:0;
  text-align:center;
  vertical-align:top;
}

.container{
  padding:2;
  background-color:#000000;
}

.block{
  color:#FFDFCF;
  background-color:#C87985;
  padding:8px;
}

.c7{
  height:8px;
  width:8px;
  background-image:url(c7.png);
  background-color:#C87985;
}
.c1{
  height:8px;
  width:8px;
  background-image:url(c1.png);
  background-color:#C87985;
}
.c3{
  height:8px;
  width:8px;
  background-image:url(c3.png);
  background-color:#C87985;
}
.c9{
  height:8px;
  width:8px;
  background-image:url(c9.png);
  background-color:#C87985;
}
.s2{
  width:auto;
  height:8px;
  background-image:url(s82.png);
  background-color:#C87985;
}
.s8{
  width:auto;
  height:8px;
  background-image:url(s8.png);
  background-color:#C87985;
}
.s6{
  height:auto;
  width:8px;
  background-image:url(s46.png);
  background-color:#C87985;
}
.s4{
  height:auto;
  width:8px;
  background-image:url(s4.png);
  background-color:#C87985;
}
.c5{
  width:auto;
  height:auto;
  background-color:#C87985;
  background-image:url(s46.png);
}

.form{
  padding:8px;
  text-align:center;
  vertical-align:top;
  background-color:#987A88;
}

.bar1{
  text-align:center;
  vertical-align:top;
  color:#FFFFFF;
  background-color:#987A88;
  font-family:sans-serif;
}

h1{
  width:100%;
  text-align:center;
  color:#FFDFCF;
  background-color:#A66375;
  font-size:130%;
  font-weight:400;
  margin-top:12px;
  margin-bottom:10px;
  margin-left:auto;
  margin-right:auto;
}

h1.outside{
  width:50%;
  color:#FFDFCF;
  background-color:#B86E7D;
  font-size:110%;
  font-weight:200;
  margin-top:12px;
  margin-bottom:10px;
}

h2{
  color:#FFDFCF;
  background-color:#B86E7D;
  font-size:110%;
  font-weight:300;
  margin-top:10px;
  margin-bottom:8px;
}

table.imagegrid td{
  background-color:#BE7380;
  padding:0px;
  height:96px;
  width:96px;
}

div.textblock{
  width:60%;
  color:#FFEBE1;
  background-color:#B86E7D;
  padding-top:12px;
  padding-bottom:10px;
  padding-right:8px;
  padding-left:8px;
  margin-top:12px;
  margin-bottom:10px;
}
div.textblock A{
  color:#ffabbd;
}

div.info {
  margin-top:30px;
  font-size:70%;
  color:#e5a8b4;
}

img{
  border:0;
}

table.imagegrid img{
  height:96px;
  width:96px;
}

tr.heading{
  background-color:#E0A480;
  color:#000000;
  font-size:large;
}

div.copyright{
  color:black;
  font-size:small;
  font-weight:bold;
  font-family:serif;
}
INPUT{
border: solid thin black;
}
TEXTAREA{
border: solid thin black;
background-color:beige;
}

ul{
  text-align:left;
}

a.biglink{
color:#FFe080;
font-size:120%;
}
A:link{
border: 0 orange;
color:#DFDFFF;
text-decoration:none;
}
A:visited{
border: 0;
color:#EFEFFF;
text-decoration:none;
}
A:hover{
border: 0;
color:white;
text-decoration:none;
}
