a:link {
	font-family: "Book Antiqua", "Times New Roman", Times, Serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
}
a:active {
	font-family: "Book Antiqua", "Times New Roman", Times, Serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
a:visited {
	font-family: "Book Antiqua", "Times New Roman", Times, Serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 1px;
}
a:hover {
	font-family: "Book Antiqua", "Times New Roman", Times, Serif;
	font-size: 18px;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 1px;
}
.head1{
	font-family: "Book Antiqua", "Times New Roman", Times, Serif;
	font-size: 14px;
	text-decoration: none;
	letter-spacing: 1px;
}
.head1 a:link {
	color: #666666;
	text-decoration: none;
}
.head1 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.head1 a:visited {
	color: #666666;
	text-decoration: none;
}
.head1 a:hover {
	color: #999999;
	text-decoration: none;
}
.imageLink img{
border: 1px solid #666;
}

.imageLink:hover img{
border: 1px solid #ccc;
}

.imageLink:hover{
color: red; /* Dummy definition to overcome IE bug */
}
.quoteText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #999999;
	letter-spacing: 1px;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	letter-spacing: 2px;
}
.photoDescription {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFCC;
	letter-spacing: 1px;
}
.thisPage {

	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
ul {
	list-style-type: square;
}
.heading2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	letter-spacing: 2px;
}
.footerText {
	font-size: 10px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	font-style: normal;
}
.footerLink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CCCC99;
	letter-spacing: 2px;
}
.footerLink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CCCC99;
	letter-spacing: 2px;
}
.footerLink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.footerLink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;
	background-color: #666666;
}
.Btext {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	letter-spacing: 1px;
	line-height: 20px;
	text-indent: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
.footerTextCopyright {

	font-size: 10px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	font-style: normal;
}
body {
		background-color: #110000;
}

	

