body {
	margin: 0px;
	text-align: center;
	font-family: Georgia, arial, sans-serif;
	font-size: 12px;
	color: #000;
	background: url(images/bk.jpg) repeat bottom;
	position: center;
	text-align: center;
}



#Container {
	margin: 0 auto;
	height: 600px;
	width: 800px;
	background: url(images/back1.jpg) no-repeat;
	text-align: center;

}


#Menu {
	Float: left;
	text-align: left;
	margin-top: 72px;
	margin-left: 4px;

}
#Slide {
	Float: right;
	margin-top: 17px;
	margin-right: 15px;

}

p {
	color: #fff;
}

h1 {
	margin: 53px 10px 2px 0;
	font-family: "Georgia", "Arial", "Lucida Grande";
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 57px;
}

h2 {
	Float: center;
	margin: 65px 150px 0 40px;
	font-family: "Georgia", "Arial", "Lucida Grande";
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
h3 {
	Float: center;
	font-family: "Georgia", "Arial", "Lucida Grande";
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 60px;
	margin-right: 150px;
	margin-bottom: 0;
	margin-left: 40px;
}
h4 {
	text-align: center;
	color: #fff;
}
#Pictures {
	Float: center;
	top: auto;
	right: auto;
	text-align: center;
	position: Center;
}
