html,body {
	margin: 0;
	padding:0;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
img  {
	border:0px;
}
body{
	text-align: center;
	background-color: #FFFFFF;
	color:#42363d;
	background-repeat:no-repeat;
	background-position:top right;
	background-image:url(images/bg.jpg);
}
a:link, a:active, a:visited {
	color:#b90000;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
	color:#074b7f;
}
/**************************
	STRUTTURA ESTERNA
**************************/
div.container{
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
.content {
	width: 980px;
}

#footer {
	width: 100%;
	text-align:center;
	vertical-align:middle;
	color:#666666;
}

/**************************
	BLOCCHI PRINCIPALI
**************************/
#block_right {
	float:right;
	width: 274px;
	z-index:100;
	padding:3px;
	background-color:#CCCCCC;
	border:1px #FFFFFF solid;
	line-height:20px;
	font-weight:bold;
}
#block_right a {
	color: #990000;
}
#block_right a:hover {
	color:#974000;
}

#top {
	width:694px;
	float:left;
	background-color:#dedede;
}

#header {
	height: 180px;
}
#menu {
	background-color: #730000;
	height:30px;
	line-height:30px;
	background-image:url(images/menu-bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border:1px #FFFFFF solid;
	margin:2px;
	color:#FFFFFF;
}
#menu a{
	color:#FFFFFF;
}
#claim{
	font-size:13px;
	margin:10px;
	text-align:right;
	color:#FFFFFF;
}
#main_body {
	width:974px;
	border:1px #335aa9 solid;
	background-color:#9ca7b5;
}
#logo {
	float:left;
}
#ban_top {
	float:right;
	text-align:center;
	padding-top:10px;
}
.num {
	font-weight:bold;
	color:#974000;
	font-size:13px;
}
#title1 {
	height:28px;
	line-height:28px;
	text-align:center;
	margin:3px;
	padding:2px;
	text-align:left;
	background-color:#9da6b5;
}
#thumbs1 {
	background-color:#9da6b5;
}
.thumb{
	display:block;
	float:left;
	margin:1px;
	border:1px #000000 solid;
	height:180px;
}
.thumb:hover{
	border:1px #FFFFFF solid;
}
.thumb2{
	display:block;
	float:left;
	margin:1px;
	border:1px #000000 solid;
	height:165px;
}
.thumb2:hover{
	border:1px #FFFFFF solid;
}

#clear{
	clear:both;
}
.t {
	width:235px;
	height:169px;
	float:left;
	margin:2px;
	border:2px #000000 solid;
}
.t:hover {
	border:2px #ffffff solid;
}
.clear {
	clear:both;
	width:100%;
	height:4px;
}




#v_menu a {
	color:#FFFFFF;
	background-image:url(images/pix.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	font-size:11px;
	font-weight:bold;
	padding-right:8px;
}



#toplist {
	position:absolute;
	height:497px;
	width:99%;
	top:230px;
	left:8px;
	border:1px #1a2027 solid;
	border-bottom:3px #1a2027 solid;
}

/*************************
		BANNER
*************************/
#ban_middle {
	margin:3px;
	width:970px;
	text-align:center;
	display:block;
}
#ban_right {
	position:absolute;
	width:100%;
	height:605px;
	top:3px;
	left:1px;
	text-align:center;
	background-image:url(images/toplist.jpg);
	background-repeat:no-repeat;
	background-position:top;
	z-index:100;
}
#ban_right a{
	font-family:"Comic Sans MS", Verdana;
	font-size:11px;
	font-weight:bold;
	color:#003399;
}