html {
    min-height: 100%;
    margin-bottom: 1px;
}
body {
	font-size: 100.01%; /* prevents some scaling bugs at smaller sizes in Internet Explorer */
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #CDCDCD;
	background-image: url(../images/background_tile.gif);
	background-repeat: repeat;
}
a, :link, :visited { 
	text-decoration:none 
}

h1,h2,h3,h4,h5,h6,pre,code { 
	font-size:1em; 
}

h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,address,span,div,img, ul, li, ol { 
	margin:0; 
	padding:0 
}

a img, :link img, :visited img { 
	border:none; 
}

/*================= MAIN DIVS =======================*/
#mainenclose { /*, #header, #searchbar, #logobar, #mainnav, #footer*/ 
	width: 760px;
	vertical-align:text-top;
}
#enclose { 
	width: 618px;
	clear: both;
	float: left;
}
#backenclose {
	width: 760px;
	background: #FFF url(../images/backenclose.gif) repeat-y top;
}
#mainnav {
	background-color: #FCD022;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0.1em 0;
	
}
#nav2, #nav3 {
	width: 140px; 
	background: #F37736 url(../images/verticalgradient.gif) repeat-x bottom;
	padding: 0 0 140px 0;
	font-size: 0.7em;  /* changed from 0.73em 7-1-07*/
	font-weight: bold;
}
#nav2 {
	float: left;
	border-right: 1px solid #000;
}
#nav3 {
	float: right;
	border-left: 1px solid #000;
	padding-bottom: 288px;
}
#content {
	background-color: #FFF;
	width: 476px;
	float: left;  /* moved 'float:right' to wzsic_level2.css 10-1-07 */
	overflow: hidden; /* added it for ie 5 */
}

#mainenclose {
	margin: 12px auto;
	background-color:#FFF;
	border: 1px solid #000;
}

#header {
	background-color: #000;
	text-transform: uppercase;
	font-weight: bold;
	
} 
#mainenclose #footer {
	clear: both;
	padding: 0;  /* changed padding-top from 22px 9-26-07; instead put a margin-top of 22px on the enclosed images */
	border-top:none;
	background: #FFF url(../images/bottomstripe.gif) repeat-x top;
	vertical-align: top;
}

/*================= header =======================*/

#searchbar {
	text-align: right;
	/*padding: 0.2em 0;*/
	font-size: 0.7em;
	color: #EEE;
}

#header #searchbar ul {
	float: right;
	margin: 0.5em 7px;
}
#header #searchbar li, #header #mainnav li {
	float: left;  
	padding: 0.2em 0.9em 0.2em 0.6em;
	list-style:none;
	background-image:url(../images/orangedot.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#header #searchbar form {
	margin: -0.3em 2px -0.2em 10px;
}

#header fieldset { 
	border-style: none;
}
#header input {
	text-transform: none;
	padding-left: 0.5em;
	padding-right: 0.5em;
	font-size: 1.1em;
/*	float: left;*/
}

#searchbar a:link { color: #EEE; }
#searchbar a:visited { color: #EEE; }
#searchbar a:hover { color: #FFF; }
#searchbar a:active { color: #FFF; }

/* ----------titlebar-----------*/

#titlebar {
	background-image:url(../images/titlebar.gif);
	height: 48px;
	background-repeat: no-repeat;
	clear: both;
	}
	
#titlebar h1, #titlebar h5 {
	position: absolute;
	right: 9999px;
	}

#titlebar h5 {
	text-transform: uppercase;
}


/* ----------logobar-----------*/

#logobar {
	background-image:url(../images/logobanner.jpg);
	height: 110px;
	background-repeat: no-repeat;
	clear: both;
	}
	
#logobar h2, #logobar h2 span, #logobar h5 {
	position: absolute;
	right: 9999px;
	}

	
	
	
/* ----------whatsnew-----------*/


	
#whatsnew ul {
	margin: 24px 0 0 60px;
	padding-left: 0;
}

