BODY {
	font-family:Verdana;
	font-size:12px;
	color:#333333;
	background: #FF9900;
}
H1 {
	color:#000000;
}
H3 {
	color:black;
}
P {
	font-family:Verdana;
	font-size:12px;
}
B {
	font-family:Verdana;
	font-size:12px;
	font-weight: bold;
}
STRONG {
	font-family:Verdana;
	font-size:14px;
	font-weight: bold;
}
TH {
	font-family:Verdana;
	font-size:12px;
	font-weight: bold;
}
TD {
	font-family:Verdana;
	font-size:10px;
}
A {
	text-decoration:none;
	color:#999900;
}
A:hover {
	text-decoration:underline;
	color:black;
	background:#ffcc00;
}
.cum_dumpster {
	/* this is the div for our main content */
	font-family: Monotype Corsiva,Castellar;
	font-size: 12px;
}
.top_gear {
	/* this is the content title */
	font-family: Monotype Corsiva;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background: #003333;
	text-align: center;
}
.left_over_crack {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	margin-left:15px;
}
.left_over_crack A {
	color: #FFFFCC;
}
.left_over_crack A:hover {
	text-decoration: underline;
	color: #999900;
	background: #CC6633;
}
.im_over_crack {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-left:30px;
}
.im_over_crack A {
	font-weight:normal;
	color: #FFFFCC;
}
.im_over_crack A:hover {
	font-weight:normal;
	color: #999900;
	background: #CC6633;
}

.good_head {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #003333;
	margin-left: 25px;
}
.great_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.tall_table_legs {
	width: 95%;
	border: 0;
	align: center;
	cellpadding: 1px;
	cellspacing: 1px;
	margin-left: 25px;
}
.bar_table {
	width: 100%;
	border: 0;
	cellpadding: 3px;
	cellspacing: 2px;
}

.whitelightning {
	width: 25px;
	text-align: middle;
	background: #ffffff;
	background-image: url(images/whitelightning.gif);
	background-repeat: repeat-y;
}