﻿div#content1 {position: absolute; top: 64px; left: 182px; right: 80px;
   color: #F1F4F5; background: #505050; 
   font: 13px Verdana, sans-serif; padding: 15px; 
   border-top: double 3px #555; border-left: double 3px #006666;}
div#content p {margin: 0 1em 1em;}
div#content1 h3 {margin-bottom: 0.25em; font: 20px sans-serif; height: 18px; vertical-align: middle; white-space: nowrap; 
	}
div#content1 a.red:link {color: white;  text-decoration: none;}
div#content1 a.red:hover {color: yellow; text-decoration: underline;}
.left {padding-left: 25px;;
	
}

/* figure-divs and their supporters */

div.figure {
padding: 1px; 
margin: 0.67em auto; /* needed to support centering of almost-full-width figures */
}

div.figure img { width: 100%; }

div.figure p { /* the default "legend" style, as opposed to "caption" */
font-family: verdana, arial, sans-serif;
font-size: smaller;
padding-left: 1%;
padding-right: 1%;
line-height: 1.1;
margin: 0.25em auto 0 auto;
}

.full { width: 99%; padding: 10px; margin: 0.67em auto; }
/* "full" should be unnecessary, but this responds to the box model bugs in IE */
.half { width: 50%; padding: 10px; margin: 0.5em 0.67em; }
.third { width: 33%; padding: 10px; margin: 0.5em 0.67em; }
.quarter { width: 25%; border: none; padding: 5px; margin: 0.25em 0.5em; }
.fifth { width: 20%; border: none; padding: 5px; margin: 0.25em 1%; }

.right { float: right; margin-left: 2%; }
.left { float: left; margin-right: 2%; }

.rss {border-width: 0;}

h1 {position: relative; left: 17px; top: 18px; color: white; font: 36px Arial, Verdana, sans-serif; width:20px; height:18px;
	padding: 4px 0px 0 2px; text-align: left; text-transform: lowercase; letter-spacing: -1px; word-spacing: 3px; white-space: nowrap; font-weight: 500; z-index: 300; display: block;}

dt {font-weight: bold;}
dd {margin-bottom: 66em;}
a:link {color: white;  text-decoration: none;}
a:visited {color: #BBC; text-decoration: none;}
a:hover {color: yellow; text-decoration: underline;}
.class1 a:link {color: white;  text-decoration: underline;}
.class1 a:visited {color: #BBC; text-decoration: none;}
.class1 a:hover {color: yellow; text-decoration: none;}
a.red:link {color: white;  text-decoration: underline;}
a.red:hover {color: yellow; text-decoration: none;}
