.center {
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/circlebk.gif);
	background-repeat: repeat;
}
.wt_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.about {
	text-decoration: none;
	height: 129px;
	width: 146px;
	background-image: url(images/about.jpg);
	display: block;
}

a.about:link {
	background-image: url(images/about.jpg);
}
a.about:visited {
	background-image: url(images/about.jpg);
}
a.about:active {
	background-image: url(images/about_over.jpg);
}
a.about:hover {
	background-image: url(images/about_over.jpg);
}

.products {
	text-decoration: none;
	height: 129px;
	width: 144px;
	background-image: url(images/products.jpg);
	display: block;
}

a.products:link {
	background-image: url(images/products.jpg);
}
a.products:visited {
	background-image: url(images/products.jpg);
}
a.products:active {
	background-image: url(images/products_over.jpg);
}
a.products:hover {
	background-image: url(images/products_over.jpg);
}

.where {
	text-decoration: none;
	height: 129px;
	width: 150px;
	background-image: url(images/where.jpg);
	display: block;
}

a.where:link {
	background-image: url(images/where.jpg);
}
a.where:visited {
	background-image: url(images/where.jpg);
}
a.where:active {
	background-image: url(images/where_over.jpg);
}
a.where:hover {
	background-image: url(images/where_over.jpg);
}

.contact {
	text-decoration: none;
	height: 129px;
	width: 120px;
	background-image: url(images/contact.jpg);
	display: block;
}

a.contact:link {
	background-image: url(images/contact.jpg);
}
a.contact:visited {
	background-image: url(images/contact.jpg);
}
a.contact:active {
	background-image: url(images/contact_over.jpg);
}
a.contact:hover {
	background-image: url(images/contact_over.jpg);
}

a.wt_text:link {
	color: #ffffff;
	text-decoration: none;
}
a.wt_text:visited {
	color: #ddcc77;
	text-decoration: none;
}
a.wt_text:hover {
	color: #b3ce9d;
	text-decoration: underline;
}
.table_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.homelist {
	margin-left: 80px;
	list-style-image: url(images/asterisk.gif);
	font-size: 15px;
	color: #624858;
	font-weight: bold;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6b5163;
	font-size: 14px;
}
