/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #ffffff;
}
#header {
	position: absolute;
	left: 0px;
	background : transparent;
	border-bottom: 20px solid #ffffcc;
	width: 100%;
	margin: 0px;
	padding: 0px;
	top: 0px;
	height: 80px;
}
#header h1 {
	font-size : 24pt;
    font-family : Old English Text MT;
    color : #ffffff;
    background : #993333;
    text-align : center;
}
img#ingrid {
	top: 103px;
	position: absolute;
	left: 0px;
	width: 150px;
	height: 139px;
	border-right: 1px solid #FFFFCC;
	background-color: #993333;
}
#left {
	border-right: 1px solid #FFFFCC;
	position: absolute;
	left: 0px;
	top: 243px;
	width: 150px;
}
#left a {
	display: block;
	list-style:  url(Downloads/none) none;
	font: bold 0.75em/1.75em Arial, Helvetica, sans-serif;
	
	border-bottom: 2px solid #FFFFCC;
	color: #993333;
	padding-left: 10px;
	background: #FFCCCC;
	text-decoration: none;
}
#left a:hover {
	color: #FE859C;
}
img.icon {
	float: right;
	border: 0px none;
	clear: right;
}
#main {
	

	border: 1px none #FFFFCC;
	margin: 120px 20px 40px 170px;
	font: verdana;
}
#main p, #main ul, #main li {
	font: verdana;
}
#main h1 {
	font-size : 24pt;
    font-family : Old English Text MT;
    color : #cc3333;
    background : transparent;
    text-align : center;
}
#main h2 {
  font-size : 10pt;
  font-family : Old English Text MT;
  color : #993333;
  background : transparent;
  text-align : left;
}
#main h3 {
  font-size : 9pt;
  font-weight: bold;
  font-family : verdana;
  color : #000000;
  background : transparent;
  text-align : center;
}
#main h4 {
  font-size : 8pt;
  font-family : verdana;
  color : #555555;
  background : transparent;
  text-align : center;
}
#main h5 {
  font-size : 8pt;
  font : Brush Scriptr MD;
  color : #555555;
  background : transparent;
  text-align : left;
}
#main a {
  font-size : 10pt;
  font-family : verdana;
  color : #000000;
  background : transparent;
  text-align : center;
}



table#ingrid{
  position: absolute;
  left: 200px;
  background-color:#FFFFFF;
  border: 0px;    
  width: 000px;
}
table#ingrid td {    
  padding: 3px;    
  border: 0px;
}
.toprow {    
  font-style: italic;    
  text-align: center;    
  background-color: #FFFFFF;
}
.leftcol {
  font-size : 9pt;
  font-weight: bold;
  font-family : verdana;
  color: #CC33CC;  
  text-align: left;    
  width: 165px;    
  background-color: #FFFFFF;
}
.rightcol {    
  font-size : 9pt;

  font-family : lucida casual;
  color: #000000;    
  text-align: left;
  width: 325px;   
  background-color: #FFFFFF;
  font-style: italic;  
}