/* CSS Document */

a {
	color: #900;
	}
	
img {
  border: 0px;
}

a:hover {
	text-decoration: none;
	}

#logo {
	padding:10px 15px;
	height:70px;
	background-repeat: repeat;
	background-position: right top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	background-color: #000000;
	background-image: none;
	}
	
	#logoTestPilot2 {
	padding:10px 15px;
	height:10px;
	background-repeat: repeat;
	background-position: right top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	background-color: #CCDEAB;
	}

#navcontainer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	background-image: url(images/31_tn.jpg);
	height: 23px;
	}	



#logoBox {
	position: absolute;
	left: 0px;
	left: 5px;
	background:#FCF8F8;
	width: 78px;/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 78px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	border: 0px none #900;
	bottom: 5px;
	}
	
	#logoBoxLeft {
	position: absolute;
	left: 0px;
	top: 70px;
	left: 10px;
	background:#FCF8F8;
	width: 122px;/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 122px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	border: 0px none #900;
	height: 167px;
	}

li#active a {
	border-bottom: 1px solid #fff;
	background-color: #fff;
	}

li#active a { 
	color: #000; 
	}

#content p{
	margin: 10px;
		}

#content{
	margin: 0px 15px 10px 90px;
	padding: 0;
	background-image: none;
	background-color: #8194A3;
	width: 850px;
	}
*html #content{
	margin: 15px 230px 10px 277px;
	padding: 0;
	}

#footer{
	clear:left;
	width:100%;
	background: url(images/31_tn.jpg);
	color: #000099;
	}

#footer p{
	margin:5px 0px;
	padding:5px 10px;
	}
#footer a{
	color: #fff;
	display:inline;
