@charset "utf-8";
#header {
	background-color: #000000;
	background-image: url(../Images/logo-gif.gif);
	height: 90px;
	width: 800px;
	background-repeat: no-repeat;
}
#NavSite {
	background-color: #93b988;
	height: 700px;
	width: 125px;
	float: right;
	margin-right: 0px;
	margin-left: 0px;
	position: absolute;
	left: 675px;
	top: 90px;
	clip: rect(auto,auto,auto,0px);
}
#pic4 {
	position: absolute;
	z-index: 7;
	left: 0px;
	top: 90px;
}
#pic3 {
	position: absolute;
	z-index: 8;
	left: 0px;
	top: 90px;
}

#pic2 {
	position: absolute;
	left: 0px;
	top: 90px;
	z-index: 9;
}
#pic1 {
	position: absolute;
	left: 0px;
	top: 90px;
	z-index: 10;
}

#TextArea {
	background-color: #ffffcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: relative;
	left: 0px;
	height: 230px;
	width: 653px;
	text-align: justify;
	z-index: 1;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}

#text {
	color: #666666;
	height: auto;
	width: 500px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}

#Footer {
	background-color: #333333;
	height: 30px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FFFFFF;
	position: absolute;
	visibility: visible;
	z-index: 10;
}
.webmonster {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: .9em;
	color: #FFC;
	font-weight: normal;
	text-decoration: underline;
}


#container {
	background-color: #93b988;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#ImgSite {
	background-color: #ffffcc;
	height: 450px;
	width: 675px;
	margin-right: 0px;
	margin-left: 0px;
}
body {
	background-color: #666666;
	margin: 0px;
	padding-top: 0px;
}
#kitchenLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-style: normal;
	display: inline;
	font-weight: bold;
}
#classicentry {
	position: absolute;
	left: 0px;
	top: 70px;
	z-index: 10;
}
#bridgeEntry {
	position: absolute;
	left: 0px;
	top: 70px;
	z-index: 9;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
}

