body {margin: 0; padding: 0; text-align: center; background-color: #000; background: url(layout/bg.gif); background-attachment: fixed } 

a	{text-decoration: none; color: #800000;}
a:hover	{color: #FFFFFF; background-color: #800000; text-transform:uppercase;}

/* EXTRA */


b	{
	color: maroon;
	}
i	{
	color: silver;
	}


.affiliates img 
	{ 
	border: 0px;
	margin: 5px;
	}

a.nav:link, a.nav:active, a.nav:visited 
	{

	color: #626262;

	background: transparent;
	border-left:3px solid #fff;

	font-family: Trebuchet MS;

	display: block;

	text-transform:none;

	text-decoration:none;

	padding:4px;

	margin:3px;
	}

a.nav:hover 
	{

	color: #fff;

	background: #353535;

	border-left:3px solid #ABB3C6;

	font-family: Trebuchet MS;
	display: block;

	text-transform:none;

	text-decoration:none;

	padding:4px;

	margin:3px;

}

/* SIDAN */

#page
	{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	}

#logo
	{
	background: url(layout/tcm_header.png);
	width: 800px;
	height: 300px;
	}

#big
	{
	float: right;
	width: 590px;
	text-align: left;
	}

#small
	{
	float: left;
	width: 200px;
	text-align: left;
	}

.all_content_meny_ads
	{
	font-family: arial;
	font-size: 15px;
	color: #fff;
	margin-bottom: 10px;
	}

.all_content
	{
	font-family: arial;
	font-size: 14px;
	color: #fff;
	margin-bottom: 10px;
	background-color: #000;
	}

.title
	{
	font-family: verdana;
	font-style: bold;
	font-size: 12px;
	color: #fff;
	padding: 0 0 0 35px;
	background: url(layout/bar_info.png);
	height: 30px;
	}



.content
	{
	color: #fff;
	font-family: trebuchet ms;
	font-size: 12px;
	padding: 5px;
	}
