/* START - Body and Page Parameters */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 0;
	margin: 0 auto 0 auto;
	text-align: left;
}

h3 { margin: 0; padding: 0; }

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


#container {
	width: 821px;
	text-align: left;
	margin: 0 auto 0 auto;
	position: relative;
	height: 200px;
	top: -85px;

}

#container2 {
	width: 770px;
	text-align: left;
	margin: 0 auto 0 auto;
	position: relative;
	height: 100%;
	top: -85px;

}
#mainNavholder {
	width: 408px;
	height: 150px;
	margin: 235px 0px 0px 100px;
	position: absolute;
	z-index: 28;
	text-align: left;
	left: 86px;
	top: -1px;
}

#navholder {
	width: 175px;
	height: 100%;
	margin: 0px 0px 0px 20px;
	position: absolute;
	z-index: 25;
	text-align: left;
	left: -23px;


}
#navholder2 {
	width: 182px;
	height: 100%;
	margin: 0px 0px 0px 103px;
	position: absolute;
	z-index: 26;
	text-align: left;
	left: 0px;


}
#navholder3 {
	width: 500px;
	height: 100%;
	margin: 0px 0px 0px 225px;
	position: absolute;
	z-index: 27;
	text-align: left;
	left: -8px;


}
#navholder4 {
	width: 125px;
	height: 100%;
	margin: 0px 0px 0px 196px;
	position: absolute;
	z-index: 36;
	text-align: left;




}
#navholder5 {
	width: 200px;
	height: 100%;
	margin: 0px 0px 0px 297px;
	position: absolute;
	z-index: 29;
	text-align: left;

}
#navholder6 {
	width: 500px;
	height: 100%;
	margin: 0px 0px 0px 535px;
	position: absolute;
	z-index: 30;
	text-align: left;

}

.textcenter {
	text-align: center;
	line-height: 1.3em;	
}
a {
	text-decoration: none;
		color: #000000;
}

.label {
	display: none;
}
/* END - Body and Page Parameters */


/* START - content div */
#content {
	clear: left;
}

#content a {
	color: #000000;
}
 a {
	color: #000000;
}
#content a:hover {
	text-decoration: none;
}
/* END - content div */



/* START - Nav 1 */

/* Float nav and set basic properties - in this case the id and block element are the same and so are combined */
#nav, #nav ul {
	float: left;
	width: 130px;	
	height: 38px;
	list-style: none;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	background-image: url(../images/trans.gif);
}

/* Control style and placement of links as well as dropdown block */
#nav a {
	display: block;
	width: 120px;
	w\idth: 120px;	height: 38px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
	color: #FFFFFF;

} 
#nav a:hover {
	color: #FFFFFF;
	display: block;
	
}

/* Set properties of top element */
#nav li {
	float: left;
	width: 120px;
	w\idth: 120px;		
	height: 24px;
	
}

/* Position the menu off screen rather than display: none; */
#nav li ul {
	position: absolute;
	left: -999em;
	width: 198px;
	w\idth: 120px;
	font-weight: normal;
	color: #FFFFFF;
	margin-left: 15px;	
}

/* Set properties of dropdown cells - width will affect non mouse-over in IE */
#nav li li {
	margin: 0;
	padding: 0;
	height: 19px;
	width: 198px;
	w\idth: 198px;	
	text-indent: 15px;
	color: #FFFFFF;
	background-color: #9C0101;	
	padding-top: 2px;
}



#nav li ul a {
	height: 19px;
	width: 198px;
	w\idth: 198px;
	padding: 0;
	color: #FFFFFF;
} 

#nav li ul ul { /* third-and-above-level lists */
	margin: 0 0 0 0;
	padding: 0;

}

/* Move menu back on page on mouse over */
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

/* Control Background of Top Mouse Over */
#nav li:hover, #nav li.sfhover {
	color: #FFFFFF;

}

/* Control Background of Drop Down Mouse Over */
#nav li li:hover, #nav li li.sfhover {
	color: #FFFFFF;
	background-color: #660000;
}


/* END - Nav 1 */


/* START - Nav 3 */

/* Float nav and set basic properties - in this case the id and block element are the same and so are combined */
#nav3, #nav3 ul {
	float: left;
	width: 120px;	height: 38px;
	list-style: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	background-image: url(../images/trans.gif);

}


/* Control style and placement of links as well as dropdown block */
#nav3 a {
	display: block;
	width: 84px;
	w\idth: 84px;	
	height: 38px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-color: none;

}

#nav3 a:hover {
	color: #FFFFFF;
}
#nav3 li a:hover {
	color: #FFFFFF;
	
}

