body
{
	width: 760px;
	margin: auto;
	background-image: url(zdbhome-background.jpg);
	background-repeat: repeat-y;
	color: black;
}
#head
{
	margin-top: 10px;
	width: 760px;
	height: 150px;
	background-image: url(banniere4.bmp);
	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: 27px;
	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;
}
#menu table td
{
	text-decoration: none;
	color: rgb(187,227,227);
	border: 1px solid black;
}
#menu table td:hover, #menu table a:active
{
	text-decoration: none;
	color: white;
	background-color: rgb(0,0,64);
}
#menu table a:visited, #menu table a:focus
{
	text-decoration: none;
	color: rgb(187,227,227);
}
#body
{
	width: 710px;
	min-height: 360px;
	padding-left: 20px;
	padding-right: 20px;
	border: 5px solid rgb(0,0,64);
	background-color: rgb(205,205,210);
}
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: arial, georgia, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 80%;
	text-align: justify;
}
#body iframe
{
	padding-left: 20px;
	padding-bottom: 20px;
}
#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: rgb(187,227,227);
	font-style: normal;
	font-weight: normal;
	font-size: 0.6em;
	text-align: center;
}
#bottom table
{
	vertical-align: middle;
	text-align: center;
	margin: auto;
}
#bottom table a, #bottom table a:hover, #bottom table a:active, #bottom table a:visited, #bottom table a:focus, #bottom table a img
{
		color: rgb(187,227,227);
		border: none;
}
