html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #FFFFFF;
	background-image: url(images/bg1.jpg);
	background-repeat:repeat-x;
	background-color:#000;
	margin: 0;
	line-height: 20px;
}
ul {
	margin:0;
}
li {
	font-size:10px;
	list-style-type:none;
	padding-left:6px;
	line-height:18px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	font-weight: normal;
}

a:hover {
	color: #ef2121;
	font-weight: bold;
}
li a:hover {
	list-style-image:url(images/li-tri-red.jpg);
	color:#a00000;
	font-weight: bold;
	}
a:active {
	color: #a00000;
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ef2121;
}
#wrapper {
	width: 800px;
	margin: 0px auto 0px auto;
}
#content {
	position:absolute;
	width:800px;
	background-color:#0F0F0F;
	z-index:1;
}
#stuff {
	position:absolute;
	margin: 0px auto 0px auto;
	padding:11px;
	width:800px;
	background-color:#0F0F0F;
	z-index:2;
}
#header {
	margin: 0px auto 0px auto;
	background-color:#000;
	width:778px;
	padding:11px;
}
#subchoices {
	margin: 0px auto 0px auto;
	background-color:#000;
	width:778px;
	padding:11px;
}
#pageinfo {
	margin: 0px auto 0px auto;
	width:800px;
}
#footersp {
	margin: 0px auto 0px auto;
	background-color:#000;
	width:778px;
	height:70px;
	padding:11px;
}
#navHome {
	position:absolute;
	z-index:10;
	left: 490px;
	top: 37px;
	padding:4px;
	background-color:#000;
	padding-left:11px;
	padding-right:11px;
}
#navbut a {
	display:block;
	padding:5px;
	padding-left:11px;
	padding-right:11px;
	text-decoration:none;
	font-weight: bold;
	font-size:12px;
	color:#FFF;
}
#navbut a:hover {
	color:#ef2121;
	text-decoration:none;
	font-weight: bold;
	font-size:12px;
}
#navbutgap {
	padding:3px;
}

#container{
	width: 778px;
	height: 105px;
	border: none;
	overflow: auto;
	margin: 0;
	overflow-x: hidden;
	overflow-y: hidden;
}
.slider{
	width: 2100px;
	height: 105px;
	background: #FFFFFF;
}
.section{
	margin:0;
	float:left;
	margin-right:0px;
}
	
