body{
  padding:      0px;
  margin:       0px;
  font-family:  verdana, sans-serif;
  text-align:   center;
}

a img{
  border:       none;
}

#content{
  font-size:    16px;
  color:        #ffff00;
}

#sub{
  font-size:    10px;
  color:        #ffff00;
}

#maps{
  margin-top:   20px;
  margin-bottom: 50px;
}


#link a:hover{
  text-decoration:    none;
  color:              #ffff00;
}

#link a:link{
  color:        #000000;
  font-size:    20px;
  font-weight:  bold;
  text-decoration:    underline;
}

#link2 a:hover{
  text-decoration:    none;
  color:              #ffff00;
}

#link2 a:link{
  color:        #ffff00;
  font-size:    25px;
  font-weight:  bold;
  text-decoration:    underline;
}

#itintitle{
  font-size:     16px;
  font-weight:   bold;
}

#itinbody{
  margin-left:   30px;
  font-size:     14px;
}

#itintop{
  font-size:     12px;
  margin-left:   30px;
}

#center{
  width:         615px;
  height:        600px;
  margin-top:    15px;
  margin-bottom: 15px;
}

#regforms{
  float:        left;
  margin-right: 15px;
}

#itindetail{
  float:        right;
}

#frameditin{
  width:         500px;
  background-color: #9272cb;
}

#tableback{
  background-color: #ffffff;
}