body {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial,;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #000000;
}
#banner {
	text-align:center;
	height: 172px;
	width: 1000px;
}
#nav {
	clear: both;
	display: block;
	height: 43px;
	width: 1000px;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 1000px;
}
#main {
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 2px;
	width: 475px;
	background-color: #000000;
	background-image: url(images/sam.horns.bg.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	text-align:left;
}
#main h2 a {font-size:18px; font-weight:normal; text-decoration:none}

#main img{float:left; padding:5px; border:1px solid #666; margin:0px 5px 0px 0px}


#footer {
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 50px;
	padding-top: 20px;
	text-align: center;
	width: 1000px;
	margin:auto}

#headlines {
	padding: 10px;
	width: 225px;
	background-color: #000000;
	background-repeat: repeat;
}
img {
	border: 0px;
}

a:link { 
	color: #9D9D9B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
	
a:visited { 
	color: #9D9D9B;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;	
}
	
a:hover, a:active { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:link { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;	
}
	
#footer a:hover, #footer a:active {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: underline;
}

.mintx {
	font-size: 10px;
}

#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCC;
	text-decoration: none;	
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.nlink, .nlinkend {
	float:left;
	width:auto;
	list-style: none;
	display:inline;
	text-align:center;
	padding-top: 15px;
	padding-left: 17px;
	padding-right: 17px;
	height:28px;
}
#nav a:hover
{color:#E11600}
/* .nlink{
	background-image: url(images/nav-line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
*/
.nlinkend {
	background-image: none;
}
#right {
	float: right;
	width: 250px;
}

#right p {
	margin-top: 0px;
}

* html #right p {
	margin-top: -5px;
}

#stats {
	padding: 10px;
	width: 254px;
	background-color: #000000;
	background-repeat: repeat;
}

* html #stats {
	height: 170px;
}

.date {
	color: #827961;
	font-weight: bold;
}

.flt-lft {
	float: left;
	border: 1px dotted #666666;
	margin: 5px;
}

.flt-rgt {
	float: right;
	border: 1px dotted #999999;
	margin: 5px;
}

.heading1 {
	background: url(images/heading-bg-1.gif) no-repeat;
	display: block;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 28px;
	margin-bottom: 12px;
	padding-left: 14px;
	padding-top: 4px;
	width: 181px;
	color: #FFFFFF;
	border: 1px dotted #999999;
}

* html .heading1 {
	margin-bottom: 5px;
}

.heading2 {
	background: url(images/heading-bg-2.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 5px;
	padding-left: 38px;
	padding-top: 4px;
	width: 161px;
}
h1 {
	color: #FFFFFF;
	font-weight:normal;
	size:22px
}
#headlines2 {
	padding: 10px;
	width: 225px;
	background-color: #000000;
	background-repeat: repeat;
}
h2 {
	color: #999999;
}
.red_links  a {color:#990000; font-size:11px; text-decoration:none; margin:5px}
.red_links  a:hover {color:#999999}
