#Nav {
	clear:right;
	/*width: 770px;
	border: 2px solid red;*/
}

#Nav #NavPic {
	height: 250px;
	margin: 0px 0px 0px 0px;
	/*text-align: center;
	clear: both; */
	float: left;
	position: relative;
	background-color: #9ec3cc;
	background-image:url(/test/Images/Nav-Title-Test.jpg);
}

#Nav #NavLinks {
	height: 40px; 
	font-size: 1em;
	clear: both;
	background-image:url(/images/Tabs/Nav-Tabs_BKG.jpg);
	text-align: center;
	background-repeat: repeat-x;
	/* border: 1px solid black; 
	background-color:#666666;*/
}

#Nav #NavLinks .NavButtons{
	/* border:1px solid gray; */
	/* float:left; */
	/*display: inline; */

	/*height:20px; */
	color: black;
}

#Nav #NavLinks .NavButtons a {
	height: 40px;	
	float:left;
	/**/ padding: 5px 5px 0px 0px; 
	text-decoration: none;
	color: black;
}

 #Nav #NavLinks .NavButtons a:hover { 
	height: 40px;	
	/* padding: 0px 5px; */
	text-decoration: none;
	background-position: top center;
	display: block;
	/*background-repeat: no-repeat;  */
	background-image:url(/images/Tabs/Nav-Tabs_BKG_Over.jpg);
	color: black;
}


#Nav #NavLinks .Divider{
	Margin: 0px;
	Font-size: 1px;
	width: 8px;
	float: left;
	background-image:url(/images/Tabs/Nav-Tabs_Divider.jpg);
	height: 40px;
	padding: 0px;
	background-repeat: no-repeat;
}


/*
#Nav #SubNav{
	font-size: .9em;
	height: 20px;
	clear: both;
	text-align: center;
	background-color: #D3E2E5;
	color: #666666;
}

#Nav #SubNav a{
	font-size: .9em;
	height: 20px;
	clear: both;
	text-align: center;
	background-color: #D3E2E5;
	color: #666666;
}

#Nav #SubNav a:hover{
	font-size: .9em;
	height: 20px;
	clear: both;
	text-align: center;
	background-color: #D3E2E5;
	color: #666666;
}


.NavText a:hover{
	color: #444444;
	background-image: url(/Images/Table-Header_wood_links.jpg) ;
}*/

/*
#Nav #FlashUpdateNotice {
	z-index: 10000;
	position: absolute;
	/*top: 100;
	left: 20%;
	width: 400px;
	color: #990000;
	background-color: #FFFFFF;
	border: 1px solid #444444;
}*/
/*
#Nav #FlashUpdateNotice .header {
	background-image: url(/Images/Table-Header_wood.jpg) ;
	background-repeat: repeat-x;
	background-position: top;
	padding: 3px;
	text-align: right;
	height: 35px;
}*/
/*
#Nav #FlashUpdateNotice .header .closeButton {
	padding: 1px 5px;
	font-size: 0.8em;
	font-weight: bold;
	color: white;
	width: 100px;
	float: right;
}*/
/*
#Nav #FlashUpdateNotice .content {
	padding: 0px 10px 10px 10px;
	font-size: 0.9em;
	text-align: left;
}*/
/*
#Nav #FlashUpdateNotice .content .bold {
	font-weight: bold;
	font-size: 1em;
	text-align: center;
}*/

/*
#Footer {
	color: #000000;
	margin: 0px;
	font-size: 0.7em;
	background-image: url(/Images/Footer_BKG.gif);
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	height: 50px;
	width: 770px;
	clear: left;
	border: 1px solid cyan;
}*/
/*
#Footer .col1 {
	float: left; 
	margin: 10px 0px 0px 30px ; 
	width: 210px; 
	position: relative;
	border: 1px solid red; 
}*/
/*
#Footer .col2 {
	float: left; 
	text-align: right; 
	position: relative;  
	width: 450px; 
	margin: 10px 35px 10px 0px;
	border: 1px solid blue;
}*/
/*
#Footer a, #Footer a:link, #Footer a:active, #Footer a:visited {
	font-weight: bold;
	color: #000000; 
	text-decoration: none;
	margin: 0px 5px;
	height:25px; 
	clear: both;
	text-align: right;
}*/
/*
#Footer a:hover, #Footer a:focus  {
	font-weight: bold;
	color: #000000;
}*/
