@charset "UTF-8";body {	font: 100% Verdana, Arial, Helvetica, sans-serif;	background: #660000 url(../img/superbg.png) repeat-y center top;	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */	padding: 0;	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */	color: #000000;}a {	border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 0px;	border-left-width: 0px;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;}input, select, label {	margin-left: 8px;	clear: none;	margin-top: 8px;	float: left;	padding: 0px;	margin-right: 0px;	margin-bottom: 0px;}img {	border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 0px;	border-left-width: 0px;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;}form {	margin: 0px;	padding: 0px;}* {	margin: 0px;	padding: 0px;}#logo {	padding: 30px 0px 0px 15px;	margin-top: 10px;	clear: none;	float: left;}#header {	background: #DDDDDD url(../img/superhead.png) no-repeat left top;	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */	height: 126px;	margin: 0px;}#header h1 {	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */}#mainContent {	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */	background: #FFFFFF;	clear: both;	height: 800px;	margin: 0px;}#container {	width: 988px;  /* this will create a container 80% of the browser width */	background: #FFFFFF;	margin: 0 auto;	text-align: left; /* this overrides the text-align: center on the body element. */	border-top: 0px solid #FFFFFF;	border-right: 1px solid #FFFFFF;	border-bottom: 1px solid #FFFFFF;	border-left: 1px solid #FFFFFF;	height: auto;}.navigation {	width: 520px;	float: left;	background-image: url(../img/navigation1.png);	background-position: right bottom;	background-repeat: no-repeat;	padding: 0px 0px 0px 280px;	clear: none;	margin-bottom: 6px;	font-size: 10px;	height: 45px;	margin-top: 0px;	font-weight: bold;}.navigation  a {	background-image: url(../img/btn1.png);	background-repeat: no-repeat;	background-position: left top;	width: 80px;	padding-top: 6px;	padding-right: 0px;	padding-bottom: 10px;	padding-left: 30px;	color: #FFFFFF;	text-decoration: none;	display: block;	float: right;	clear: none;	height: 14px;	margin: 2px 10px 0px 0px;}#buttonset {	width: 770px;	clear: none;	float: left;	margin: 14px 0px 0px;	padding: 0px;	height: 40px;}#buttonset a {	text-decoration: none;	color: #FFFFFF;	margin: 0px;	padding: 6px 10px 0px 30px;	background-image: url(../img/btn3.png);	background-repeat: no-repeat;	background-position: left top;	height: 30px;	display: block;}#buttonset a:hover {	text-decoration: none;	color: #FFCCCC;	margin: 0px;	background-image: url(../img/btn3h.png);	display: block;}#buttonset  li {	padding: 0px;	font-size: 12px;	background-repeat: no-repeat;	background-position: center top;	display: block;	margin: 0px 9px;	color: #FFFFFF;	text-decoration: none;	width: 174px;	height: 36px;	float: left;	clear: none;}#buttonset  ul, #menu ul {	list-style-type: none;	list-style-position: inside;	margin: 0px;	padding: 0px;}#menu {	padding: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 20px;	width: 750px;	height: 80px;}#menu li {	width: auto;	float: left;	clear: none;	margin: 0px;	padding: 0px;}#menu a {	text-decoration: none;	color: #999999;	margin: 0px;	padding: 7px 14px 0px;	display: block;	background-repeat: no-repeat;	background-position: left top;	height: 22px;	font-size: 14px;	font-weight: normal;	border-top: 0px none #FFFFFF;	border-right: 1px groove #FFFFFF;	border-bottom: 0px none #FFFFFF;	border-left: 0px none #FFFFFF;}#menu a:hover {	color: #FFFFFF;	text-decoration: none;}#slogans1 {	width: 720px;	float: left;	clear: none;	margin: 0px 0px 0px 20px;	padding: 0px;}#slogans1  li {	list-style-type: none;	margin: 10px 0px 10px 40px;	padding: 0px;	list-style-position: inside;	width: 44%;	float: left;	text-align: center;}#slogans1  ul {	list-style-type: none;	margin: 0px;	padding: 0px;	list-style-position: inside;}#slogans1 a {	text-decoration: none;	color: #FFCCCC;	margin: 0px;	padding: 4px;	background-repeat: no-repeat;	background-position: left top;	clear: none;	float: left;	font-size: 12px;	text-align: center;}#slogans1 a:hover {	color: #FFFFFF;}#skyscrapper {	width: 180px;	background-image: url(../img/squeare.png);	background-repeat: no-repeat;	background-position: right top;	min-height: 200px;	height: 720px;	margin: 0px;	padding: 0px;}#bannersA {	float: left;	width: 160px;	clear: none;	padding: 0px;	margin: 0px 0px 0px 8px;}#miniban125 {	padding: 30px 0px 40px;	height: 125px;	width: 125px;	border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 0px;	border-left-width: 0px;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;	margin: 0px auto;}#skyban160 {	margin: 0px auto auto;	padding: 10px;	height: auto;	width: 160px;	background-color: #000087;	border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 0px;	border-left-width: 0px;	color: #000049;}#miniban200 {	padding: 30px 0px 0px;	height: 200px;	width: 200px;	border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 0px;	border-left-width: 0px;	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;	margin: 0px auto;}#footer {	padding: 10; /* this padding matches the left alignment of the elements in the divs that appear above it. */	background:#FFFFFF url(../img/gray3.png) repeat-x;	text-align: center;	margin: 0px;	height: auto;	color: #990000;	width: 100%;} #footerconstrain {	padding: 20px;}#footer a {	color: #CCCCCC;	text-decoration: none;	padding: 0px 7px 0px 0px;	font-size: 12px;}#footer a:hover {	color: #FF0000;}#footer p {	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */}#subMenu {	width: 780px;	height: 20px;	text-align: center;	color: #990000;	padding-top: 9px;	padding-bottom: 9px;	margin: 0px;}#subMenu a {	color: #333333;	text-decoration: none;	font-size: 12px;	font-weight: bold;}#subMenu a:hover {	color: #FF0000;}.Column1 {	width: 790px;	clear: none;	float: left;	padding: 0px;	margin: 0px 0px 0px 7px;}.Column1B {	width: 790px;	clear: none;	float: left;	padding: 0px;	margin: 7px 0px 7px 7px;}.Column2 {	width: 183px;	clear: none;	float: right;	margin: 0px;	padding: 0px;	height: auto;}.clearfloat {	clear: both;	float: none;	margin: 0px;	padding: 0px;	height: 0px;	width: 0px;}.lefter {	float: left;	clear: none;}.righter {	float: right;	clear: none;	width: 770px;}.Box {	padding: 0px;	margin: 0px 0px 9px;	border: 1px solid #375161;	width: 620px;	height: auto;}.Box h1, .Box h2, .Box h3 {	font-size: 12px;	font-weight: normal;	margin-left: 10px;	margin-right: 10px;	float: left;	clear: none;}.Box h1 {	color: #CCFFFF;}.Box h2 {	color: #FFFFFF;}.strLink {	float: right;	font-size: 12px;	color: #FFFFFF;	text-decoration: underline;}.strLink a {	color: #CCCCCC;	text-decoration: underline;}.strLink a:hover {	color: #FFFFFF;}.Box .HeaderBox {	background-image: url(../img/blue.png);	background-repeat: repeat-x;	padding: 5px;	margin: 0px;	height: 20px;}.Box .BodyBox {	width: 500px;	clear: none;	float: left;	background-image: url(../img/grad.png);	background-repeat: repeat-x;	padding: 0px;}.Box .DisplayBox {	float: right;	width: 118px;	height: 160px;	background-repeat: repeat-x;	margin: 0px 1px 1px;	background-position: center top;	background-color: #FFFFFF;}.Box .BodyBox .Numberthen {	color: #FFFFFF;	background-color: #CCCCCC;	padding-top: 40px;	padding-right: 0px;	padding-bottom: 40px;	padding-left: 0px;	width: 20px;	clear: none;	float: left;	height: 82px;	text-align: center;	margin: 0px;}.Box .BodyBox .Banner {	margin: 0px;	padding: 0px;}.Box .BodyBox .Banner img {	padding: 6px 0px 0px 6px;}.Box .BodyBox .Information {	font-size: 10px;	padding: 0px;	margin: 0px;	width: 500px;	height: 60px;}.BodyBox   .Information strong  {	color: #990000;}.Box  .BodyBox  .Information  p {	padding: 0px 0px 0px 20px;	margin: 10px;	font-size: 13px;}.moreinfos {	font-size: 10px;	padding-left: 20px;	margin: 10px 0px 0px 10px;}.moreinfos strong {	color: #000055;	font-weight: bold;}.rate1 {	border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 1px;	border-left-width: 1px;	border-top-style: none;	border-right-style: none;	border-bottom-style: solid;	border-left-style: solid;	height: 22px;	width: 50px;	float: left;	margin: 0px;	padding: 10px 2px 2px 6px;	border-top-color: #CCCCCC;	border-right-color: #CCCCCC;	border-bottom-color: #CCCCCC;	border-left-color: #CCCCCC;	color: #333333;	font-size: 9px;	text-align: center;	background-color: #FFFFFF;	background-image: url(../img/gray2.png);	background-repeat: repeat-x;	background-position: top;}.rate2 {	border-top-width: 0px;	border-right-width: 0px;	border-bottom-width: 1px;	border-left-width: 1px;	border-top-style: none;	border-right-style: none;	border-bottom-style: solid;	border-left-style: solid;	height: 22px;	width: 50px;	float: left;	margin: 0px;	padding: 6px 2px 6px 6px;	border-top-color: #CCCCCC;	border-right-color: #CCCCCC;	border-bottom-color: #CCCCCC;	border-left-color: #CCCCCC;	color: #333333;	font-size: 9px;	text-align: center;	background-image: url(../img/gray2.png);	background-repeat: repeat-x;	background-position: top;}.rate3 {	height: 30px;	width: 113px;	float: left;	margin: 0px;	padding: 2px;	color: #333333;	font-size: 9px;	border-top: 0px none #CCCCCC;	border-right: 0px none #CCCCCC;	border-bottom: 1px solid #CCCCCC;	border-left: 1px solid #CCCCCC;	text-align: center;	background-repeat: repeat-x;	background-position: top;	background-color: #F9F9F9;}.rate4 {	width: 113px;	float: left;	margin: 0px;	padding: 10px 2px;	color: #333333;	font-size: 9px;	border-top: 0px none #CCCCCC;	border-right: 0px none #CCCCCC;	border-bottom: 0px none #CCCCCC;	border-left: 1px solid #CCCCCC;	text-align: center;	background-repeat: repeat-x;	background-position: top;	background-color: #F9F9F9;	height: 36px;}.stats {	padding: 0px;	margin: 0px;}.star {	margin: 4px 1px 1px;}.medal1 {	background-image: url(../img/gold.png);	height: 80px;	width: 100px;	background-repeat: no-repeat;	background-position: left top;	position: absolute;	float: right;	clear: none;	right: 50%;	margin: 0px;	padding: 0px;}.medal2 {	background-image: url(../img/silver.png);	height: 80px;	width: 100px;	background-repeat: no-repeat;	background-position: left top;	position: absolute;	float: right;	clear: none;	right: 50%;	margin: 0px;	padding: 0px;}.medal3 {	background-image: url(../img/bronze.png);	height: 80px;	width: 100px;	background-repeat: no-repeat;	background-position: left top;	position: absolute;	float: right;	clear: none;	right: 50%;	margin: 0px;	padding: 0px;}.righter2 {	float: right;	clear: none;}.lefter2 {	float: left;	clear: none;}.lefter4 {	float: left;	clear: none;	margin: 0px;	padding: 0px;	width: 622px;}.navigation2 {	width: 520px;	float: left;	background-image: url(../img/navigation1.png);	background-position: right bottom;	background-repeat: repeat-x;	padding: 0px 0px 0px 280px;	clear: none;	margin-bottom: 6px;	font-size: 10px;	height: 45px;	margin-top: 0px;	font-weight: bold;}.navigation2 a {	background-image: url(../img/btn1.png);	background-repeat: no-repeat;	background-position: left top;	width: 80px;	padding-top: 6px;	padding-right: 0px;	padding-bottom: 10px;	padding-left: 30px;	color: #FFFFFF;	text-decoration: none;	display: block;	float: right;	clear: none;	height: 14px;	margin: 2px 10px 0px 0px;}
