body
{
	width: 760px;
	margin: auto;
	background-color: #2f334c;
	color: black;
	font-family: "Century Gothic", calibri, arial, georgia, serif;
}

#head
{
	margin-top: 10px;
	width: 760px;
	height: 150px;
	background-image: url(banniere4.jpg);
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
#head a
{
	display: block;
}
#head #home
{
	height: 80px;
	width: 580px;
	margin-left: 180px;
	margin-bottom: 2px;
}
#head #surgery
{
	height: 28px;
	width: 230px;
	margin-left: 326px;
	margin-bottom: 2px;
}
#head #cornell
{
	height: 28px;
	width: 282px;
	margin-left: 326px;
}
#menu
{
	width: 760px;
	height: 37px;
	clear: both;
	border-top: 1px solid rgb(0,0,64);
	border-bottom: 1px solid rgb(0,0,64);
	background-image: url(menu_background1.bmp);
	font-size: 1em;
	font-family: "Century Gothic", calibri, arial, georgia, serif;
	font-style: normal;
	font-weight: normal;
}

#menu table
{
	margin: auto;
	margin-top: 5px;	
}
#menu table td
{
	text-decoration: none;
	color: #b5e2e3;
	border: 1px solid black;
	padding: 2px 4px 2px 4px;
	vertical-align: middle;
}
#menu table td:hover
{
	background-color: black;
	text-decoration: bold;
}

#menu table a:visited
{
	text-decoration: none;
	color:  #becbde;
}

#menu table a:link
{
	text-decoration: none;
	color: #becbde;
}

#menu table a:hover
{
	font-weight: bold;
	color:white;
}


#body
{
	width: 710px;
	min-height: 360px;
	padding: 20px;
	border: 5px solid rgb(0,0,64);
	background-color: #cfd7e4;
}

#body a:link
{
text-decoration: none;
color: black;
}
#body a:visited
{
color:black;
}
#body a:hover
{
text-decoration: underline;
}

h1
{
	font-family: "Century Gothic", calibri, arial, georgia, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 1.5em;
	text-align: left;
}
#body .default
{
    font-family: "Century Gothic", calibri, arial, georgia, serif;	font-style: normal;
	font-weight: normal;
	font-size: 90%;
	text-align: justify;
}

#bottom
{
	width: 760px;
	height: 40px;
	background-image: url(bottom_background.bmp);
	background-repeat: repeat-y;
	margin-bottom: 10px;
	font-family: "Century Gothic", calibri, arial, georgia, serif;
	text-decoration: none;
	color: #becbde;
	font-style: normal;
	font-weight: normal;
	font-size: 0.7em;
	text-align: center;
}
#bottom table
{
	vertical-align: middle;
	text-align: center;
	margin: auto;
}
#bottom table a, #bottom table a:active, #bottom table a:visited, #bottom table a:focus, #bottom table a img
{
	color: #becbde;
	border: none;
	text-decoration: none;
}

#bottom table a:hover
{
	font-weight:bold;
	color:white;
}

