html, body { margin: 0; padding: 0; }

body { font-family: Arial, Helvetica, Verdana, Sans-serif; font-size: 14px;	text-align: left; color: #dd8345; background: #000000 url(images/bckgrnd.jpg) repeat fixed }

A.rollover {
 background: url('images/statement1.gif'); /* Way to the file with an initial image */
 display: block; /* Image as sectional element */
 width: 200px; /* Image width in pixels */
 height: 32px; /* Image height */
}
A.rollover:hover {
 background-position:
  0px /* Horisontal shift */
  -32px; /* Vertical line shift */
}
A.rollover1 {
 background: url('images/cv.gif'); /* Way to the file with an initial image */
 display: block; /* Image as sectional element */
 width: 200px; /* Image width in pixels */
 height: 32px; /* Image height */
}

A.rollover1:hover {
 background-position:
  0px /* Horisontal shift */
  -33px; /* Vertical line shift */
}
A.rollover2 {
 background: url('images/links.gif'); /* Way to the file with an initial image */
 display: block; /* Image as sectional element */
 width: 200px; /* Image width in pixels */
 height: 32px; /* Image height */
}
A.rollover2:hover {
 background-position:
  0px /* Horisontal shift */
  -32px; /* Vertical line shift */
}
A.rollover3 {
 background: url('images/contact.gif'); /* Way to the file with an initial image */
 display: block; /* Image as sectional element */
 width: 200px; /* Image width in pixels */
 height: 32px; /* Image height */
}
A.rollover3:hover {
 background-position:
  0px /* Horisontal shift */
  -32px; /* Vertical line shift */
}
A.rollover4 {
 background: url('images/paintings.gif'); /* Way to the file with an initial image */
 display: block; /* Image as sectional element */
 width: 200px; /* Image width in pixels */
 height: 32px; /* Image height */
}
A.rollover4:hover {
 background-position:
  0px /* Horisontal shift */
  -32px; /* Vertical line shift */
}
A.rollover5 {
 background: url('images/prints.gif'); /* Way to the file with an initial image */
 display: block; /* Image as sectional element */
 width: 200px; /* Image width in pixels */
 height: 32px; /* Image height */
}
A.rollover5:hover {
 background-position:
  0px /* Horisontal shift */
  -32px; /* Vertical line shift */
}
A.rollover6 {
 background: url('images/drawings.gif'); /* Way to the file with an initial image */
 display: block; /* Image as sectional element */
 width: 200px; /* Image width in pixels */
 height: 32px; /* Image height */
}
A.rollover6:hover {
 background-position:
  0px /* Horisontal shift */
  -32px; /* Vertical line shift */
}
A.rollover7 {
 background: url('images/currentworks.gif'); /* Way to the file with an initial image */
 display: block; /* Image as sectional element */
 width: 212px; /* Image width in pixels */
 height: 32px; /* Image height */
}
A.rollover7:hover {
 background-position:
  0px /* Horisontal shift */
  -32px; /* Vertical line shift */
}