html{

}
body{
	background-image:url('/images/front_page/bg_blue.jpg');
	background-color:#3695C1;
    font-family: arial, helvetica;
	font-size: small;
	}

h1, h2, b {
	font-family: arial, helvetica;
	font-size: small;
	display:inline;
	font-weight:normal;
}

div.google_ad{
	position:absolute;
	top:685px;
	left:310px;
	display:block;
	width:280px;
	height:182px;
/*
	background-image:url('/images/front_page/blurb.gif');
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top: 15px;*/
}
div.chat li{
	margin-top:8px;
}
div.chat{
	padding-top:10px;
	position:absolute;
	width:593px;
	height:215px;
	display:block;
	top:466px;
	left:5px;
	overflow:auto;
}
iframe.chat{
	position:absolute;
	width:578px;
	height:192px;
	display:block;
	top:486px;
	left:20px;
}
.top_bubble {
	position:absolute;
	top:75px;
	left:20px;
	width:270px;
	height:72px;
	display:block;
	overflow:hidden;
	color:white;
}

a#play_now {
	position:absolute;
	display:block;
	width:280px;
	height:180px;
	left:13px;
	top:685px;
}


ol.newspaper_bar{
	margin-left:0px;
	padding-left:25px;
	color:#3595c1;
}
ol.newspaper_bar a {
	color:#3595c1;
	display:block; 
	padding:5px;
	text-decoration:none;
}
ol.newspaper_bar a:hover {
	color:#C63D40;
}


ol.newspaper_bar span {
	font-size:larger;
	color:#C63D40;
	font-weight:bold;
	display:block;
	text-align:center;
	margin-bottom:20px;
	margin-top:20px;
	}


.side_bar{
	position:absolute;
	right:20px;
	width:280px;
	height:365px;
	display:block;
	top:490px;
}
.main{
  background-image:url(/images/front_page/en/layoutV6.png);
background-repeat: no-repeat;
background-position:center -7px;
	display:block;
	width:905px;
	height:900px;
	position:absolute;
	top:8px;
	left:290px;
}

.main div.footer{
	position:absolute;
	bottom:-30px;
	width:905px;
	height:40px;
	display:block;
}
.main div.footer ul{
	padding:0px;
}
.main div.footer li{
	list-style-type:none;
	padding-left:10px;
	font-weight:bold;
	display:inline;
}
.main div.footer a{
	color:white;
	text-decoration:none;
}
.main div.footer a:hover{
	color:#C63D40;
}

.input_btn{
	display:block;
	width:177px;
	height:28px;
	border:none;
	padding-left:10px;
	padding-right:15px;
	padding-top:0px;
	background-color:transparent;
	font-family:arial 12pt bold;
}

.input_btn1{
	background:url(/images/front_page/input_btn1.gif);
}

.pass_btn1{
	background:url(/images/front_page/pass_btn1.gif);
}

.login {
position:absolute;
top:429px;
left:20px;
}

.password {
left:210px;;
}


.main_table{

width:901px;
height:884px;
}

.login_b{
	position:absolute;
	top:422px;
	left:392px;
	display:block;
	width:76px;
	height:28px;
}

a.login_b:hover{
	background:url('/images/front_page/en/login_h.gif');
}


.english_b{
    position:absolute;
    top:13px;
    left:668px;
    display:block;
    width:38px;
    height:28px;      
}

.guest_b{
	position:absolute;
	top:14px;
	left:716px;
	display:block;
	width:175px;
	height:28px;
}

a.guest_b:hover{
	background:url('/images/front_page/en/guest_h.gif');
}

.signup_b {
	position:absolute;
	top:422px;
	left:716px;
	display:block;
	width:175px;
	height:28px;
}

a.signup_b:hover{
	background:url('/images/front_page/en/signup_h.gif');
}


