body {
	background-color: #FFFFCC;
	background-image:   url(images/bgTile.gif);
	font-family: arial;
	font-size: 12px;
	color: #000000;
}

A {
  color: #330000;
  text-decoration: none;
}

A:link { 
  color: #330000;
  text-decoration: none;
}

A:visited {
  color: #330000;
  text-decoration: none;
}
   
A:active {
  color: #330000;
  text-decoration: none;
}


A:hover {
  color: #CC9933;
  text-decoration: none;
}

#header { 
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #330000;
}

#picture {
    position:absolute;
	left:46px;
	top:104px;
	width:399px;
	height:61px;
	z-index:3;
	font-family: arial;
	font-size: 10px;
	font-style: italic;
}

#title { 
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #330000;
}

#titleA { 
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #666600;
}

#title2 { 
	font-family: arial;
	font-size: 13px;
	color: #666600;
}

#title2a { 
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	color: #666600;
}

#title3 { 
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

#title4 { 
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#smalltext { 
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
#main {
    position:absolute;
	left:22px;
	top:22px;
	width:445px;
	height:10px;
	z-index:1;
	background-image: url(images/tableTILE.gif);
	layer-background-image: url(images/tableTILE.gif);
	border: 1px none #000000;
}

#nav {
    position:absolute;
	left:500px;
	top:110px;
	width:146px;
	height:197px;
	z-index:2;
	letter-spacing: .040cm;
    line-height: 2.2;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}

#content {
    position:absolute;
	left:46px;
	top:290px; 
	width:406px; 
	height:144px;
	z-index:4;
	overflow: visible;
	letter-spacing: .013cm;
	line-height: 1.5;
}

