body {
	background-image: url('/img/bg.gif');
	background-attachment:fixed;
	background-position: top center; 
	background-color: #000000;
}

/* Makes */
a.nvmk {
	font-family: helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

/* Catergories */
a.nvct {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

/* Learn more about */
a.lm {
	font-family: helvetica;
	font-size: 11px;
	color: #ed1c24;
	font-weight: normal;
	text-decoration: none;
}

a.lm:hover {
	font-family: helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.desc {
	font-family: helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a.desc {
	font-family: helvetica;
	font-size: 11px;
	color: #ed1c24;
	font-weight: normal;
	text-decoration: underline;
}

a.desc:hover {
	font-family: helvetica;
	font-size: 11px;
	color: #ed1c24;
	font-weight: normal;
	text-decoration: none;
}

.desc10 {
	font-family: helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding: 10px;
}

.titl {
	font-family: helvetica;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: normal;
}

.titl2 {
	font-family: 'Doppio One', sans-serif;
	font-size: 18px;
	color; #252525;
}

.nm {
	font-family: verdana;
	font-size: 11px;
	color: #252525;
}

.no {
	padding: 0px;
}

.abt {
	font-family: helvetica;
	font-size: 13px;
	color: #252525;
}

a.abt {
	font-family: helvetica;
	font-size: 13px;
	color: #ed1c24;
	text-decoration: underline;
}

a.abt:hover {
	font-family: helvetica;
	font-size: 13px;
	color: #ed1c24;
	text-decoration: none;
}

.catdtl {
	font-family: verdana;
	font-size: 10px;
	color: #545454;
}

.cathd {
	font-family: helvetica;
	font-size: 20px;
	color: #363636;
}

a.cathd {
	font-family: helvetica;
	font-size: 20px;
	color: #545454;
	text-decoration: none;
}

a.cathd:hover {
	font-family: helvetica;
	font-size: 20px;
	color: red;
	text-decoration: underline;
}

.cpy {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

a.cpy:hover {
	font-family: verdana;
	font-size: 10px;
	color: orange;
	font-weight: normal;
}

a.red {
	color: ed1c24;
	font-weight: normal;
	text-decoration: underline;
}

a.red:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

/* Engines - on */
a.sceng {
	font-family: helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.sceng:hover {
	font-family: helvetica;
	font-size: 11px;
	color: red;
	font-weight: bold;
	text-decoration: none;
}

/* Engines - off */
.sceng2 {
	font-family: helvetica;
	font-size: 11px;
	color: #252525;
	font-weight: bold;
	text-decoration: none;
}