body {
margin: 0; 
padding: 0;
background: #001bc2 url(../images/stripe2008.png);
font: normal 100%/1.5em "Lucida Sans Unicode","Lucida Grande", "Bitstream Vera Sans", Verdana, sans-serif;
color: #777;
text-align: center;
}

/* -- links -- */

a:link {
color: #c60;
text-decoration: none;
background: transparent;
}

a:visited {
color: #f93;
text-decoration: none;
background: transparent;
}

a:hover {
color: #c60;
text-decoration: underline;
background: transparent;
}

a:active {
color: #c60;
text-decoration: none;
background: transparent;
}

/* -- headings -- */

h1, h2, h3 {
margin: 0 0 15px 0;
padding: 0;
background: transparent;
font-weight: normal;
color: #777;
text-transform: uppercase;
letter-spacing: 0.1em;
}

h1 {
font-size: 1.2em;
}

h2 {
font-size: 1.1em;
}

h3 {
font-size: 1.0em;
}

/* -- container --*/

#container {
width: 908px;
height: 1%;
margin: 20px auto;
padding: 0;
text-align: left;
border: 2px #fff solid;
background-color: #ffffff; }

#container2 {
width: 900px;
height: 1%;
margin: 0px auto auto;
padding: 0;
text-align: left;
border: 4px #e61a11 solid;
background-color: #ffffff;
}


/* -- banner --*/

#banner {
position: relative;
width: 900px;
height: 100px;
background: transparent url(/images/Tens_backg_2010.gif) no-repeat 0em;
border-bottom: 1px #000000 dotted; }

#banner p {
display: block;
text-indent: -15000px;
}

#banner p a {
display: block;
text-decoration: none;
}

/* -- top level nav --*/

div#bannerlogos {
position: absolute;
top: 5px;
left: 20px;
width:875px;
height: 90px;
text-align: center; }

div#nav-meta {
position: absolute;
top: 110px;
right: 6px;
}

#nav-meta ul {
margin: 0;
padding: 0 0 0 3px;
border-left: 1px solid #777;
font-size: 0.75em;
text-align: center;
line-height: 1.2em;
}

#nav-meta li {
display: inline;
list-style-type: none;
border-right: 1px solid #777;
}

#nav-meta a {
padding: 0 3px 0 0;
background: transparent;
color: #777;
text-decoration:none;
}

#nav-meta a:hover {
text-decoration: underline;
}

/* -- nav-main --*/

#nav-toplevel {
float: left;
width: 120px;
background: transparent;
}

#nav-main {
background: transparent 0 100%;
}

#nav-main ul {
list-style: none;
margin: 0;
padding: 0;
font-size: 0.75em;
text-align: center;
}

#nav-main li {
display: block;
margin: 0;
padding: 0;
}

#nav-main a {
display: block;
margin: 0 0 1px 0;
padding: 3px 2px;
background: #49A4C5;
color: #fdfdfd;
text-decoration: none;
}

#nav-main a:hover {
text-decoration: underline;
}

#nav-main a.current {
margin: 0 0 1px 0;
padding: 3px 2px;
background: #CF971F;
}
/* -- section nav --*/

ul#nav-section 
{margin: 0;
	padding: 0;
	list-style: none;
	width: 130px;
border-bottom: 1px solid #ccc;
}


#nav-section li {
}

#nav-section ul li {
	position: relative;
	}

#nav-section li ul {
	position: absolute;
	left: 129px;
	top: 0;
	display: none;
	}

#nav-section ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#nav-section ul li a:hover { color: #E2144A; background: #f9f9f9; } /* Hover Styles */
		
#nav-section li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
		
#nav-section li:hover ul, li.over ul { display: block; } /* The magic */

#nav-section a {
display: block;
margin: 0;
padding: 1px 0;
background: transparent;
color: #E7DDC8;
text-decoration: none;
}

#nav-section a:hover {
background: transparent;
color: #E7DDC8;
}

#nav-section a.youarehere, #nav-section a.youarehere:hover {
margin: 0;
padding: 1px 0;
background: transparent;
color: #CF971F;
}
#nav-section a.youarehere:hover {
margin: 0;
padding: 1px 0;
background: transparent;
color: #CF971F;
text-decoration: underline;
}




/* -- subs/supp nav --*/

/* -- OFF
#nav-subs {
float: right;
} --*/


#nav-event {
width: 128px;
background: #00ff00 no-repeat 0em 100%;
margin: 10px 7px 0px 7px;
float: right;
color: #540906; }

#nav-event ul {
list-style-type: none;
margin: 0;
padding: 0;
font-size: 0.75em;
text-align: center;
}

#nav-event li {
display: block;
margin: 0;
padding: 0;
color: #fff; }

#nav-event a {
display: block;
margin: 0;
padding: 4px 0;
color: fff;
text-decoration:none;
}

#nav-event a:hover {
text-decoration: underline;
border-right: 1px #000000 dotted; }

dl {
width: 127px;
border: 1px #000000 solid;
background-color:#fff;
float: right;
margin: 0em;
padding: 0em;
padding-bottom: 8px; }

dt {
margin: 5px 5px 5px 5px;
background-color:#fff;
}

dd {
margin: 0px 8px 0px 8px;
background-color: #ffffff;
font-size: 0.5em;
text-align: center;
line-height: 1.2em; }

/* -- content --*/

#content {
margin: 0 142px 0 150px;
padding: 20px 32px 0 25px;

font-size: 0.75em;
text-align: justify;
line-height: 1.6em;
border-right: 1px #000000 dotted;
border-left: 1px #000000 dotted;
color: #000000; }

#content p {
margin: 0;
padding: 0 0 12   5px 0;
}

/* -- footer --*/

#info-site {
margin: 0 142px 20px 150px;
padding: 30px 0 0 0;
font-size: 0.75em;
text-align: center;
}

/* -- misc --*/

div.clear {
clear: both;
height: 0;
line-height: 0;
}


#navbar {
top: 134;
left: 5px;
width: 150px;
float: left; }



#navbar ul li {
list-style-type: none;
margin: 0;
padding: 0;
}
#navbar ul {
margin: 0;
padding: 0;
}

#navbar ul li a:link, #navbar ul li a:visited  {
display: block;
text-decoration: none;
font-weight: bold;
border-bottom: solid #000000 1px;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 10px;
color: #000000; }

#navbar ul li a:hover {
text-decoration: underline;}
