
/* Wave.css - wave design for PJSN MCUSA
designed by Eric Meyer (c) 2007
last updated 02.19.07 */


/* basic elements */


body
{
	font-family:arial, helvetica, sans-serif;
	font-size:medium;
	line-height:1.5; /*was 2 SH */
	margin:0;
	padding:0;
	text-align:center;
}


div
{
	margin:0;
	padding:0;
	overflow:hidden;
}


h1, h2, h3, h4, h5
{
	margin:0;
	padding:0;
	font-weight:lighter;
}


a
{
}


a:hover
{
	text-decoration:none;
}


p
{
	margin:0;
	padding:0;
}


ul
{
	margin:0;
	padding:0;
}


li
{
	margin:0;
	padding:0;
}


hr
{
	display: none;
}


img.border
{
	border:1px solid #00A260;
}




/* position */




/* header */


#header
{
	position:relative;
	margin:0 auto;
	height:125px;
	border-width: 0px 0px 0px 0px; /*SH */
	border-type: solid;
	border-color: #00A260;
	border-top:0px;
	width:800px;
	padding:0px;
	overflow:hidden;
	background:#E0E4ED; 
}


#header h1
{
	font-size:large;	
}


#header h1 a
{
	padding:40px 14px;
	border:0px;
}


#header h1 a span
{
	position:absolute;
	top:0px;
	left:0px;
	width:800px;
	height:125px;
	background:url(/graph/youth_head.jpg); 
}




/* main navigation */


#nav
{
	font-size:small;
	font-weight:bold;
	margin:0 auto;
	position:relative;
	width:800px;
	border-top:0px;
	text-align:left;
}


#nav ul
{
	position:absolute;
	list-style:none;
	width:592px;
	padding:0px 4px; /*padding was 2px SH */
	border-top:2px solid #00A260; 
	text-align:center;
	text-transform:uppercase;
}


#nav .search
{
	float:right;
	width:185px;
	padding:4px 5px 0px 10px; /*was top=2px */
	font-size:small;
	margin:0;
	height:25px;
}


#nav .search input
{
	font-size:x-small;
	width:100px;
}


#nav ul li
{
	display:inline;	
}

#nav  a.navn
{
	color:#00A260;
	margin:0px;
	padding:5px 20px; /* 7 looks better on IE */
	/*border-right:1px dotted #000;*/
	/*border-left:1px dotted #000; */
	border-left:1px solid #00A260;
	border-bottom:none;
	overflow:visible;
	text-decoration:none;
}
#nav  a.navlast
{
	color:#00A260;
	margin:0px;
	padding:5px 20px;
	/*border-right:1px dotted #000;*/
	/*border-left:1px dotted #000; */
	border-left:1px solid #00A260;
	border-right:1px solid #00A260; 	
	border-bottom:none;
	overflow:visible;
	text-decoration:none;
}
#nav a:hover
{
	background:#eeeeee;
}


#nav ul li + li a
{
/*	border-right:1px dotted #000; */
/*	border-left:0px dotted #000; */
}



/* box */


#box
{
	position:relative;
	margin:0 auto;
	padding:0px;
	width:800px;
	text-align:left;
	border:2px solid #00A260;
	border-top:0px;
	background-image:url(/graph/wave_side.gif);
	background-repeat:repeat-y;
	background-position: 100% -120px;
}



/* alpha */


#alpha
{
	float:left;
	margin-right:-20px;
	width:590px;
	padding:5px 5px 40px;
	border-right:2px solid #00A260;
	border-top:2px solid #00A260; /*SH*/
}


#alpha h2
{
	margin:10px 10px 0px 10px;
}


#alpha * + h2
{
	border-top:1px dotted #CCC;
	padding-top:0px;
	margin-top:20px;
}


#alpha p
{
	 margin:5px 20px 0px; 
	line-height:1.5; 
}


#alpha h3
{
	font-size:medium;
	font-weight:bold;
	margin:10px 20px 0px;
}


#alpha h3 + p
{
	margin-top:0px;
}


#alpha h2 + h3
{
	margin-top:5px;
}


#alpha ul
{
	margin-left:1em;
}




/* beta */


#beta
{
	float:right;
	margin-left:-20px;
	width:190px;
	padding:10px 4px 40px;
	border-top:2px solid #00A260; /*changed border-left to border-top*/	
	font-size:small;
	background-color:#108060;
	/* background-image:url(/graph/wave_side.gif); */
	background-color: transparent;
	background-repeat:repeat-y;
	background-position: 100% 0px;
}


/*#beta a, #beta a:hover, #beta a:active, #beta a:visited { */
/*	color:#fff; */
/*}*/

#beta a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:none;
}

#beta a {
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #ccc;
}

#beta a.nounder {
	border-bottom:none;
}

#beta ul
{
	list-style:none;
	color:#fff;
}

#beta ol
{
	list-style-type: square;
	padding-left: 15px;
	margin: 0px;
	color:#fff;
}

#beta ul li
{
	margin:0px 0px 0px 5px;
}

#beta ul ul {
	margin:0px 0px 0px 5px;	

}

#beta ol li
{
	margin:3px 0px 0px 5px;
}

#beta h3
{	text-align:center;
	font-size:medium;	
}



/* delta */


#delta
{
	position:relative;
	margin:0px auto;
	width:804px;
	font-size:x-small;
	color:#999;
	overflow:visible;
	z-index:100;
}


#delta a
{
	text-decoration:none;
}


#delta p
{
	position:absolute;
	top:-20px;
	left:0px;
	text-align:left;
	height:200px;
	width:804px;
	background:url(/graph/youth_foot.gif) no-repeat;
	background-position:0px 0px;
	line-height:1;
	z-index:200;
}


#delta p .crumb
{
	display:block;
	position:absolute;
	top:0;
	left:10px;
	width:700px;
	color:#000;
	font-size:x-small;
	z-index:300;
}
#delta  .foot
{
	display:block;
	left:10px;
	width:400px;
	color:#000;
	font-size:x-small;
	z-index:300;
	clear:left;
}
#delta p .crumb em
{
	font-size:small;
	line-height:2;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	font-style:normal;
}

/* Disgusting IE Hack */
* html #delta p
{

}


