body {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	margin: 0;
	background-image: url(images/bkg_parchment.jpg);
	background-repeat: repeat;
	text-align: center;
}


#header {
	width: 100%;		
	color: #663300;
	
}	

#header a:link, #header a:visited {
	color: blue;
}	



a:link {
	color: #f4f4b6;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-align: center;	
	text-decoration: none;
}


a:hover {
	color: #86bf30;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: underline;

}

a:visited {
	color: #86bf30;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: underline;

}


#navigation {
	width: 100%;	
	background-color: #663300;
	color: #f4f4b6;
	padding-top: 4px;
	padding-bottom: 4px;

}	


#navigation a:link {
	color: #f4f4b6;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-align: center;	
	text-decoration: none;
}


#navigation  a:hover {
	color: #86bf30;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: underline;

}


#navigation a:visited {
	color: #f4f4b6;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-align: center;	
	text-decoration: none;
}


#navigationBtm {
	width: 100%;		
	background-color: #663300;
	color: #f4f4b6;
	padding-top: 4px;
	padding-bottom: 4px;

}	


#navigationBtm a:link {
	color: #f4f4b6;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-align: center;	
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
}


#navigationBtm  a:hover {
	color: #86bf30;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: underline;
}


#navigationBtm a:visited {
	color: #f4f4b6;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-align: center;	
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
}


#mainBody  {	
	width: 100%;		
	background-color: #000000;
	color: #FFFFFF:
	
}	

.picture  {	
	margin-top: 10px;
	
}	

.pictureDescription {	
	font-size: medium;
	font-weight: bold;
	color: #f4f4b6;
	margin-bottom: 10px;
	
}	
#mainBody h1 {	
	font-size: x-large;
	color: #f4f4b6;
	padding-top: 10px;
	padding-bottom: 10px;
	
}	


#mainBody a:link {	
	font-size: x-large;
	color: #f4f4b6;
	padding-top: 10px;
	padding-bottom: 10px;
}	

#mainBody a:hover {
	color: #86bf30;
}


#mainBody a:visited {
	color: #f4f4b6;

}


#footer {
	width: 100%;		
	color: #663300;
}	

#footer a:link {
	color: blue;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-align: center;	
	text-decoration: none;
}


#footer  a:hover {
	color: blue;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: underline;

}


#footer a:visited {
	color: blue;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-align: center;	
	text-decoration: none;
}


.topText {
	color: #663300;
	font-family: cursive, "SnellRoundhand Script", "Monotype Corsiva";
	font-weight: bold;
	font-size: large;
}