body {
  background:   #FFFFDD url( /graphics/Data_Wranglers_Backdrop.jpg ) 0 0 no-repeat fixed;
  margin:	0px;
  top-margin: 	3px;
  padding: 	0px;
  font-family: 	Arial, Helvetica, Sans-serif;
  font-size:    12px;
  color: 	black;
}

td, tr, tbody {
  font-family:  Arial, Helvetica, sans-serif;
  font-size:    12px;
  color:        black; 
  background:   transparent;
}

h1 {
        font-family: Arial, Helvetica, Sans-Serif; 
	font-style: normal; color: #AF0000; 
	font-size: 22.0px; line-height: 120%; 
	text-align: center; vertical-align: top; 
	margin-bottom: 0.0px; margin-top: 0.0px; 
}
h2 {
        font-family: Arial, Helvetica, Sans-Serif; 
	font-style: normal; color: #8C0000; 
	font-size: 17px; line-height: 120%; 
	margin-bottom: 5.0px; 
}
h3 {
        font-family: Arial, Helvetica, Sans-Serif; 
	font-style: normal; 
        color: #6A0000; 
	font-size: 14px; 
        line-height: 120%; 
	margin-bottom: 0.0px; 
        margin-top: 6.0px;
}
h3.description { 
	color: #470000; 
}
h4 { 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-style: normal; color: #470000; 
	font-size: 14px; 
        line-height: 120%; 
	margin-bottom: 3.0px; 
}
p { 
	font-family: Palatino, Times, Serif; 
	font-style: normal; 
        color: #000000; 
	font-size: 13.0px; 
        line-height: 130%;
	margin-top: 2.0px; 
	margin-bottom: 2.0px; 
        text-indent: 20.0px;
}
pre { 
	font-style: normal; color: #000000; 
	font-size: 13.0px; line-height: 90%;
}
p.first {
	text-indent: 0px;
}
.navTitle {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-style: normal; 
        color: #AF5555; 
	font-size: 12px; 
        line-height: 100%; 
	margin-top: 2.0px; 
	margin-bottom: 2.0px; 
        font-weight: bold;
}
.nav {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-style: normal; 
        color: #AF5555; 
	font-size: 12.0px; 
        line-height: 90%; 
	margin-top: 1.0px; 
	margin-bottom: 1.0px; 
}
.title {
	font-family: Arial, Helvetica, Sans-Serif; 
        font-weight: Bold;
}
.keyLink {
        font-family: Arial, Helvetica, Sans-Serif;
        font-weight: bold;
        font-size: 13.0px;
}
.smallKeyLink {
        font-family: 	Arial, Helvetica, Sans-Serif;
        font-weight: 	bold;
        font-size: 	11px;
}
.heroNetworkLink {
        font-family: 	Arial, Helvetica, Sans-Serif;
        font-weight: 	bold;
        color: 		#EE0000;
        font-size: 	11px;
}
.code {
  font-weight : bold;
  font-family : monospace;
}
.emph {
  font-weight : bold;
}
.tt {
  font-family : monospace;
}
a:link    { 
  color :           #0000FF; 
  font-weight :     bold; 
  text-decoration : none;
  background:   transparent;
} 
a:visited {
  color :           #0000FF; 
}
a:hover    { 
  color :           #6A0047;
} 
a:active  { 
  color :      	    #AF0000;  
} 

.blog {
  width : 464px;
  overflow : visible;
  padding: 0px;
}

.blog_group {
  width :          456px;
  height :         1.2em;
  padding :        2px;
  font-family :    Arial, Helvetica, Sans-Serif; 
  font-weight:     bold;
  font-size :      13px; 
  color :          #6A0000; 
  clear:           left;
}

.blog_date {
  float :    left;
  width :    90px;
  padding-top:3px;padding-bottom:1px;
  padding-left:0px;padding-right:0px;
}
.blog_title {
  float   :    left;
  width   :    270px;
  text-align : center;
  padding-top:3px;padding-bottom:1px;
  padding-left:0px;padding-right:0px;
  color:       #470000; 
}
.blog_day {
  Float :      right;
  text-align : right;
  width :      90px;
  padding-top:3px;padding-bottom:1px;
  padding-left:0px;padding-right:0px;
}