/* CSS Document *//* HTML */body {	margin: 0px;	background-color : #e24e34;	background-image: url(i/bg_banner.jpg);background-repeat: no-repeat;background-position: top left;	border-left: 0px solid #22110e;	border-right: 0px solid #22110e;	font-size : 11px;	line-height : 14px;	color: #000000;	font-family : helvetica, arial, verdana, sans serif;}td { 	color: #000; 	font: 12px helvetica, arial, verdana, sans serif;	line-height : 14px;	margin: 0px;}td.whitebg { 	color: #000; 	font: 12px helvetica, arial, verdana, sans serif;	line-height : 14px;}p { 	color: #000; 	font: 12px helvetica, arial, verdana, sans serif;	line-height : 14px;}H1 {	margin : 10px 0 0 0;	padding : 20px;	font-family: helvetica, arial, verdana, sans serif;	font-size:  25px; 	line-height:26px;	font-weight : light;	color : #fff;}H2 {	margin : 10px 0 3px 0;	padding : 0px;	font-family: helvetica, arial, verdana, sans serif;	font-size:  12px;	font-weight : bolder;	color : #000;}H3 {	margin : 10px 0 10px 0;	padding : 0 0 5px 0;	font-family: helvetica, arial, verdana, sans serif;	font-size:  16px; 	line-height:16px;	font-weight : bolder;	color : #ba1127;	}H4 {	margin : 15px 0 15px 0;	padding : 10px 0 10px 0;	font-family: helvetica, arial, verdana, sans serif;	font-size:  20px; 	line-height:26px;	font-weight : bolder;	background-color: #b6000d;	color : #fff;	border-bottom:1px solid #fff;}.line {	margin : 10px 0 10px 0;	border-top : 1px solid #ccc;} #navcontainer ul {   margin: 0px;   padding: 0px;   list-style-type: none;   font-family: lucida Grande;   font-weight: bolder;}#navcontainer a {  display: block; color: #FFFFFF; background-color: #c81fcd; padding: .3em .9em; text-decoration: none; width: 120px;  }  #navcontainer a:hover { background-color: #D49FD6; color: #FFFFFF; }  #navcontainer li  { margin: 0 0 .4em 0; list-style-type: none;}  } #textcontainer {   margin: 6px;   padding: 0px;   padding-right: 20px   width:220px;}#textcontainertwo {   margin-top:0px;   margin-right:10px;   margin-left: 10px;   margin-bottom: 20px;   padding-left:10px;   padding-top:10px;   padding-right:10px;   padding-bottom:10px;   background:#ffffff;   width: 220px;}#spot {	background: #b6000d;	-moz-border-radius: 6px;	-webkit-border-radius: 6px;	color: #fff;	margin: 30px 0 30px 0;	padding: 20px;}