body {margin: 0; padding: 0; text-align: center; background: url(layout/fire/bg.jpg); background-repeat: repeat-y; background-position: center; background-color: #000;} 

a	{text-decoration: none; color: #ff2a00;}
a:hover	{letter-spacing: 5px; color: #FFFFFF; background-color: #ff2a00; text-transform:uppercase;}


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


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

#logo
	{
	background: url(layout/fire/header.jpg);
	width: 800px;
	height: 300px;
	usemap: charmed-header;
	}

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

.all_content_meny
	{
	font-family: arial;
	font-size: 15px;
	color: #fff;
	background-color: #e68700;
	padding: 5px;
	margin-bottom: 10px;
	}

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

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

.all_content
	{
	font-family: arial;
	font-size: 15px;
	color: #fff;
	background-color: #e68700;
	padding: 5px;
	margin-bottom: 10px;
	}

.title
	{
	font-family: verdana;
	font-style: bold;
	font-size: 12px;
	color: #fff;
	height: 25px;
	border-bottom: 1px dotted white;
	}

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