body {
	margin: 0px;
	padding: 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: 0px auto;
	height: 600px;
	width: 800px;
	background: url(images/back.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;

}

h1 {
	font-family: "Georgia", "Arial", "Lucida Grande";
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	margin-top: 57px;
}

h2 {
	Float: center;
	margin: 350px 150px 0 40px;
	font-family: "Georgia", "Arial", "Lucida Grande";
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
h3 {
	Float: center;
	margin: 350px 150px 0 40px;
	font-family: "Georgia", "Arial", "Lucida Grande";
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
