body {
	background-color:#000000;
	background-image: url(../images/bg.jpg);
	background-position: top center;
}

a {
	font-family:"Century Gothic";
    /* font-size:14px; */
	color:#c4e5ab;
	text-decoration:underline;
	font-weight:bold;
}

a:hover {
	color:#FF6; /* original #fff */
	text-decoration:underline; /* text-decoration:none; */
	font-weight:bold;

}

.watchbuilder {
	font-family:"Century Gothic";
	font-size:14px;
	color:#c4e5ab;
	text-decoration:none;
	font-weight:bold;
}

.watchbuilder a {
	font-family:"Century Gothic";
	font-size:14px;
	color:#c4e5ab;
	text-decoration:none;
	font-weight:100;
}

.watchbuilder a:hover {
	font-family:"Century Gothic";
	font-size:14px;
	color:#fff;
	font-weight:100;
}

.descText {
	font-family:"Century Gothic";
	font-size:14px;
	color:#fff;
}

.descText2 {
	font-family: "Century Gothic";
	font-size: 16px; /* 16 px */
	color: #FFF;
}

.descText3 {
	font-family:"Century Gothic";
	font-size:14px;
	font-weight: bold;
	color:#F00;
}

#galleryNav {
	font-family:"Century Gothic";
	font-size:14px;
	color:#fff;
}
#galleryNav a {
	color:#c4e5ab;
	text-decoration:none;
	font-size:30px;
}

#galleryNav a:hover {
	color:#fff;
	text-decoration:none;
	font-size:30px;
}

.colName {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight:bold;
	color: #c4e5ab;
}

.colModel {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #c4e5ab;
}

td img {
	display: block;
}
