/* General styles */
a img {
	border: none;
}

body{
	background: url('img/background.jpg');
}

#all {
	text-align:left;
	width: 953px;
}

#central {
    	height: 485px;
    	margin-top: 60px;
}

/* Footer styles */
#footer {
	text-align:left;
	height: 100px;
    padding-top: 70px;
}

#stat {
	text-align: right;
	height: 100px;
      margin-left: 5px;
      float: right;
      
}

#copyright {
	text-align:left;
      float: left;
	margin-left: 30px;
	height: 100px;
	font-size: 11px;
	font-family:"Trebuchet MS";
	font-style: Arial;
	font: bold;
	color: #3d0b0b;
}
#copyright a
{
	font-size: 11px;
	font-family:"Trebuchet MS";
	font-style: Arial;
	font: bold;
	color: #3d0b0b;	
}

/* Header styles */

#logo_mult {
		position:relative;
    	text-align:center;
    	z-index: 1000;
}

/* Content styles */
#main {
    padding-left: 30px;
}

#rsidebar {
	height: 120px;
	width: 140px;
	float: right;
	margin-right: 25px;
	margin-top: 170px;
	text-align:right;
}
#lsidebar {
	height: 120px;
    width: 150px;
	float: left;
	text-align:left;
	margin-top: 180px;	
}
#content {
	position: relative;
	height: 235px;
	float: left;
	text-align: left;
	width: 600px;
	margin-top: 150px;
}
#contentAbout {
	height:270px;
	float: left;
	width: 190px;
	margin-left: 245px;
	margin-top: 135px;
      font-size: 11px;
	font-family:"Trebuchet MS";
	font-style: Arial;

		
}
#contentTrailer {
	height: 240px;
	float: left;
	width: 377px;
	margin-left: 150px;
	margin-top: 90px;
		
}

#contentLeft{ 
	height: 210px;
	text-align:left;
	font-size: 11px;
	font-family:"Trebuchet MS";
	font-style: Arial;
	color:#000000;
	width: 170px;
	position: absolute;
	top: 10px;	
	left: 215px;
}
#contentRight {
	height: 190px;
	text-align:left;
	font-size: 11px;
	font-family:"Trebuchet MS";
	font-style: Arial;
	color:#000000;
	width: 100px;
	position: absolute;
	top: 20px;	 
	left: 475px;
}

#contentCompetition{
	height: 205px;
	float: left;
	width: 500px;
	margin-left: 60px;
	margin-top: 50px;
		
}
#contentRightCompetition
{
	height: 200px;
	float: right;
	text-align:left;
	font-size: 11px;
	font-family:"Trebuchet MS";
	font-style: Arial;
	color:#000000;
	width: 200px;
	margin-left: 60px;
	
}
#contentLeftCompetition
{
	height: 200px;
	float: left;
	text-align:left;
	font-size: 11px;
	font-family:"Trebuchet MS";
	font-style: Arial;
	color:#000000;
	width: 220px;
	margin-left: 10px;
	
}
#contentWallpapers{
	padding-top: 15px;
	float: left;
	width: 340px;
	margin-left: 110px;
	margin-top: 50px;
	font-size: 11px;
	font-family:"Trebuchet MS";
	font-style: Arial;
}


.table{

	float: left;
	width: 340px;
	
	margin-top: 50px;
	}

.table1{
	
	float: left;
	width: 340px;
	
	margin-top: 51px;
	}
