body {
    background-image: url(../images/pattern31.jpg);
    background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 1em;
	margin-top: 10px;
    color: #000000;


}

#jacket {
  position: relative;
  width: 850px;
  /* height: 650px;    */
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  overflow: hidden;
  border: medium solid #000000;
/*  border: medium solid #9ceb00;   */

}

#inner_jacket {


}


#content {
  position: relative;
  width: 850px;
  min-height: 400px;

  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  overflow: hidden;

}

#left_content {
  float: left;
  width: 600px;
  margin-top: 25px;
}

#content h3 {
  margin-top: 10px;

}


#content p {
  margin: 0px 75px 5px 100px;

}

span {
  margin: 10px 10px 10px 10px;
}


#header {
  background-image: url(../images/h_background.gif);
  background-repeat: repeat-x;
  background-color: #cccccc;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 850px;
  height: 170px;
  border-bottom: thin solid #000000;
  position: relative;
}

#header img {
  margin-top: 0px;
  float: left;
}

#menu {
  width: 100%;
  height: 50px;
  border-bottom: thin solid #000000;
}

#events {

  font-size: .8em;
  margin-top: 15px;

}

#events table tr td {

}

#events table {
  margin-right: auto;
  margin-left: auto;

}

#events h4 {
  margin-left: 15px;
}


#footer {
  margin-top: 0px;
  background-image: url(../images/f_background.gif);
  border-top: #000000 1px solid;
  background-repeat: repeat-x;
  background-color: #cccccc;
  position: relative;
  width: 850px;
  margin-left: auto;
  margin-right: auto;
}

.datemod {
  font-size: .8em;

}

.fl_right {
  float: right;
}


.green {
  font-size: .9em;
  font-style: italic;

}



.foot {
  position: absolute; top: 5px; right: 10px;
}


.head_image {
  position: absolute; bottom: 0px; right: 0px;
}


.phone {
  position: absolute; bottom: 10px; right: 20px;
  font-size: 1.4em;
}

#content .pps {
  font-size: .6em;
}


.identity {
  position: absolute; bottom: 2px; right: 5px;
  font-size: .6em;
}


.footer_info {
  margin-left: auto;
  margin-right: auto;
}

.footer_info td {
  text-align: center;
  font-size: .75em;

}


.f1 {
  display: none;
  z-index: 10;
  position: absolute ; top: 10px; left: 5px;
  border: none;
  }

.clearthefloat {
    clear: both;
}

.twd {

}


table .footer_info {
  margin-left: auto;
  margin-right: auto;
  width: 750px;
  text-align: center;
}


td {
  width: 250px;
}


img {
  border: none;
}


h2 {
	/*font: Verdana, Arial, Helvetica, sans-serif; */
    margin-left: 75px;
    margin-top: 0px;
    font-family:   Georgia, serif;
}

h3 {
  margin-left: 75px;
  margin-top: 75px;
  font-family:   Georgia, serif;
}


ul {
	list-style: none;
	margin: 0;
	padding: 0;
    }

li {
  margin-top: 10px;
  display: inline;
}


.header img {
    border: none;
}


#navigation {
font-size:90%
}
#navigation ul {
list-style: none;
margin: 0px 0 0 0;
padding: 0;
padding-top: 1em;
}
#navigation li {
display: inline;
}
#navigation a:link, #navigation a:visited {
margin-right: 0.2em;
padding: 0.2em 0.6em 0.2em 0.6em;
color: #eb009c;
background-color: #cccccc;
text-decoration: none;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #717171;
border-right: 1px solid #717171;
}
#navigation a:hover {
border-top: 1px solid #717171;
border-left: 1px solid #717171;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
}

#navigation a:active {
border-top: 1px solid #717171;
border-left: 1px solid #717171;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
background-color: #EEEEEE;
}

a:link {
  color: #eb009c;
}

a:visited {
  color: #eb009c;
}

a:hover {
  color: #666666;
}

.seo {
  font-weight: normal;
  font-style: normal;
}

.box1 {
  background-color: #FFFFCC;
  width: 200px;
  height: 250px;
  float: left;
  overflow: scroll;
  padding: 5px 5px 10px 5px;
  margin-left: 5px;
  margin-bottom: 5px;

}

.box2 {
  background-color: #eeeedf;
  width: 200px;
  height: 250px;
  float: left;
  overflow:  scroll;
  padding: 5px 5px 10px 5px;
   margin-left: 1px;
  margin-bottom: 5px;


}

.box3 {
  background-color: #6699ff;
  width: 200px;
  height: 250px;
  float: left;
 overflow: scroll;
 padding: 5px 5px 10px 5px;
   margin-left: 1px;
  margin-bottom: 5px;

}

.box4 {
  background-color: #cbcb9c;
  width: 200px;
  height: 250px;
  float: left;
 overflow: scroll;
  padding: 5px 5px 10px 5px;
  margin-left: 1px;
  margin-bottom: 5px;
}

.box5 {
  background-color: #ee88cd;
  width: 200px;
  height: 250px;
  float: left;
  overflow: scroll;
  padding: 5px 5px 10px 5px;
   margin-left: 5px;
  margin-bottom: 5px;
}

.box6 {
  background-color: #bcdd11;
  width: 200px;
  height: 250px;
  float: left;
  overflow: scroll;
  padding: 5px 5px 10px 5px;
  margin-left: 1px;
  margin-bottom: 5px;
}

.box7 {
   background-color: #FFCC33;
  width: 200px;
  height: 250px;
  float: left;
 overflow: scroll;
 padding: 5px 5px 10px 5px;
   margin-left: 1px;
  margin-bottom: 5px;
}

.box8 {
 background-color: #FFFF99;
  width: 200px;
  height: 250px;
  float: left;
 overflow: scroll;
  padding: 5px 5px 10px 5px;
  margin-left: 1px;
  margin-bottom: 5px;
}


.fonts1 {
  font-family: Georgia, Arial;
  font-size: 1em;

}

.under {
  text-decoration: underline;
}

.mceContentBody { background-image: none; background-color: White; color: Black; } /*SnippetMaster editor bg color*/