body {
      background:#fff;
      margin:0;
      padding:0;
      color:#000;
      font-family:arial, sans-serif;
	  voice-family: "\"}\""; voice-family:inherit;
      font-size:xx-small;
      line-height:1.5em;
      }    

#header {
      float:left;
      width:100%;
      background:none;
      line-height:normal;
	  font-size:12px;
      }
	  
#header ul {
      margin:0;
      padding:10px 10px 0;
      list-style:none;
      }

#header li {
      float:left;
      background:url("../images/normleft2.png") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }

#header a {
      float:left;
      display:block;
      background:url("../images/normright2.png") no-repeat right top;
      padding:5px 20px 4px 6px;
      text-decoration:none;
      font-weight:bold;
      color:#fff;
      }

/* Commented Backslash Hack
       hides rule from IE5-Mac 
#header a {float:none;}
/* End IE5-Mac hack */

#header a:hover {
      color:#fff;
   	  text-decoration:underline;
      }

#header #current {
      background-image:url("../images/normleft_on.png");
      border-width:0;
      }

#header #current a {
      background-image:url("../images/normright_on.png");
      color:#333;
      padding-bottom:5px;
      }
    
#navlayer {
			position:absolute;
			left:196px;
			top:56px;
			width:586px;
			height:29px;
			z-index:1;
}

#homecontent {
	left:20px;
	top:108px;
	width:743px;
	height:390px;
	z-index:1;
	font-size:12px;
	padding-right: 15px;
	position: absolute;
	overflow: auto;
}

#panelnav {
	position:absolute;
	left:576px;
	top:145px;
	width:162px;
	height:267px;
	z-index:1;
	background-image: url(images/rt_column_bg_fade.png);
}
#navlinks {
	position:absolute;
	left:576px;
	top:238px;
	width:159px;
	height:63px;
	z-index:9;
}

#navfooter {
	position:absolute;
	left:-5px;
	top:495px;
	width:779px;
	height:23px;
	margin:0;
	z-index:5;
	text-align:center;
	padding-top: 15px;
	padding-bottom: 15px;
	
}

#navfooter li { 
padding:0; 
margin:0; 
display:inline; 
} 

#navfooter a { 
font-size:10px; 
color:#646464; 
text-decoration:none; 
}
	
#wrapper {
	left:0px;
	top:0px;
	width:780px;
	height:560px;
	background-image: url(../images/hpheader.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	}

#subfooter {
	position:absolute;
	left:-2px;
	top:533px;
	width:781px;
	z-index:6;
	color:#909090;
	font-size:8px;
	padding:0 0 0 0;
	margin:0;
	background-image: url(../images/hpfooter.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 36px;
	}
	
a:hover {
	font-weight:bold;
	text-decoration:underline;
	color: #006600;
	}

.break { clear:both; }
.right { float:right; }
.left { float:left; }
/* */
a:visited {
	color: #ac2b22;
	text-decoration:none;
}
a:link {
	color: #ac2b22;
	text-decoration:none;
}

h2 {
	color: #ac2b22;
	font-size:medium; 
}

h3 {
	color: #000000;
	font-size:small; 
}