/* Set properties of top element */
#nav3 li {
	float: left;
	padding: 0;
	width: 84px;	
	height: 19px;
	display: block;

}

/* Position the menu off screen rather than display: none; */
#nav3 li ul {
	position: absolute;
	left: -999em;
	/*height: auto;*/
	width: 84px;
	w\idth: 84px;
	font-weight: normal; 
	color: #FFFFFF;
	display: block;


}



/* Set properties of dropdown cells - width will affect non mouse-over in IE */
#nav3 li li {
	margin: 0;
	padding: 0;
	height: 19px;
	width: 198px;
	text-indent: 15px;
	background-color: #9c0101;
	color: #FFFFFF;
	padding-top: 2px;

}

/*  */
#nav3 li ul a {	
	height: 19px;
	width: 198px;
	w\idth: 198px;
	padding: 0;
	color: #FFFFFF;

}

#nav3 li ul a {
	width: 198px;
	w\idth: 198px;
	height: 19px;
	padding: 0;
	color: #FFFFFF;
}

#nav3 li ul ul {
	margin: 0;
	padding: 0;
}


/* Move menu back on page on mouse over */
#nav3 li:hover ul ul, #nav3 li:hover ul ul ul, #nav3 li.sfhover3 ul ul, #nav3 li.sfhover3 ul ul ul {
	left: -999em;
}

#nav3 li:hover ul, #nav3 li li:hover ul, #nav3 li li li:hover ul, #nav3 li.sfhover3 ul, #nav3 li li.sfhover3 ul, #nav3 li li li.sfhover3 ul {
	left: auto;
	color:#FFFFFF;
}

/* Control Background of Top Mouse Over */
#nav3 li:hover, #nav3 li.sfhover3 {
	color:#FFFFFF;
}

/* Control Background of Drop Down Mouse Over */
#nav3 li li:hover, #nav3 li li.sfhover3 {
	background:  #660000;
	color:#FFFFFF;
	font-weight: bold;
}
/* END - Nav 3 */




/* START - Nav 4 */

/* Float nav and set basic properties - in this case the id and block element are the same and so are combined */
#nav4, #nav4 ul {
	float: left;
	width: 105px;
	height: 38px;
	list-style: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	background-image: url(../images/trans.gif);
	text-align: left;


}


/* Control style and placement of links as well as dropdown block */
#nav4 a {
	display: block;
	width: 105px;
	w\idth: 105px;
	height: 38px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-color: none;
}

#nav4 a:hover {
	color: #FFFFFF;
}
#nav4 li a:hover {
	color: #FFFFFF;
	
}

/* Set properties of top element */
#nav4 li {
	float: left;
	padding: 0;
	width: 84px;	
	height: 19px;
	display: block;

}

/* Position the menu off screen rather than display: none; */
#nav4 li ul {
	position: absolute;
	left: -999em;
	/*height: auto;*/
	width: 84px;
	w\idth: 84px;
	font-weight: normal; 
	color: #FFFFFF;
	display: block;


}



/* Set properties of dropdown cells - width will affect non mouse-over in IE */
#nav4 li li {
	margin: 0;
	padding: 0;
	height: 19px;
	width: 198px;
	text-indent: 15px;
	background-color: #9c0101;
	color: #FFFFFF;
	padding-top: 2px;

}

/*  */
#nav4 li ul a {	
	height: 19px;
	width: 198px;
	w\idth: 198px;
	padding: 0;
	color: #FFFFFF;

}

#nav4 li ul a {
	width: 198px;
	w\idth: 198px;
	height: 19px;
	padding: 0;
	color: #FFFFFF;
}

#nav4 li ul ul {
	margin: 0;
	padding: 0;
}


/* Move menu back on page on mouse over */
#nav4 li:hover ul ul, #nav4 li:hover ul ul ul, #nav4 li.sfhover4 ul ul, #nav4 li.sfhover4 ul ul ul {
	left: -999em;
}

#nav4 li:hover ul, #nav4 li li:hover ul, #nav4 li li li:hover ul, #nav4 li.sfhover4 ul, #nav4 li li.sfhover4 ul, #nav4 li li li.sfhover4 ul {
	left: auto;
	color:#FFFFFF;
}

/* Control Background of Top Mouse Over */
#nav4 li:hover, #nav4 li.sfhover4 {
	color:#FFFFFF;
}

/* Control Background of Drop Down Mouse Over */
#nav4 li li:hover, #nav4 li li.sfhover4 {
	background:  #660000;
	color:#FFFFFF;
	font-weight: bold;
}
/* END - Nav 4 */






/* START - Nav 5 */

/* Float nav and set basic properties - in this case the id and block element are the same and so are combined */
#nav5, #nav5 ul {
	float: left;
	width: 95px;
	height: 38px;
	list-style: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	background-image: url(../images/trans.gif);
	text-align: left;


}


