h1
{
	color: #666666;
	line-height: 3;
	margin-top: 20px;
	margin-bottom: 0;
}

h2 { color: #054c98; }
h3 { color: #666666; }
h4 { color: #054c98; }
h5 { color: #77b7c3; }
h6 { color: #77b7c3; }
.tablerow1 { background-color: #d4effb; }
.tablerow2 { }

#braintumor a
{
	/* definition of the link that will take all of the container's place */
	display: block;
	width: 150px;
	height: 152px;
	background: url(/practice/neurosurgery/gifs/pgicon_braintumor.jpg) top left no-repeat;
	/* Placement of first image in foregrand */
	color: #000;
}

#braintumor a:hover
{
	/* masking the image when hovering background: transparent none;*/
	background: url(/practice/neurosurgery/gifs/pgicon_braintumor_down.jpg) top left no-repeat;
	/* second image place, for second background */
}

#spine a
{
	/* definition of the link that will take all of the container's place */
	display: block;
	width: 150px;
	height: 152px;
	background: url(/practice/neurosurgery/gifs/pgicon_spine.jpg) top left no-repeat;
	/* Placement of first image in foregrand */
	color: #000;
}

#spine a:hover
{
	/* masking the image when hovering background: transparent none;*/
	background: url(/practice/neurosurgery/gifs/pgicon_spine_down.jpg) top left no-repeat;
	/* second image place, for second background */
}

#radio a
{
	/* definition of the link that will take all of the container's place */
	display: block;
	width: 150px;
	height: 152px;
	background: url(/practice/neurosurgery/gifs/pgicon_radio.jpg) top left no-repeat;
	/* Placement of first image in foregrand */
	color: #000;
}

#radio a:hover
{
	/* masking the image when hovering background: transparent none;*/
	background: url(/practice/neurosurgery/gifs/pgicon_radio_down.jpg) top left no-repeat;
	/* second image place, for second background */
}

#functional a
{
	/* definition of the link that will take all of the container's place */
	display: block;
	width: 150px;
	height: 152px;
	background: url(/practice/neurosurgery/gifs/pgicon_functional.jpg) top left no-repeat;
	/* Placement of first image in foregrand */
	color: #000;
}

#functional a:hover
{
	/* masking the image when hovering background: transparent none;*/
	background: url(/practice/neurosurgery/gifs/pgicon_functional_down.jpg) top left no-repeat;
	/* second image place, for second background */
}

#neurovascular a
{
	/* definition of the link that will take all of the container's place */
	display: block;
	width: 150px;
	height: 152px;
	background: url(/practice/neurosurgery/gifs/pgicon_neurovascular.jpg) top left no-repeat;
	/* Placement of first image in foregrand */
	color: #000;
}

#neurovascular a:hover
{
	/* masking the image when hovering background: transparent none;*/
	background: url(/practice/neurosurgery/gifs/pgicon_neurovascular_down.jpg) top left no-repeat;
	/* second image place, for second background */
}

#pituitary a
{
	/* definition of the link that will take all of the container's place */
	display: block;
	width: 150px;
	height: 152px;
	background: url(/practice/neurosurgery/gifs/pgicon_pituitary.jpg) top left no-repeat;
	/* Placement of first image in foregrand */
	color: #000;
}

#pituitary a:hover
{
	/* masking the image when hovering background: transparent none;*/
	background: url(/practice/neurosurgery/gifs/pgicon_pituitary_down.jpg) top left no-repeat;
	/* second image place, for second background */
}

#pediatrics a
{
	/* definition of the link that will take all of the container's place */
	display: block;
	width: 150px;
	height: 152px;
	background: url(/practice/neurosurgery/gifs/pgicon_peds.jpg) top left no-repeat;
	/* Placement of first image in foregrand */
	color: #000;
}

#pediatrics a:hover
{
	/* masking the image when hovering background: transparent none;*/
	background: url(/practice/neurosurgery/gifs/pgicon_peds_down.jpg) top left no-repeat;
	/* second image place, for second background */
}

#general a
{
	/* definition of the link that will take all of the container's place */
	display: block;
	width: 150px;
	height: 152px;
	background: url(/practice/neurosurgery/gifs/pgicon_general.jpg) top left no-repeat;
	/* Placement of first image in foregrand */
	color: #000;
}

#general a:hover
{
	/* masking the image when hovering background: transparent none;*/
	background: url(/practice/neurosurgery/gifs/pgicon_general_down.jpg) top left no-repeat;
	/* second image place, for second background */
}

.narrowlist li { margin-left: -20px; }
html>body .narrowlist li { margin-left: -20px; }

#nav, #nav ul
{

	width: 687px;
	list-style: none;
	line-height: 1;
	color: #fff;
	background-color: #transparent;
	padding: 0;
	margin: 87px 0 0 190px;
	z-index: 100000;
	position: absolute;
}

#nav a
{
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
	display: block;
	width: auto;
	color: #fff;
	background-color: #054c98;
	font-weight: normal;
	text-decoration: none;
	padding: 4px 8px;

}

/* #nav a.daddy { background: url(rightarrow2.gif) center right no-repeat; }*/
#nav li
{
	float: left;
	padding: 0;
	width: auto;
	background-color: #054c98;
	color: #fff;
	border: 1px solid #fff;
	z-index:100000;
}

#nav li ul
{
	position: absolute;
	left: -999em;
	height: auto;
	width: 15.7em;
	font-weight: normal;
	border: collapse;
	margin: 0;
}

#nav li li a
{
	padding-right: 0;
	width: 15em;
	color: #000;
	background-color: #fff;
	border: collapse;
	margin: 0;
}

#nav li li
{
	border-color: #4282fe;
}

#mainmenu #nav li ul li a
{
	width: 13.5em;
/*	font-size: 8px;*/
}

/*html>body #nav li ul a { font-size: 1.1em; }*/
#nav li ul ul { margin: -1.8em 0 0 15.7em; }
#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-color: #E7F2FD;
	color: #000;
	border: 1px #4282fe solid;
}

#nav li a:hover, #nav li a.sfhover
{
	color: #000;
	background-color: #E7F2FD;

}

#nav li li a:hover, #nav li li a.sfhover
{
	color: #000;
	background-color: #E7F2FD;
	
}


