.FullSite {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	color:#666666;
	background-color: #000000;
	background-image: url(../images/SubBackground.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px auto 20px auto;
	background-position: top center;
	}
.Homepage {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	color:#666666;
	background-color: #000000;
	background-image: url(../images/MainBackground1.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px auto 20px auto;
	background-position: top center;
	}
.MainNav {
	background-image:url(../images/NavBackground.jpg);
	background-repeat:repeat-x;
	font-size: 14px;
	height: 33px;
	word-spacing: 20px;
	vertical-align: middle;
	padding-top: 5px;
	}
.MainNav a:link{
	color: #3399cc;
	text-decoration:none;
	}
.MainNav a:visited{
	color: #3399cc;
	text-decoration:none;
	}
.MainNav a:hover{
	color: #ffffff;
	text-decoration:none;
	}
p {
	padding: 0px 10px 0px 10px;
	width: 800px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: #999;
	font-size:14px;
	}
.BlogLink{
	color: #3399cc;
	}
.BlogLink a:link{
	color:#3399cc;
	text-decoration:none;
	}
.BlogLink a:visited{
	color:#3399cc;
	text-decoration:none;
	}
.BlogLink a:hover{
	color:#ffffff;
	text-decoration:none;
	}
.Products{
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	}
.FooterNav {
	font-size: 12px;
	word-spacing: 20px;
	padding-top:10px;
	}
.FooterNav a:link{
	color: #666666;
	text-decoration:none;
	}
.FooterNav a:visited{
	color: #666666;
	text-decoration:none;
	}
.FooterNav a:hover{
	color: #cccccc;
	text-decoration:none;
	}