/* Control style and placement of links as well as dropdown block */
#nav5 a {
	display: block;
	width: 95px;
	w\idth: 95px;
	height: 38px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	background-color: none;
}

#nav5 a:hover {
	color: #FFFFFF;
}
#nav5 li a:hover {
	color: #FFFFFF;
	
}

/* Set properties of top element */
#nav5 li {
	float: left;
	padding: 0;
	width: 84px;	
	height: 19px;
	display: block;

}

/* Position the menu off screen rather than display: none; */
#nav5 li ul {
	position: absolute;
	left: -999em;
	/*height: auto;*/
	width: 84px;
	w\idth: 84px;
	font-weight: normal; 
	color: #FFFFFF;
	display: block;


}



/* Set properties of dropdown cells - width will affect non mouse-over in IE */
#nav5 li li {
	margin: 0;
	padding: 0;
	height: 19px;
	width: 198px;
	text-indent: 15px;
	background-color: #9c0101;
	color: #FFFFFF;
	padding-top: 2px;

}

/*  */
#nav5 li ul a {	
	height: 19px;
	width: 198px;
	w\idth: 198px;
	padding: 0;
	color: #FFFFFF;

}

#nav5 li ul a {
	width: 198px;
	w\idth: 198px;
	height: 19px;
	padding: 0;
	color: #FFFFFF;
}

#nav5 li ul ul {
	margin: 0;
	padding: 0;
}


/* Move menu back on page on mouse over */
#nav5 li:hover ul ul, #nav5 li:hover ul ul ul, #nav5 li.sfhover5 ul ul, #nav3 li.sfhover5 ul ul ul {
	left: -999em;
}

#nav5 li:hover ul, #nav5 li li:hover ul, #nav5 li li li:hover ul, #nav5 li.sfhover5 ul, #nav5 li li.sfhover5 ul, #nav5 li li li.sfhover5 ul {
	left: auto;
	color:#FFFFFF;
}

/* Control Background of Top Mouse Over */
#nav5 li:hover, #nav5 li.sfhover5 {
	color:#FFFFFF;
}

/* Control Background of Drop Down Mouse Over */
#nav5 li li:hover, #nav5 li li.sfhover5 {
	background:  #660000;
	color:#FFFFFF;
	font-weight: bold;
}
/* END - Nav 45 */




/* page build */
 h1, p {
margin: 0;
}

#topTag  {
	width: 300px;
	text-align: left;
	margin: 0 auto 0 auto;
	position: absolute;
	height: 35;
	top: 160px;
	left: 53px;
	z-index:15



}
#logo  {
	width: 192px;
	text-align: left;
	margin: 0 auto 0 auto;
	position: absolute;
	height: 118px;
	top: 200px;
	left: 0px;
	z-index:55;



}
#topNav  {
	width: 768px;
	text-align: right;
	margin: 0 auto 0 48px;
	position: absolute;
	top: 180px;
	z-index:2;
	padding-top: 3px;
	padding-right: 5px;
	background-image: url(../images/topnav_bg.jpg);
	background-repeat: repeat-x;
	height: 27px;
}
#navBg  {
	width: 630px;
	text-align: left;
	margin: 0 auto 0 auto;
	position: absolute;
	height: 118px;
	top: 200px;
	z-index:4;
	left: 191px;

}

#paths {
	position: absolute;
	top: 233px;
	height: 1200px;
	z-index:31;
	width: 767px;
	visibility: hidden;
	background-image: url(../images/tilebg.gif);
	background-repeat: repeat;
	margin: 0px 0px 0px -183px;	
}

#paths2 {
	position: absolute;
	top: 233px;
	height: 1200px;
	z-index:31;
	width: 600px;
	visibility: visible;
	margin: 40px 0px 0px 410px;	

	text-align: center;
}
#copyright {
	margin-left: 52px;

}

#chatBox2  {
	width: 227px;
	text-align: left;
	margin: 0 auto 0 auto;
	position: absolute;
	height: 32px;
	top: 276px;
	z-index:25;
	left: 570px;
	padding-left: 26px;
	padding-top: 5px;
	
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

/* end build */
a.bckBut {
	border: 1px solid #999999;
	color: #333333;
	background-color:#CCCCCC;
	font-size: 11;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 55px;
	height: 15px;
	display: block;
}
a.bckBut:hover {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 11;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	width: 55px;
	height: 15px;
	display: block;
}
#topNavBg  {
	width: 192px;
	text-align: left;
	margin: 200px auto 0 auto;
	position: absolute;
	height: 118px;
	z-index:3;
}
