body{	font-family: Arial,Helvetica,sans-serif;	margin: 0;	padding: 0;	font-size: 30px;	background: url(../../images/bg-body.jpg) center;	padding-top: 35px;}#page{	background:#646361;	width: 800px;	overflow: hidden;	margin:0 auto;	padding:0;}#header{	height: 94px;	background: url(../../images/header.jpg) no-repeat bottom;}#header .flag a{	float: left;	height: 94px;	width: 75px;	text-indent:-10000px;}#header .logo a{	float: left;		height: 94px;	width: 640px;	text-indent:-10000px;}#header .tablets a{	float: left;	height: 94px;	width: 75px;	text-indent:-10000px;}#navigation{	font-size: 58%;	font-weight: bold;	text-align: center;	text-transform: uppercase;}#navigation ul{	list-style-type: none;}#navigation li{	display: inline;	padding: 0 15px;}#navigation li a{	color: White;	text-decoration: none;}#navigation li a:hover{	color: #f9f70e;	text-decoration: underline;}#divider{	height:1px;	width: 780px;	margin: 0 auto;	border-bottom: 1px dashed #808080;}#content{	padding: 0 20px 20px 20px;	line-height: 20px;	text-align: center;	min-height:500px;   height:auto !important;   height:500px;}#content p{	font-size: 50%;	color: White;}#content a{	color:#f9f70e;	text-decoration:underline;}#content a:hover{	color: White;	text-decoration:none;}#content .enter{	font-size: 120%;	font-weight: bold;	text-transform: uppercase;}#content .yellow{	color:#f9f70e;	font-weight: bold;}
