/*CONTACT CSS SHEET*/


body {
	background-color: #384770;
	margin: 20px 0px 0px 0px;
	text-align: center;
	
}

.content {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	}
	
.footer {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	}
	
	
#homecontainer {
	line-height: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 781px;
}

#container {
	line-height: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 781px;
	
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}

#banner {
	background-image:url(http://www.bubbeandzaydesplace.com/images/contact/rotate.php);
	width:781px; 
	height:266px;
	}

#navbar {
	background-color: #333333;
	width:781px; 
	height:28px;
	clear: both;
	}