

body {
	background-color: #6c707c;
}

a:link {
	color: #640000;
}

	
a:visited {
	color: #640000;
}
	

a:hover {
	color: #6c707c;
	}	


.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 4px;
	line-height: 20px;
	background-color: #ffffff;
	text-align: left; 
	}
	
.redcontent {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif bold;
	font-size: 14px;
	color: #640000;
	padding: 4px;
	line-height: 20px;
	background-color: #ffffff;
	vertical-align: top; 
	}
	
.Largeredcontent {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif bold;
	font-size: 20px;
	color: #640000;
	padding: 4px;
	line-height: 20px;
	background-color: #ffffff;
	vertical-align: top; 
	}	
	
.smcontent {
	font:  10px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	}
	
.comment {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	font-style: italic bold;
	color: #000000;
	padding: 4px;
	line-height: 20px;
	background-color: #ffffff;
	}
		

.headers {
	font: 15px bold Verdana, Arial, Helvetica, sans-serif;
	color: #640000;
	padding: 4px;
	text-align: center;
	background-color: #ffffff; 
}

.navOn {
	font: 11px bold Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #640000;
	display: block;
	padding: 10px 0px 10px 0px;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px solid #6c707c;
	}
	

.bottomLine {
	border-bottom: 1px solid #425652;
	}
	
#photos {
	margin-right: 20px;
	}	

/* ID Styles */

#navigation td {
	font: 11px bold Verdana, Arial, Helvetica, sans-serif;
	color: #640000;
	background-color: #ffffff;
	vertical-align: top;
	text-decoration: none;
	}
	
#navigation a {
	font: 11px bold Verdana, Arial, Helvetica, sans-serif;
	color: #993333;
	background-color: #ffffff;
	display: block;
	padding: 10px 0px 10px 0px;	
	text-decoration: none;
	text-align: center;
 		border-bottom: 1px solid #6c707c;
	}
	
#navigation a:hover {
	background: #640000;
	color: #ffffff;
	}
	

#footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	background-color: #640000;
	}
	
#footnote a:link {
	color: #ffffff;
}

	
#footnote a:visited {
	color: #ffffcc;
}
	

#footnote a:hover {
	color: #ccffff;
	}	


	
.thumbNormal {
border:none;
}
.thumbSelected {
border:none;
}

