/* CSS Document */

BODY {
background-color: #CCCCCC;
background-image:url(images/new_link.png);
background-repeat: repeat-y;
background-position:center;
width: 900px;
margin-left:auto;
margin-right:auto;
}



#Header {
background-image: url(images/letterhead.png);
background-repeat:no-repeat;
background-position:center;
	width: 900px;
	height: 93px;
	left: 50px;

 }  
  
 #Header2 {
 background-image: url(images/h2bar_nl.png);
 background-repeat:no-repeat;
 background-position:center;
 position:relative;
 	width: 805px;
	height: 26px;
	left:46px;
}

#banner {
	background-image:url(images/new_htci.png);
	background-repeat:no-repeat;
	background-position: center;
 	width: 805px;
	height: 149px;
	left: 47px;
	position: relative;

}

#navcontainer ul
{
position:relative;
margin-top: 5px;
padding-left: 0px;
margin-left: 50px;
background-color: #000033;
color: White;
float: left;
width: 800px;
font-family: arial, helvetica, sans-serif;
font-size:13px;
 
}

#navcontainer ul li { display: inline;
 }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #000033;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #369;
color: #fff;
}


#Main {
	background-position:center;
	background-color: #FFFFFF;
	width: 750px;
	height: auto;
	left:50px;
	top: 20px;
	position: relative;
	margin: 0px;
	padding: 7px;
	font-family:Verdana, Arial, sans-serif;
	font-size:10px;
	word-wrap: auto;
	text-align: left;
	clear: both;
	}

	/*
LeftMenu {
top: 0px;
	position: relative;
	width: 150px;
	background-color: #000033;
	left: 0px;
	height: 2250px;
	visibility: visible;
	border-left-style: solid;
	border-left-color: #000033;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	}


RightMenu {
	/*top: -4508px;
	left: 750px;
	width: 175px;
	position: relative;
	background-color:#FFFFFF;
	background-image:url(images/rt_bar.jpg);
	background-repeat:repeat-y;
	height: 2250px;
	visibility: visible;
	z-index: 1;
	border-right-style: solid;
	border-right-color: #000033;
	border-bottom-style: solid;
	border-bottom-color: #000033;

}*/
Footer {
	left:120px;
	top: -4500px;
	position: relative;
	height: auto;
	width: 800px;
}

A {
  color: #666666;
  text-decoration: none;
}

A:hover {
  color: #000099;
  text-decoration: blink;
 
  
 }

.infoBox {
border: medium;
border-style:solid;

 }
 
 
 
 .infoBoxContents {
	background: #transparent;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	word-spacing: normal;
	word-wrap: normal;
}

.infoBoxContents2 {
  background: #transparent;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8px;
}
.TDHeader {

 font:Verdana, Arial, Helvetica, sans-serif;
 font-size:14px;
 font-weight:bold;
 color: #000000;
 }

.TDText {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #000000;

}
.infohover {
z-index:1;

}

.imagelink { 
border-width:medium;


}
