BODY{
  margin:0px;
  padding:0px; 
  color:#333333;
  background-image : url(image.gif);
  background-repeat : no-repeat;
  background-attachment : fixed;
  background-position : 0px 0px;
  letter-spacing : 1px;
  text-align : center;
  font-family : CI;>
}
P,FORM{
  margin-top : 8px;
  margin-left : 8px;
  margin-right : 8px;
  margin-bottom : 8px;
  font-size : 14px;
}
DIV{
  text-align:center;
  margin-left:auto;
  margin-right:auto;
}
A{
  color:#333333;
  text-decoration:none;
}
A:HOVER{
  color : #999999;
  text-decoration:none;
}
H1{
  margin-top : 20px;
  margin-left : 50px;
  text-align : left;
  margin-bottom : 0px;
  font-size : 24px;
  float : left;
}
H2{
  font-size : 12pt;
  color : #996666;
  margin-bottom : 0px;
}
#search{
  text-align : right;
  margin-right : 50px; 
  margin-top : 30px;
}
#box{
  clear : both;
  font-size : 10pt;
  margin-top : 30px;
  width : 750px;
  text-align : center;
}
#boxupdate{ 
  float : left;
  margin-left : 20px;
  margin-right : 50px;
}
#mysite{
  clear : both;
  font-size : 10pt;
  width : 750px;
}
#mysite A{
  margin-right : 30px;
}
#link{
  clear : both
  margin-top : 35px;
  letter-spacing : 1px;
  width : 740px;  
}
#link DIV{
  width : 185px;
}
#link P{
  margin-top : 12px;
}
#linkleft{
  float : left;
}
#linkcenter-l{
  float : left;
}
#linkcenter-r{
  float : left;
}
#linkright{
  float : left;
}
#copyright{
  clear:both;
  padding-right : 30px;
  font-size : 10pt;
  margin-top : 70px;
}
#boxprovider A{
  margin-right : 30px;
  font-size : 10pt;
  clear:both;
}