body {
	background-color: #000000;
	background-image: url(../images/bg/spbg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.container {
	text-align: left;
	width: 740px;
	margin: auto;
}
.clear {
	clear: both;
}
.fpimagebox {
	background-color: #666666;
	float: left;
	height: 50px;
	width: 50px;
	margin-top: 5px;
	margin-right: 5px;
	border: 1px solid #996600;
}
.categories {
	margin-top: 10px;
	display: block;
	position: static;
	float: left;
	width: 740px;
}
.categoryitem {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 70px;
}
#logobox {
	background-image: url(../images/logosmall.gif);
	height: 60px;
	background-repeat: no-repeat;
}
#logobox h1 {
	display: none;
}
#topnav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 25px;
	padding-top: 5px;
	font-size: 14px;
}
#topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
}
#topnav li {
	padding: 0px;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	display: block;
}
#topnav a:link {
	color: #666666;
	text-decoration: none;
	display: block;
}
#topnav a:visited {
	color: #666666;
	text-decoration: none;
}
#topnav a:hover {
	color: #999999;
	text-decoration: underline;
}
#topnav a:active {
	color: #999999;
	text-decoration: underline;
}
#mainbox {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#mainbox h1 {
	color: #FFEA00;
	text-transform: lowercase;
	font-size: 48px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mainbox h2 {
	color: #999999;
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
#mainbox h3 {
	color: #FFFF66;
	font-size: 16px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#mainbox h4 {
	color: #FFEA00;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 3px;
}
#mainbox p {
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 22px;
}
#mainbox ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#mainbox li {
	color: #FFFFFF;
	font-size: 14px;
	margin-bottom: 5px;
}
#mainbox a:link {
	color: #FFEA00;
	text-decoration: underline;
}
#mainbox a:visited {
	color: #FFEA00;
	text-decoration: underline;
}
#mainbox a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
#mainbox a:active {
	color: #FFFF99;
	text-decoration: underline;
}
#categoryboxfp {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 230px;
	padding: 0px;
	float: left;
	clear: right;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#categoryboxfp h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFEA00;
	margin-bottom: 5px;
}
#categoryboxfp h2 {
	font-size: 10px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 10px;
}
#categoryboxfp h3 {
	font-size: 14px;
	color: #FFEA00;
	margin-top: 5px;
	margin-bottom: 3px;
}
#categoryboxfp h4 {
	font-size: 14px;
	color: #FFEA00;
	margin-top: 5px;
	margin-bottom: 3px;
	background-image: url(../images/15x15arrow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#categoryboxfp p {
	font-size: 10px;
	color: #999999;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 13px;
}
#categoryboxfp a:link {
	color: #FFEA00;
	text-decoration: none;
}
#categoryboxfp a:visited {
	color: #FFEA00;
	text-decoration: none;
}
#categoryboxfp a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
#categoryboxfp a:active {
	color: #FFFF99;
	text-decoration: underline;
}
#bottomnav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 740px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	list-style-type: none;
	padding-top: 10px;
	height: 30px;
	float: left;
}
#bottomnav p {
	float: left;
	width: 740px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#bottomnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#bottomnav li {
	margin-right: 10px;
	float: left;
}
#bottomnav a:link {
	color: #666666;
	text-decoration: underline;
}
#bottomnav a:visited {
	color: #666666;
	text-decoration: underline;
}
#bottomnav a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#bottomnav a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
