body {
  margin: 0px;
  padding: 2px;
  background-color: #8B0E32;
  background-image: url('../images/bg.jpg');
  background-position: center; 
}
.home_body {
  margin: 0px;
  padding: 2px;
  background-color: #8B0E32;
  background-image: url('../images/bg2.jpg');
  background-position: center; 
}
td, p, li, div {
  font-family: georgia;
  font-size: 15px;
  color: #FFB6B1;
  word-spacing: 2px;
  line-height: 21px;
}
p {
  padding-bottom: 10px;
}
a {
  color: #fff;
}
a:link, a:visited, a:active {
  color: #FFDFDD;
}
a:hover {
  color:#fff; 
  text-decoration:none;
}
img {
  border-color: #fff;
  border-style: dotted;
  border-width: 0px;
}

/* applies to GIF and PNG images */

img[src$=".gif"], img[src$=".png"] {

                   image-rendering: -moz-crisp-edges;         /* Firefox 3.6 */
                   -ms-interpolation-mode: nearest-neighbor;  /* IE 7+ */
                 }

.small {
  font-size: 11px;
}
.tiny {
  font-size: 10px;
}
.copyright {
  font-family: georgia;
  font-size: 11px;
  color: #FFB6B1;
  word-spacing: 1px;
  position: relative; 
  top: 6px;
}
.shiftup12 {
  position: relative;
  top: -12px;
}
.shiftdown12 {
  position: relative;
  top: 12px;
}
.header {
  font-size: 25px;
  color: #fff; 
  background: url(../images/hdr.gif); 
  background-position: right; 
  height: 28px;
  padding-left: 2px;
  padding-right: 30px;
}
.subhead {
  font-size: 19px;
  color: #fff; 
}
.subhead2 {
  font-size: 15px;
  color: #fff; 
  font-weight: bold;
}
.div650 {
  width: 700px; 
  text-align: left; 
  position: relative; 
  margin-top: 10px;
}
.div700 {
  width: 750px; 
  text-align: left; 
  position: relative; 
  margin-top: 10px;
}
.div750 {
  width: 800px; 
  text-align: left; 
  position: relative; 
  margin-top: 10px;
}
.aboutphoto {
  width: 250px;
  margin-left: 35px; 
  margin-bottom: 25px;
  border-width: 1px;
  border-style: dotted;
  border-color: #FFDFDD;
}
.illustration {
  border-width: 12px;
  border-style: solid;
  border-color: #fff;
  margin-top: 24px;
  margin-bottom: 24px;
  background-image: url(../images/pixel_bg.gif);
}
.graphicdesign {
  margin-top: 24px;
  margin-bottom: 24px;
  background-image: url(../images/pixel_bg.gif);
}
.i_th {
  width: 66px;
  height: 66px;
  margin: 5px;
  border-width: 1px;
  border-style: dotted;
  border-color: #FFDFDD;
  background-image: url(../images/pixel_bg.gif);
}
.p_th {
  width: 50px;
  height: 50px;
  margin: 5px;
  border-width: 1px;
  border-style: dotted;
  border-color: #FFDFDD;
  background-image: url(../images/pixel_bg.gif);
}
.w_th {
  width: 150px;
  height: 88px;
  border-width: 1px;
  border-style: dotted;
  border-color: #FFDFDD;
  background-image: url(../images/pixel_bg.gif);
}
.ph_th {
  width: 100px;
  height: 100px;
  border-width: 1px;
  border-style: dotted;
  border-color: #FFDFDD;
  background-image: url(../images/pixel_bg.gif);
}
.g_th {
  width: 100px;
  height: 100px;
  margin: 5px;
  border-width: 1px;
  border-style: dotted;
  border-color: #FFDFDD;
  background-image: url(../images/pixel_bg.gif);
}
.ljdate {
  line-height: 16px;
  background-image: url(../images/pixel_bg.gif);
  text-align: right;
  padding-right: 8px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  margin-top: 0px;
}
.ljcomments {
  text-align: right;
  padding-right: 10px;
  font-size: 10px;
  margin-bottom: 30px;
}
.ljfleur {
  width: 19px;
  height: 22px;
  vertical-align: bottom;
  margin-right: 3px;
  margin-bottom: 1px;
}
.ljhr {
  height: 2px;
  background-image: url(../images/pixel_bg.gif);
  margin-top: 20px;
}
.arrow_left {
  width: 21px;
  height: 12px; 
  margin-right: 2px;
  margin-bottom: 1px;
  border: 0px;
  vertical-align: bottom;
}
.arrow_right {
  width: 21px;
  height: 12px; 
  margin-left: 2px;
  margin-bottom: 1px;
  border: 0px;
  vertical-align: bottom;
}