
#accepted a
{
	/* definition of the link that will take all of the container's place */
	display: block;
	width: 173px;
	height: 25px;
	background: url(/con/include/accepted_envelope_up.gif) top left no-repeat;
	/* Placement of first image in foregrand */
	color: #000;
}

#accepted a:hover
{
	/* masking the image when hovering background: transparent none;*/
	background: url(/con/include/accepted_envelope_down.gif) top left no-repeat;
	/* second image place, for second background */
}

#blackboard a
{
	/* definition of the link that will take all of the container's place */
	display: block;
	width: 137px;
	height: 38px;
	background: url(/con/intra/current_students/gifs/blackboard_up.jpg) top left no-repeat;
	/* Placement of first image in foregrand */
	color: #fff;
}

#blackboard a:hover
{
	/* masking the image when hovering background: transparent none;*/
	background: url(/con/intra/current_students/gifs/blackboard_down.jpg) top left no-repeat;
	/* second image place, for second background */
}

#campaign_07 a
{
	/* definition of the link that will take all of the container's place */
	display: block;
	width: 170px;
	height: 65px;
	background: url(/nursingalumni1/include/campaign_07a.jpg) top left no-repeat;
	/* Placement of first image in foregrand */
	color: #000;
}

#campaign_07 a:hover
{
	/* masking the image when hovering background: transparent none;*/
	background: url(/nursingalumni1/include/campaign_07b.jpg) 
	top left no-repeat;
	/* second image place, for second background */
}

#uhnurse a
{
	/* definition of the link that will take all of the container's place */
	display: block;
	width: 173px;
	height: 98px;
	background: url(/con/images/uh_nurse_up.jpg) top left no-repeat;
	/* Placement of first image in foregrand */
	color: #000;
}

#uhnurse a:hover
{
	/* masking the image when hovering background: transparent none;*/
	background: url(/con/images/uh_nurse_down.jpg) top left no-repeat;
	/* second image place, for second background */
}

li#submenulabel
{
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #15629d;
	text-align: center;
	padding: 3px 2px;
	margin: -5px 0 0 0;
}

.tablerow1 { background-color: #d4effb; }
.tablerow2 { }

#nav
{
	position: relative;
	z-index: 2;
}


#nav, #nav ul
{
/*	float: left;
	width: 780px;
	w\idth: 780px;
	list-style: none;
	font-size: .7em;
	font-family: arial, sans-serif;
	line-height: 1;
	color: #d4effb;*/
	background-color: #1575b2;
/*	font-weight: bold;
	padding: 0;*/
	/*	border: solid #eda;
	border-width: 1px 0;*/
/*	margin: 0 0 0 0;*/
}

#nav a
{
/*	display: block;
	width: 10em;
	w\idth: auto;
	color: #d4effb;*/
	background-color: #1575b2;
/*	text-decoration: none;
	padding: 0.5em 1.2em;*/
}
/*
html>body #nav a { padding: 0.6em 1.2em; }
#nav a.daddy { background: url(rightarrow2.gif) center right no-repeat; }
*/
#nav li
{
/*	float: left;
	padding: 0;
	width: auto;*/
	background-color: #1575b2;
/*	color: #fff;*/
}
/*
#nav li ul
{
	position: absolute;
	left: -999em;
	height: auto;
	width: 19.4em;
	w\idth: 15.7em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}*/

#nav li li
{
	padding-right: 1em;
/*	width: 15em;*/
}

#mainmenu #nav li ul a
{
	width: 11em;
	w\idth: 13.5em;
	font-size: 1.3em;
}
/*
html>body #nav li ul a { font-size: 1.1em; }
#nav li ul ul { margin: -1.75em 0 0 14em; }
#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; }
*/
#nav li:hover, #nav li.sfhover
{
/*	background: #d4effb;*/
	color: #1575b2;
}

#nav li a:hover, #nav li a.sfhover
{
	color: #1575b2;
/*	background: #d4effb;*/
}

/*#nav li ul li:hover
{ color: #1575b2; }

#nav li#first { padding-left: 2em; }*/

h2.js {line-height:1.3em;}

