body
	{
	background-color:white;
	font-family:"Sylfaen" , "Bookman Old Style", "Times New Roman", "Serif";
	}

li {
	color: black;
	font-size:14px;
	text-align: justify;
	text-indent:50px;
	}

.nav-links {
	font-family:"Arial", "Serif";
	font-size:11px;
	text-align: center;
	color:#035F67;
	}

.explanation {
	position:absolute;
	top:100;
	left:320;
	}


.header-text {
	font-family: "Arial Black","Arial", "Serif";
	font-size: 18px;
	color:#035F67;
	font-weight: bold;
	font-style:italic;
	text-align: center;
	}

.header
	{	
	color: black;
	font-size:25px;
	text-align: justify;
	background-color:#6786BF;
	}

.selector
	{
	font-family:"Times New Roman", "Serif";
	color: black;
	font-size:15px;
	text-align: justify;
	font-weight: bold;
	color:#000066;
	background-color:#33CCFF;
	}


p {	
	color: black;
	font-size:14px;
	text-align: justify; 
	text-indent: 25px; 
	}


h1 {
	font-family:"Arial";
	color: black;
	font-size:30px;
	font-weight: bolder;
	font-style:italic;
	}
	
h2 {
	font-family:"Arial";
	color: black;
	font-size:22px;
	font-weight: bolder;
	font-style:italic;
	}
	
h3 {
	font-family:"Arial";
	color: black;
	font-size:16px;
	font-weight: bolder;
	font-style:italic;
	}

a.hover {
	color:red;
	}
	
.picture-description {
	font-family:"Arial";
	color: black;
	font-size:12px;
	font-style:italic;
	text-align:center;
	}

.info-text {
	font-family:"Arial";
	color: black;
	font-size:14px;
	font-style:italic;
	}

#outer-image-table {
	float:left;
	text-align:center;
	width:150px;
	height:150px;
	border: thick groove black; 
	margin:20px;
	margin-right:20px;
	margin-bottom:20px;
	margin-left:0px;
	}

#outer-image-table-alt {
	float:right;
	text-align:center;
	border: thick groove black; 
	width:150px;
	height:150px;
	margin:20px;
	margin-left:20px;
	margin-bottom:20px;
	margin-right:0px;
	}


#outer-image-table-relative {
	text-align:center;
	border: thick groove black; 
	width:150px;
	height:150px;
	margin:20px;
	margin-left:20px;
	margin-bottom:20px;
	margin-right:0px;
	}

#inner-image-table {
	width:120px;
	text-align:center;
	}

#image {
	width:120px;
	}

#outer-image-table-bigger {
	float:left;
	text-align:center;
	width:230px;
	height:230px;
	border: thick groove black; 
	margin:20px;
	margin-right:20px;
	margin-bottom:20px;
	margin-left:0px;
	}

#outer-image-table-alt-bigger {
	float:right;
	text-align:center;
	border: thick groove black; 
	width:230px;
	height:230px;
	margin:20px;
	margin-left:20px;
	margin-bottom:20px;
	margin-right:0px;
	}

#inner-image-table-bigger {
	width:200px;
	text-align:center;
	}

#image-bigger {
	width:200px;
	}