body {
	color: #000; 
	font-family: "Times New Roman", serif; 
	background-image: url(images/bluestone.gif);
	}

h1 {
	text-align: center; 
	font: bold 28px Arial, sans-serif; 
	}

h2 {
	text-align: center; 
	}
	
p {
	padding: 0; 
	margin-top: 0 0 2px 0; 
	}
	
ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0;
	}
	
.menutitle {
	cursor: pointer; 
	margin: 0 0 5px 0; 
	color:#000; 
	width: 140px; 
	padding:2px; 
	text-align: center; 
	font-weight: bold; 
	/*/*/border:2px solid #000000;/* */
	}
	
.submenu {
	margin-bottom: 0.5em;
	}
	
a.menu {
	color: #000;
	}

#phrase {
	text-align: center; 
	font: bold 15px Arial, sans-serif;
	}

#phrase p {
	margin: 0 0 2px 0;
	}

.piclink {
	font-family: Arial, sans-serif; 
	font-weight: bold; 
	font-size: 18px;
	}
	
#interest {
	font-size: 20px; 
	font-family: Tahoma, sans-serif;
	}
	
.title {
	font-size: 15px; 
	font-family: Tahoma, sans-serif; 
	font-weight: bold;
	}		

#meee {
	text-align: center;
	margin: auto;
	font: bold large Verdana, Arial, Helvetica, sans-serif;
	}

#meee ul {
	padding: 0;
	padding: 1em 0;
	margin: 0;
	}

#meee li {
	display: inline;
	padding: 0 2em;
	}

#meee li a {
	color: #000;
	text-decoration: none;
	}

#meee li a:hover {
	text-decoration: underline;
	}
	
div.facts {
	float: left; 
	width: 100%; 
	clear: left;
	}

div.twofloat {
	float: left; 
	width: 200px;
	}

div.fourfloat {
	float: left; 
	width: 400px;
	}

div.fivefloat {
	float: left; 
	width: 500px;
	}

#video {
	float: left;
	}
	
#small {
	font-family: Arial, sans-serif; 
	font-size: 10px;
	}	
	
#images {
	width: 100%; 
	margin: 0; 
	border: 0;
	}
	
div.picleft {
	float: left; 
	width: 48%; 
	margin: 0; 
	border: 0;
	}
	
div.picright {
	float: left; 
	width: 48%; 
	margin: 0; 
	border: 0;
	}
	
div.picone {
	float: none; 
	margin: 0; 
	border: 0;
	}

a:link img, a:visited img, a:active img, a:focus img {
	border-style: none;
	}

#footer {
	float: left; 
	clear: left;
	text-align: left;
	width: 100%;
	}