@charset "UTF-8";
body  {
	background-color:	#390;
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-size:			medium;
	margin:				10px 10px 10px 10px;
}

h1 {
	font-size:			140%;
	color:				#000000;
}

html>body { font-size: small; } /* be nice to Opera */

#allContent {
	background-color:	#3C0;
	height:				900px;
	margin-left:		auto;
	margin-right:		auto;
	margin-top:			10px;
	padding-top:		10px;
	padding-bottom:		10px;
	width:				1300px;
}

#body {
	float:				right;
	width:				1100px;
}

#myLogo {
	font-size:			200%;
	text-align:			center;
}

#footer {
	clear:				right;	
	font-style:			italic bold;
	font-size:			.9em;
	flot:				left;
	text-align:			center;
	width:				1100px;
}

#navBar {
	font-family:		Georgia, "Times New Roman", Times, serif;
	font-size:			medium;
	float:				left;
	margin:				0px 10px 10px 10px;
	width:				150px;
}
