body {
	font: .7em/140% "Helvetica Neue", Arial, sans-serif;
	color:#333333;
	font-style: normal;
	background: url(../images/pattern.png);
	background-repeat:repeat-x;
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
}

body a {
	color: #000000;
	text-decoration: none;
}

body a:hover {
	color: #333333;
	text-decoration: none;
}

.blacktext {
	font-size: 1.0em;
	font-weight: normal;
	line-height:20px;
	color: #484848;
	margin-left:25px;
	padding:10px;
}

.bluetext {
	font-size: 1.0em;
	font-weight: normal;
	color: #39c4e6;
}

.bluetextbold {
	font-size: 1.3em;
	font-weight: bold;
	color: #39c4e6;
}

.bluetext a {
	color: #39c4e6;
	text-decoration:none;
}

.footertext {
	font-size: .8em;
	font-weight: normal;
	color: #000000;
}
.footertext a {
	color:#000000;
	text-decoration:none;
}

.footertext a:hover {
	text-decoration:underline;
}
.greytext {
	font-size: 1.0em;
	font-weight: normal;
	color: #c9c9c9;
}
.whitetext {
	font-size: 1.0em;
	font-weight: bold;
	color: #ffffff;
}
.gentext {
	font-size: 1.0em;
	font-weight: normal;
	color: #333333;
	margin-left:20px;
	margin-right:20px;
}

.gentext a {
	font-weight: bold;
	color: #333333;
	text-decoration:none;
	margin-left:20px;
	margin-right:20px;
}

.gentext a:hover{
	text-decoration:underline;
	color: #333333;
	margin-left:20px;
	margin-right:20px;
}

.introtext {
	font-size: 1.1em;
	font-weight: bold;
	color: #333333;
	margin-left:20px;
	margin-right:20px;
}

#productgallery {
    padding-bottom: 10px;
    color: #949597;
    font-weight: bold;
    font-size: .8em;
	padding: 1px;
   border: 1px #949597;
}

#thumbs img {
	border: 1px solid gray;
	padding: 1px;

}

