body,div,h1,h2,h3,td,p,li { font-family: verdana, arial, serif;
	color: #ddd;
	font-size: 14px;
}
body { 
	margin: 0; padding: 0; border: 0; 
	background-color: #000;
	background-image: url(/img/blackBubbleBg.jpg);
}
a:link { color:#333; }
a:vlink { color:#333; }
a:alink { color:#f33; }
a:hover { color: #933; border-color: #933; }
img { border: 0 }
#navLinks a {
	margin-bottom: 1px;
	border: 0;
}
#navLinks a:hover {
    border-bottom: 1px #eee solid;
	margin: 0;
}
.linkList a {
	font-weight: bold;
	font-size: medium;
	color: #999;
}
.linkList a:hover { color: #933; }
.linkList ul { list-style-type: square; }
.linkList li { padding-bottom: 20px; }

.img { padding: 40px; }
.bullet {
    background: url(http://www.mafiametal.com/images/bulletHole.gif);
    width: 52; height: 53; margin: 0; padding: 0; border: 0;
	position: absolute;
    }
.whiteLabel { font-family: "BankGothic Md BT", verdana, sans-serif;
	font-size: small;
	font-weight: bold;
	padding: 12px;
	border: 0; margin: 0;
	color: #fff;
}
.whiteLabel a { text-decoration: none; }
.whiteLabel a:link { text-decoration: none; }
.whiteLabel a:hover { text-decoration: underline; color: #666; }
.whiteText { font-family: "BankGothic Md BT", verdana, sans-serif;
	font-size: 11px;
	color: #fff;
}
.whiteHead { font-family: "BankGothic Md BT", verdana, sans-serif; color: #fff; font-size:24px }
.smallWhiteHead { font-family: "BankGothic Md BT", verdana, sans-serif; color: #fff; font-size:20px }
.submitButton { font-family: verdana,sans-serif; }
.small { font-size: 12px; }
.tiny { font-size: 10px; }
.copyright { font-size: 10px; }
.grayb { border: 1px solid #aaaaaa; }
.blackb { border: 1px solid #000000; }
.darkGray { color: #666666; }

.sideNav {
	margin: 0;
	padding: 0;
	border: 0;
}
.sideNav a {
	background-image: url(/img/mmBullet.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border: 0;
	height: 69px;
	display: block;
	padding-left: 64px;
}
.sideNav a:hover {
	background-image: url(/img/mmBullet-on.gif);
}
.catLink {
	margin: 0;
	border: 0;
}
.catLink a {
	padding: 25px;
	display: block;
}
.catLink a:hover {
	background-image: url(/img/redGlow.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
