.header {
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-color: #00FF00;
}
.images {
	margin: 10px;
	padding: 0px;
	border: 2px solid #000066;
}
.mainLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1pt;

}

.mainLinks:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1pt;

}
.Intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	letter-spacing: 1px;

}
.topNavigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.topNavigationImages {
	border: 2px solid #000066;
}
.topLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.topLinks:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFC800;
	text-decoration: none;
	font-weight: bold;
}
.productID {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.moreInfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a {
	color: #9A0405;
	text-decoration: none;
}
a:hover{
	color: #FCCC00;
	text-decoration: none;
}
.defaultBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.extralinkswhite10 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.extralinkswhite10:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.extralinksgold10 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
