A:link {color:#dd3; font-weight:normal;}
A:active {color:#f33; font-weight:normal;}
A:visited {color:#99f; font-weight:normal;}
A:hover {color:#f00; font-weight:normal;}

BODY {
  margin-top: 3px;
  margin-left: 3px;
  color: #FC6;
  background-color: #000;
  background-image: url(../gfx/layout/2002/rose_bg_1600.gif);
  /* background-image: url(/gfx/layout/2002/rose_bg_1600.gif); DW doesn't take well to absolute-to-path url*/
  /*background-repeat: no-repeat;*/
  background-attachment: fixed; /* sorta the best, but efficiency issues makes it sucky */
}

TABLE {
  foreground-color:#CCAA66;;
}

TR,TD,LI,UL,DL,DD,OL {
  font-family: Arial,Verdana,Geneva,'Lucida Sans',Helvetica,sans-serif;
  color:color: #CCAA66;
  font-size: 100%;
}

P {
  font-family: Arial, Verdana, Geneva, 'Lucida Sans', Helvetica, sans-serif;
  position: normal;
  margin: 10px 0px 0px 0px;
}

H1, H2, H3, H4, H5, H6 {
  font-family: Verdana, Arial, Geneva,'Lucida Sans',Helvetica,sans-serif;
  /*color: #f90;*/
  color: #ddd;
}

H1 {
font-size: 160%;
font-weight: bold;
margin: 12px 0px 0px 0px;
}

H2 {
font-size: 140%;
margin: 8px 0px 0px 0px;
}

H3 {
font-size: 120%;
margin: 8px 0px 0px 0px;
}

H4 {
font-size: 110%;
font-weight:bold;
margin: 8px 0px 0px 0px;
}

DIV.quote {
  width:7cm;
  height:1in;
  left:6cm;
  position: relative;
}

DIV.indryk {margin-left:1cm;}

.small {font-size:80%;}
.hilite {font-weight:bold;}
.noline {text-decoration:none;}

.bodypad {
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
}

.bodytextpad {
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
}

/* Determines Body text style*/
.bodytextpad P {
  font-size: 100%;
  line-height: 135%;
}
.sectiondd {
  font-family: Verdana, Arial, sans-serif;
  font-size: 80%;
  margin: 0px 30px 0px 45px;
  color: #0f0;
}

.sectiondt {
  margin: 6px 0px 0px 0px;
  color: #dd3;
}

.navbox {
  font-size: 85%;
  margin: 2px 0px 5px 9px;
  text-decoration: none;
  line-height: 120%;
}

.navlink {
  text-decoration: none;
}

.locationbar {
  font-size: 80%;
  margin: 3px 0px 0px 5px
}

.layoutframecol {
  background-color: #F00;
}

.byline, P.byline {
  font-family: Verdana, Arial, sans-serif;
  font-size: 80%;
  margin: 10px 0px 0px 0px;
  text-decoration: overline underline;
}

.small {
  font-size: 80%;
}

.large {
  font-size: 140%;
}

.userForm {
  font-size: 80%;

}

.userForm {
  padding: 9px;
  font-size: 80%;
}

.userItem {
  font-size: 100%;
  color: #fff;
  background-color: #33c;
  border-color: #000;
  border-style: solid;
}
