body {
		text-align: center; /* for IE */
        padding-top:0px;
        margin:0px;
  background-color: #000000 ;
  font-family: Tahoma, Arial, sans-serif;
   font-size: 14px;
}

#center{
  	margin: 0 auto;   /* align for good browsers */
	text-align: left; /* counter the body center */
	width: 900px;
}

h3{
  display:inline;
}


#page{
   width:900px;
   height:684px;
   margin:0px ;
   padding:0px;

}

#title{
  height:50px;
  width:900px;
  color: #FFFFFF;

}

#gap{
  width:900px;
  height:2px;
  font-size: 0pt
}
.listgap{
  font-size: 0px;
  height:20px;
}


#leftpic{
  float:left;
  width:217px;
  height: 387px;
}

#contentpadding{
  width:20px;
  height:384px;
  float:left;
}


#content{

   width:900px;
   min-height:500px;
   overflow:auto;

  background-image:url("backgroundf.jpg");
   background-repeat:no-repeat;
  background-color: #000000;

}


#contenttext{
  width:840px;
  padding:20px;
  min-height:300px;
  color: #FFFFFF
}


#bottompadding{
  height:1px;
  width:650px;
  clear:all;
}

#footer{

  width:900px;
   height:30px;
  font-size: 12pt;
  color: #FFFFFF;
  background-color: #333333;
  text-align: center;
  padding-top:8px;
}

 #footer a:link,#footer a:visited,#footer a:active{
  color: #FFFFFF;
  text-decoration:none;
}

#footer a:hover{
  color: #FF66CC;;
  text-decoration:none;
}

#host, #host a:link,#host a:visited,#host a:active{
  color: #CCCCCC;
  text-decoration:none;
  font-size: 9pt
}
#host a:hover{
  color: #FF66CC;
  text-decoration:none;
}


#menu{
  position:relative;
  width:900px;
  height:10px;
  text-align: center;
  margin:0px;
  padding:0px;
}



a:visited .menuitem,a:link .menuitem,a:active .menuitem{
  width:172px;
  float:left;
  margin:0px;
  font-size: 18px;
  background-color: #333333;
  padding:3px;
  text-decoration:none;
  color: #FF66CC
}
A:hover .menuitem {
   background-color: #666666;

}
.mend{
  border-right:1px solid #000000;

}


.maptext{
  color: #000000;
  font-size: 10pt
}



