body{
  margin:                0px;
  background:            #FFDEF4 url('images/page_bkg.gif') repeat-y 0 0;
  text-align:            left;
  color:                 #000000;
  font-family:           'century gothic','arial';
  font-size:             11pt;
  font-weight:           normal;
}
TD{
  color:                 #000000;
  font-family:           'century gothic','arial';
  font-size:             10pt;
  font-weight:           normal;
}
#container{
  text-align:            left;
  position:              absolute;
  width:                 100%;
}
#title_box{
  position:              absolute;
  top:                   0px;
  left:                  0px;
  width:                 780px;
  height:                43px;
  text-align:            left;
  padding-top:           3px;
  padding-bottom:        3px;
  padding-left:          30px;
  background-color:      #FEDAF0;
  color:                 #000000;
  font-family:           'century gothic','arial';
  font-size:             22pt;
  font-style:            italic;
  font-weight:           bold;
}
#menu_bar{
  position:              absolute;
  top:                   43px;
  left:                  0px;
  width:                 780px;
  height:                22px;
  text-align:            right;

  background-color:      #FEDAF0;
  border-bottom:         1px solid #492B73;
  z-index:               1;
}
#left_menu{
  position:              absolute;
  top:                   67px;
  left:                  0px;
  width:                 132px;
  padding-top:           10px;
  background-color:      #C581B4;
  overflow:              hidden;
}
#menu_list, LI, UL{
  margin:                0px;
  padding:               0px;
}
.menu_item{
  padding-left:          2px;
  padding-top:           1px;
  padding-right:         1px;
  padding-bottom:        1px;
  border-top:            1px solid #FEDAF0;
  border-bottom:         1px solid #492B73;
  color:                 #000000;
  font-family:           'century gothic','arial';
  font-size:             12pt;
  font-style:            italic;
  font-weight:           bold;
  width:                 100%;
  list-style-type:       none;
}
.menu_link{
  color:                 #000000;
  font-family:           'century gothic','arial';
  font-size:             12pt;
  font-style:            italic;
  font-weight:           bold;
  width:                 100%;
  text-decoration:       none;
}
.menu_link:hover{
  text-decoration:       underline;
}
#main_content{
  position:              absolute;
  top:                   70px;
  width:                 630px;
  left:                  150px;
  text-align:            justify;
  padding:               0px;
}
H1, H2{
  padding-left:          5px;
  padding-top:           2px;
  padding-bottom:        2px;
  background-color:      #804B7E;
  border-bottom:         1px solid #000000;
  border-right:          1px solid #000000;
  color:                 #FFFFFF;
  font-family:           'century gothic','arial';
  font-size:             12pt;
  font-style:            italic;
  font-weight:           normal;
  width:                 95%;
}
P{
  color:                 #000000;
  font-family:           'century gothic','arial';
  font-size:             10pt;
  font-weight:           normal;
  padding-left:          5px;
}
.clearer{
  clear:                 both;
}
.search_elements{
  font-family:           'arial';
  font-size:             8pt;
  color:                 #000000;
  font-weight:           normal;
  font-style:            normal;
}
.errors{
  color:                 #FFFFFF;
  font-family:           'century gothic','arial';
  background-color:      #AA0000;
  border:                2px solid black;
  padding:               10px;
  width:                 95%;
  font-size:             10pt;
  font-weight:           bold;
  font-style:            normal;
}
.listing{
  border-top:            1px solid #FFEEB5;
  border-bottom:         1px solid #492B73;
  padding-bottom:        5px;
  padding-top:           5px;
}
.image_table{
  background-color:      #D7A7FD;
}

H3{
  color:                 #000000;
  font-family:           'century gothic','arial';
  font-size:             14pt;
  font-style:            normal;
  font-weight:           normal;
  text-align:            left;
  padding-left:          5px;
  padding-top:           2px;
  padding-bottom:        2px;
  margin:                0px;
}
H4{
  color:                 #000000;
  font-family:           'century gothic','arial';
  font-size:             16pt;
  font-style:            normal;
  font-weight:           bold;
  text-align:            left;
  padding-left:          5px;
  padding-top:           2px;
  padding-bottom:        2px;
  margin:                0px;
}
#about_john{
  position:              absolute;
  top:                   40px;
  padding-top:           5px;
  padding-left:          5px;
  left:                  465px;
  width:                 160px;
  background-color:      #FFDEF4;
}
.mainmenu_link{
  color:                 #000000;
  font-family:           'arial';
  font-size:             10pt;
  font-style:            normal;
  font-weight:           bold;
  text-decoration:       underline;
}
.mainmenu_link:hover{
  color:                 #8C7318;
  text-decoration:       underline;
}
A{
  color:                 #0000A0;
}
A:hover{
  color:                 #000000;
}