body{
	margin: 0;
	padding: 10px 0;
	text-align: center;
	background: #000074;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #FDFDFD;
}

a:link,a:visited
{
	color: #FFDD00;
	text-decoration: none;
}

a:hover,a:active,a:focus
{
	color: #FFDD00;
	text-decoration: underline;
}

img{
	margin: 0px;
	border:0px;
}

#wrap{
	width: 100%;
	text-align: center;
}

#header{
	position: relative;
	text-align: center;
	width: 971px;
	height: 240px;
	margin: auto;
}


#logo{
	position: absolute;
	width: 940px;
	height: 200px;
	top: 50%;
	left: 50%;
	margin: -100px 0 0 -470px;
	background: url("images/logo.png") no-repeat;
}


.cont{
	position: relative;
	width: 971px;
	padding: 0px 0px;
	text-align: center;
	margin: auto;
}

.top{
	width: 971px;
	height: 15px;
	background: url(images/top.png) no-repeat;
}

.main{
	height: 1385px;
	padding: 20px 20px;
	background: url(images/back.png) repeat-y;
}

.bottom{
	width: 971px;
	height: 15px;
	background: url(images/bottom.png) no-repeat;
}

.labels{
	width: 900px;
	height: 40px;
	margin: auto;
	padding-top: 30px;

}

#hof{
	position: absolute;
	float: left;
	width: 140px;
	height: 39px;
	background: transparent url(images/hof.png) no-repeat;
}

#bookmark{
	float: right;
	width: 284px;
	height: 39px;
	background: transparent;
}

#today{
	float: left;
	width: 164px;
	height: 39px;
	background: transparent url(images/today.png) no-repeat;
}

#yesterday{
	float: left;
	width: 264px;
	height: 39px;
	background: transparent url(images/yesterday.png) no-repeat;
}

#day2{
	float: left;
	width: 108px;
	height: 39px;
	background: transparent url(images/2days.png) no-repeat;
}

.foto{
	width: 180px;
	height: 230px;
	float: left;
	padding: 0px;
	margin: 3px;
	background: #000044;
}

#footer{
	width: 1000px;
	height: 50px;
	padding: 0px;
	text-align: center;
	margin: auto;	
}

 #footleft{
	float: left;
	width: 500px;
	text-align: left;
	bottom: 0px;
}

#footmid{
	float: left;
	width: 150px;
	text-align: left;
	font-size: 0.8em;
	padding: 10px;

}

#footright{
	float: right;
	width: 300px;
	text-align: right;
	font-size: 0.8em;
	padding: 10px;
}

#left img{
	margin: 20px;
}

#bottom{
	position: relative;
	width: 700px;
	height: 10px;
	padding: 10px 0 0px 0;
	font-size: 0.6em;
	text-align: center;
	margin: 0 auto;
}

.ads{
	width: 730px;
	text-align: center;
	margin: auto;
	padding: 30px 80px;
}


#banner{
	width: 850;
	height: 70px;
	text-align: center;
	margin: auto;
	padding: 70px;
}

#banner img{
	margin: 5px;
}

img{
	border: 0px;
}

/* Table */
.contpay{
	position: relative;
	width: 971px;
	padding: 0px 0px;
	text-align: center;
	margin: 80px auto;
}


.paytop{
	width: 971px;
	height: 30px;
	margin: auto;
	text-align: center;
	font-weight: bold;	
	background: url(images/ortop.png) no-repeat;
	background-position: center;

}

.paybottom{
	width: 971px;
	height: 34px;
	margin: auto;
	text-align: center;
	font-weight: bold;	
	background: url(images/orbottom.png) no-repeat;
	background-position: center;

}

.column { 
	margin: 0; 
	padding: 0; 
	border: 0;
}

.table { 
	display: table; 
	width: 971x;
	margin: 50px auto;
	font-style: bold;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
}
	
.row { 
	clear: both; 
	display: block;
    display: table-row; 
	width: 100%;
}

.column { 
	float: left; 
	width: 240px; 
	display: table-cell;
	line-height: 30px;
	margin: 1px;
	border: 0px #000000 inset;
}

#toplist  { 
	width: 971px;
	height: 100px;
	margin: 10px auto;
	font-style: bold;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	border-style:solid;
	border-width:5px;
}
