/* RESET */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, blockquote, th, td, object { margin: 0px; padding: 0px; }
a img { border: none; }
table { border-collapse: collapse; }
object { font-size: 0px; line-height: 0px; } /* Gets rid of gap below SWF in Firefox */

/* PAGE ELEMENTS */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

#container {
	text-align: center;
	padding: 0px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}

#masthead {
	text-align: center;
	padding: 0px;
	width: 720px;
	margin-top: 20px;
	margin-bottom: 18px;
}

#john {
	text-align: left;
	display: inline;
	padding: 0px;
	float: left;
	width: 190px;
	margin-top: 0px;
	margin-left: 30px;
}

#bobby, #sal {
	text-align: left;
	padding: 0px;
	float: left;
	width: 190px;
	margin-top: 0px;
	margin-left: 45px;
}

.names {
	margin-bottom: 8px;
}

.text-10 {
	color: #CCCCCC;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	}

#adshome {
	text-align: center;
	padding: 0px;
	float: left;
	width: 720px;
	margin-top: 22px;
	margin-bottom: 22px;
}

#adshome1 {
	display: inline;
	float: left;
	width: 356px;
	margin-right: 8px;
}

#linksmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	padding: 0px;
	float: left;
	height: 24px;
	width: 720px;
}

#linksmall a:link, #linksmall a:active, #linksmall a:visited {
	color: #CCCCCC;
	text-decoration: none; 
}

#linksmall a:hover {
	color: #999999;
	text-decoration: none; 
}

#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	float: left;
	width: 720px;
	padding-top: 12px;
	padding-bottom: 6px;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #CC0000;
}

#copyright a:link, #copyright a:active, #copyright a:visited {
	color: #666666;
	text-decoration: none; 
}

#copyright a:hover {
	color: #999999;
	text-decoration: none; 
}
