/* CSS Document *//* HTML */body {	margin: 0px;	background-color : #fff;	background-image: url(i/bg_main.gif);background-repeat: 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 : trebuchet ms, Lucida Sans, Palatino, georgia, Helvetica;}td { 	color: #fff; 	font: 12px trebuchet ms, Lucida Sans, Palatino, georgia, Helvetica;	line-height : 14px;	margin: 0px;}td.whitebg { 	color: #000; 	font: 12px trebuchet ms, Lucida Sans, Palatino, georgia, Helvetica;	line-height : 14px;}p { 	color: #494d4a; 	font: 12px trebuchet ms, Lucida Sans, Palatino, georgia, Helvetica;	line-height : 14px;} a:link { 	 	text-decoration: none; 	color: #dec722;	}a:visited { 		text-decoration: none; 	color: #dec722;	}a:hover, a:active { 		text-decoration: underline; 	color: #dec722;	}H1 {	margin : 10px 0 0 0;	padding : 5px 0 5px 0;	font-family: trebuchet ms, Lucida Sans, Palatino, georgia, Helvetica;	font-size:  20px; 	line-height:26px;	font-weight : light;	color : #8d1426;}H2 {	margin : 0 0 0 0;	padding : 5px 0 5px 0;	font-family: trebuchet ms, Lucida Sans, Palatino, georgia, Helvetica;	font-size:  17px;	font-weight : bolder;	color : #FFF;	line-height:19px;}H3 {	margin : 25px 0 10px 0;	padding : 0 0 5px 0;	font-family: trebuchet ms, Lucida Sans, Palatino, georgia, Helvetica;	font-size:  16px; 	line-height:16px;	font-weight : bolder;	color : #dec722;	/*background-image: url(i/bg_starbrown.gif);background-repeat: no-repeat;background-position: top left;*/	}H4 {	margin : 15px 0 15px 0;	padding : 10px 0 10px 0;	font-family: trebuchet ms, Lucida Sans, Palatino, georgia, Helvetica;	font-size:  20px; 	line-height:26px;	font-weight : bolder;	background-color: #8d1426;	color : #fff;	border-bottom:1px solid #fff;}.line {	margin : 0;	margin-bottom : 0px;	margin-top : 6px;	margin-right:10px;	padding : 0;	height : 3px;	display : block;	border : 0 none inherit;	border-top : 1px solid #8d1426;} #navcontainer ul {   margin: 0px;   padding: 0px;   list-style-type: none;   font-family: trebuchet ms, Lucida Sans, Palatino, georgia, Helvetica;   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: #8d1426;	-moz-border-radius: 6px;	-webkit-border-radius: 6px;	color: #fff;	margin: 30px 0 30px 0;	padding: 20px;}#spotbrown {	background-image: url(i/bg_brown.gif);background-repeat: repeat;background-position: top left;	-moz-border-radius: 6px;	-webkit-border-radius: 6px;	color: #fff;	margin: 30px 0 30px 0;	padding: 20px;}#spotvip {	background-image: url(i/bg_vip.jpg);background-repeat: repeat;background-position: top left;	-moz-border-radius: 6px;	-webkit-border-radius: 6px;	color: #fff;	margin: 30px 0 30px 0;	padding: 20px;}
