#text1{position: absolute;
    top: 82px;
    left: 57px;
    height: 70px;
    width: 308px;
    z-index: 3;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 26pt;
    color: #CCFFFF;
    letter-spacing: 0em;
    line-height: 120%;
    background-color: transparent;
    overflow: hidden}
    
    body{background-color: rgb(255,255,255);
    background-image: url('bluepipe.gif'); background-repeat: repeat-x}
    
    #horizontallist ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	display: inline;
	}

p.center {
			font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
			font-size: 12px;
			text-align: left;
			color: #fff;
			margin: .5cm .5cm .5cm .5cm
}
	
h1.center {
			font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
			font-size: 18px;
			text-align: center;
			color: #FFCC66;
			font-weight: bold;
	
}
h2.center {
			font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
			font-size: 12px;
			text-align: left;
			color: #fff;
			font-weight: bold;
} 
#left h3 {
	font: bold 10pt Arial, sans-serif;
	display: block;
	width: 100%;
	background: #669999;
	color: white;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}

#bannerright h3 {
				font: bold 9pt Arial, sans-serif;
				color: white;
				text-align: left;
}

#copyright p{
			font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
			font-size: 10px;
			color: #FFCC66;
			margin: .1cm .1cm .1cm .1cm;
}
/* ----------------Horizontal Top Menu----------------------- */
a.topmenu {margin-left: 10;
			padding-left: 1.5cm;
			color: #FFFFFF;
			font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
			font-size: 12px;
			text-decoration: none;
			font-weight: bold;
}
/* a.topmenu:visited {color: #FFCC33} */
a.topmenu:hover {color: #CCFFFF;
				text-decoration: none;
}
/*a.topmenu:active {color: #0000FF} */
/* ----------------End Horizontal Top Menu ------------------ */

/* ----------------Center Links----------------------------- */
a.center:link {color: #FFCC66}
a.center:visited {color: #CC66FF}
a.center:hover {color: #669999}
a.center:active {color: #0000FF}
/* ----------------End Center Links ------------------------- */

li { 	color: #fff;
		font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
		font-size: 12px;

}
		 /* ------------------- Navigation ------------------- */
a.one   { 
			display: block;
			text-decoration: none;
			color: #fff;
			background: #003399;
			font: bold 10pt Arial, sans-serif;
			border-top: 1px solid #A5B5C6;
			border-right: 2px solid #A5B5C6;
			border-left: 2px solid #A5B5C6;
			width: 100%;
			padding: 3px 6%;
		
}
a.one:hover 	{
			background: #E7E7E7;
			color: #9C1A1E;
}
 
#left 		{
			position: absolute;
			padding: 0;
			top: 97px;
			width: 25%;
}
	
h4.one {margin:0;
		color: white;
		background: #669999;
		text-align:center;
		font: bold 10pt Arial, sans-serif;
		width: 100%;
		padding: 3px 6%;
		border-left: 2px solid #C0C0C0;
		border-right: 2px solid #C0C0C0;


}