#whatsnew ul li {
	margin: 0 0 0 -40px;
	padding: 0 0 5px 0;	
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}



	
	
/* ----------mainnav-----------*/

#header #mainnav ul {
	/*width:90%;*/
	margin: 0;
	color: #000;
	clear: both;
	text-transform: none;
	font-size: 0.7em;
}
#header #mainnav li {
	text-align: center;
	border-right: 1px solid #000;
	background-image: none;
	padding: 0.2em 13px 0 10px;
	line-height: 1.1em;
	
}
#mainnav div {
	margin: 0 auto;
	width: 100%;
	}
#mainnav a {
	border-bottom: none;
	}
#mainnav a:link { 
	color: #000;
	}
#mainnav a:visited {
	color: #000;
	}
#mainnav a:hover { 
	color: #333;
	}
#mainnav a:active { 
	color: #555; 
	}



/*================= nav2 (left nav) =======================*/
#nav2 h3#hottopics, #nav3 h3 {
	width: 100%;
	background-color: #E00;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	padding: 0.3em 0;
	border-top: 1px solid #CCC;
	border-bottom: 2px solid #222;
}
#nav2 h3#signup {
	background-color: #999;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	padding: 0.3em 0;
	border-top: 1px solid #CCC;
	border-bottom: 2px solid #222;
}

#nav2 h3{
	background-color: #999;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	padding: 0.3em 0;
	border-top: 1px solid #CCC;
	border-bottom: 2px solid #222;
}

#nav2 ul, #nav3 ul {
	padding: 0.5em 0.6em;
}
#nav2 li, #nav3 li {
	list-style:none;
	vertical-align: bottom;
	padding: 0.3em 0;
}
#nav2 p {
	padding: 0.5em 0.6em;
	color:#000;
	
}
#nav2 a {
	border-bottom: none;
	}
#nav2 a:link, #nav3 a:link { 
	color: #000;
	}
#nav2 a:visited, #nav3 a:visited {
	color: #000;
	}
#nav2 a:hover, #nav3 a:hover { 
	color: #EEE;
	}
#nav2 a:active, #nav3 a:active { 
	color: #FFF; 
	}
	
	
#nav2 li.hilite a, #nav3 li.hilite a  {
	color: #FFF;
	text-transform:uppercase;
}
/*#nav2 li.hilite a:link, #nav3 li.hilite a:link  {

}
#nav2 li.visited a:hover, #nav3 li.hilite a:visited  {
	color: #000;
}
#nav2 li.hilite a:hover, #nav3 li.hilite a:hover  {
	color: #333;
}
#nav2 li.hilite a:active, #nav3 li.hilite a:active  {
	color: #555;
}*/

/* ----------mission-----------*/
#mission {
	width: 118px;
	margin: 10px;
	background-image:url(../images/mission_gradient.gif);
	background-color: #7E7E7E;
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #000;
}
#nav2 #mission h3, #nav3 #mission h3 {
	text-align: center;
	color: #000;
	text-transform: uppercase;
	padding-top: 0.5em;
	}
	
#nav2 #mission p, #nav3 #mission p {
	color: #FFF;
	padding: 0.3em 6px 0.6em 6px;
	text-align: center;
	font-weight: normal;
	}

#nav3  #facebook img { margin:10px 0 10px 45px; }

/*================= nav3 (right nav) =======================*/
#nav3 h3 {
	background-color: #999;
	color: #000;
}
#nav3 li p {
	padding-bottom: 0.4em;
}


/*================= content section =======================*/
#content img.feature, #content div.feature {
	margin: 12px 25px;
	border: 1px solid #000;
}

#content img.feature { 
	margin-bottom:0; 
	margin-top: 18px;
}
#content div.feature h3, #content div.feature p, #content div.feature img {
	margin: 10px;
	border-bottom: none;
	padding: 0;
}
#content div.feature h3 {
	font-size: 0.9em;
	margin-bottom: 5px;
}
#content div.feature img {
	float: right;
}

