/* CSS Document */

BODY {
	/*background: #999999;*/
  background-image:url(images/bckground.jpg);
	color: #000000;
	background-repeat: repeat;
	overflow:auto; 
  /*text-align: center;*/
}

#holder{


width: 900px;
height: auto;
margin-left: auto;
margin-right:auto;
overflow:auto;
}



#Header {
background-image:url(images/header2.jpg);
background-repeat:no-repeat;
background-color:#666666;
	width: 900px;
	height: 100px;
	left: 0px;
	top: 0px;
	position: relative;
	margin: 0px;
	padding: 0px;
	
	  
  
	
  }  
  
 #Header2 {
 
 width: 900px;
 background-image:url(images/h2bar.jpg);
 background-repeat: repeat-x;
	height: 15px;
	left: 0px;
	top: 0px;
	position: relative;
}

#Main {
	background-color: #FFFFFF;
	width: 730px;
	height: auto;
	left:150px;
	top: -2254px;
	position: relative;
	margin: 0px;
	padding: 7px;
	overflow: auto; 
	border-left-style: solid;
	border-left-color: #000033;
	border-right-style: solid;
	border-right-color: #000033;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	word-wrap: auto;
	

	}


#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: #FFFFFF;
  text-decoration: none;
}

A:hover {
  color: #FFFF00;
  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;


}
