body {

	background: url(../images/bg-7.gif) fixed }
/*
	background: url(../images/bg-9.gif) fixed }
*/

#banner {
/*
	background: #fff url(../images/Logo-31799F-gradient.gif) repeat-x
*/
	background: #fff url(../images/Logo-red-gradient.gif) repeat-x }

#banner h1 {
/*
	background-image: url(../images/Logo-31799F.gif);
*/
	background-image: url(../images/Logo-red.gif);
	text-indent: -100em;
	margin: 0;
	width: 550px;
	height: 50px;
	overflow: hidden }

#banner a {
	height: 50px;
	display: block }

input, textarea, select {
	background-color: #fff }

input.btn {
	color: #333;
	font-size: x-small;
	background-color: #fff;
	border: solid 1px #A8A8A8 }

input.btnhov {
	color: #333;
	text-decoration: none;
	background-color: #F41300;
	border: solid 1px #A8A8A8 }

/*

#buttons a:link,
#buttons a:visited {
	color: #333 }

*/

#centercontent {
	background: #fff url(../images/bground_gradient.gif) repeat-x }

#centercontent a {
	color: #C10F00;
	text-decoration: none;
	background-color: transparent }

#centercontent a:hover {
	color: #C10F00;
	text-decoration: underline;
	background-color: #transparent }

#centercontent a:visited {
	color: #C10F00;
	text-decoration: line-through;
	background-color: transparent }

#leftcontent {
	background: #F5F5F5 url(../images/bground_gradient.gif) repeat-x }

#navlist li a {
	color: #C10F00;
	font-weight: normal;
	text-decoration: none }

#navlist li a:hover {
	color: #C10F00;
	font-weight: normal;
	text-decoration: underline }

#rightcontent {
	background: #F5F5F5 url(../images/bground_gradient.gif) repeat-x;
	color: #333 }
	
#rightcontent a {
	color: #C10F00;
	font-weight: normal;
	text-decoration: none }
	
#rightcontent a:hover {
	color: #C10F00;
	font-weight: normal;
	text-decoration: underline  }

#rightcontent p {
	font-size: x-small }