#content hr {
	border-style: solid;
	border-color: #000;
	border-width: 0.5px;
	margin: 12px 25px;
}
/* added by alex for manual hr entry */

#content p {
	font-size: 0.8em;
	/* line-height: 1.4em;
	/**/
	margin: 12px 25px;
	/* padding-bottom: 12px;
	/* border-bottom: 1px solid #000; 
	/* moved above lines to style.css under node */
	}
	
	
/* 	border-bottom:1px solid #000;
	font-size:0.8em;
	line-height:1.4em;
	margin:12px 25px;
	padding-bottom:12px;
} */
/*
#content ul, #content ol {
	font-size: 0.8em;
	margin: 12px 40px;
}*/
#content p.finalitem {
	border-bottom: none;
	}
*/
/* moved above style to style.css under node */

#mainenclose #enclose #content li ul li, #mainenclose #enclose #content li ol li {
	font-size: 1em;  /* avoid compounding font size scaling */
	/* line-height:1.2em; */
}

#enclose #content a:link { 
	color: #7C3107;
	border-bottom: 1px solid #7C3107;
	}
#enclose #content a:visited {
	color: #111;
	border-bottom:  1px solid #111;
	}
#enclose #content a:hover { 
	color: #EC5B0D;
	border-bottom: 1px solid #F58F58; 
	}
#enclose #content a:active { 
	color: #ED5C0E; 
	border-bottom: 1px solid #F58F58;
	}

/*================= footer =======================*/

#footer p {
	font-size: 0.7em;
	font-weight: bold;
	/* width:50%; */
	margin: 5px auto 0 auto;
	padding:5px 0;
	/* border-top:1px solid #CCC; */
	background-color:#000;
}
#footer img { margin-top:22px; } /* added 9-26-07 to replace the #footer div's padding-top, which for some reason was doubling in IE7 only */

#mainenclose #footer p a {
	margin: 5px 7px 0 7px;
	text-decoration:none;
}

#mainenclose #footer p a:link { 
	/*border-right: 1px solid #CCC;*/
	color: #CCC;
	border-bottom: 1px solid #666;
	}
#mainenclose #footer p a:visited {
	color: #AAA;
	border-bottom:  1px solid #666;
	}
#mainenclose #footer p a:hover { 
	color: #FFF;
	border-bottom: 1px solid #666; 
	}
#mainenclose #footer p a:active { 
	color: #FFF; 
	border-bottom: 1px solid #666;
	}



/*================= misc =======================*/
.button, #header #searchbar li.button, #header #searchbar li.yellowbutton {
	color:#000;
	background-color: #999;
	border: 1px solid #CCC;
	border-bottom-color:#333;
	border-right-color:#333;
	margin: 0 0 0.4em 0.6em;
	background-image: none;
	padding: 0 0.4em; 
}

.yellow, #header #searchbar li.yellow, #header #searchbar li.yellowbutton {
	background-color: #FCD022;
	border-color: #FEEBA2;
	padding: 0 2px;
	margin: 2px 0 0 9px;
}

#header #searchbar li.yellowbutton a:link { color: #222; }
#header #searchbar li.yellowbutton a:visited { color: #222; }
#header #searchbar li.yellowbutton a:hover { color: #111; }
#header #searchbar li.yellowbutton a:active { color: #000; }

.finalitem, #header #mainnav ul li.finalitem, #header #searchbar li.finalitem, #header #searchbar li.interimitem, #footer a.finalitem {
	border-right: none;
	background-image: none;
	padding-right: 0.4em;
}



/* ---------- misc ----------- */

.clearfix:after {  /* thanks to: 'http://www.positioniseverything.net/easyclearing.html' & John Wiley */
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


.hilite {

}



.smaller {
	font-size: 88%;
	}

