﻿

body
{
	padding: 0;
	background: white url(images/bkgrnd.jpg) repeat-x;
	font: normal small Verdana,Georgia, Arial, Helvetica, sans-serif;
	color: white;
}

div#page {
  width:760px;
	margin:0 auto;
	text-align:left;
	background-color:#28497e ;
}



div#header {
	width:760px;
	height:100px;
}

div#menu {
  width:160px;
	float:left;
  margin:10px 0 10px 5px;
	height:auto;

	
}

div#menu a:hover
{
	font-weight:bold;
	background-color: blue;
	color: white;
	text-decoration:underline;
	
}
div#menu a:link
{
	text-decoration:none;
}
div#menu a:active
{
	text-decoration:none;
}
div#menu a:visited
{
	text-decoration:none;
}

div#content a:hover
{
	font-weight:bold;
	color:red;
}


div#menu ul
{
    list-style:none;
    padding:0 0 0 0;
    margin:0 0 15px 0;
    line-height:28px;
    
}

div#menu h2
{
	height: 30px;
    padding-left:5px;
    padding-top:5px;
	margin-top:0;
	margin-bottom:0;
	background: #457EE9 url(images/img2.gif) repeat-x;
	letter-spacing: normal;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
}
div#menu li li
{
    height: 26px;
	padding-left:10px;
	padding-top:0px;
	margin-top:0;
	background: #FFFFFF url(images/img3.gif) repeat-x;
	color:Blue;
	font-size:smaller;
		padding-top:5px;
    
}

#menu li li
{
    position:relative;
        margin-bottom: 0px;
    margin-top:0px;
}
div#menu ul ul ul,
div#menu ul ul ul ul,
div#menu ul li:hover ul ul ul,
div#menu ul li:hover ul ul ul ul
{display:none; 
     margin-bottom: 0px;
    margin-top:0px;}

div#menu ul li li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul ul li:hover ul
{display:block;font-size:small;
     margin-bottom: 0px;
    margin-top:0px;}

#menu ul ul ul
{
    position:absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height:26px;
    padding-bottom:0px;
        margin-bottom: 0px;
    margin-top:0px;
}




div#content {
    width:550px;
	margin:10px 0 10px 195px;
    min-height:500px;
	height:500px;
	background: #F0F8FF url(images/img3.gif) repeat-x;
    color:blue;
    line-height:130%;
    
}
div#content p
{
    padding-left:5px;
    padding-right:5px;
}

div#content h2
{
    background: #FFFFFF url(images/img2.gif) repeat-x;
    color: white;
    margin-top:0;
    padding:10px;
}

div#footer {
  width:760px;
	height:30px;
    background: #FFFFFF url(images/img2.gif) repeat-x;
}

div#nursing{
	margin:50px;
	width: 500px;
}