body {
	margin: 0em;
	padding: 0em;
	height: 100%;
	font-family: arial, helvetica;
	text-align: left;
	background: url(../images/background.jpg) repeat-x;
	background-color: #202021;
	}

img, .flames, .sponsor { behavior: url (iepngfix.htc); }
/* * { border: 1px solid rgb(0,0,200); } */



/*************   t y p o g r a f i a   *****************/

p {
	font-size: 85%;
	color: rgb(170,175,180);
	line-height: 1.8em;
	padding: 0em;
	margin: 0em;
	}

.italic {
	font-style: italic;
	}

h1 {
	display: block;
	font-size: 120%;
	color: rgb(255,255,255);
	letter-spacing: 0.05em;
	font-weight: normal;
	padding: 0em 0em 0em 0.8em;
	margin: 0em 0em 1em 0em;
	border-left: 0.4em solid rgb(255,180,0);
	}


.info {
	display: block;
	font-size: 11px;
	line-height: 1.5em;
	color: rgb(160,165,170);
}

.info a, .info a:visited {
	color: rgb(160,165,170);
	text-decoration: none;
	}

.info a:hover {
	color: rgb(255,255,255);
	text-decoration: none;
	}

.copyright {
	font-size: 55%;
	padding: 0em;
	color: rgb(70,70,70);
	line-height: 1.8em;
	text-align: right;
	}

.copyright a, .copyright a:visited {
	color: rgb(70,70,70);
	}

.copyright a:hover {
	color: rgb(70,70,70);
	text-decoration: underline;
	}



/*************   f o r m   *****************/

input, textarea {
	border: 2px solid rgb(255,180,0);
	padding: 4px;
	margin-bottom: 8px;
	}


/*************   r a k e n n e   *****************/

#header {
	width: 100%;
	height: 150px;
	background: url(../images/header.jpg) no-repeat;
	overflow: none;
}

#flames {
	position: absolute;
	top: 28px;
	right: 10px;
	width: 650px;
	height: 164px;
	background: url(../images/flames.png);
}

#maincontainer {
	width: 980px;
	height: auto;
}

.column_01 {
	display: block;
	width: 400px;
	height: auto;
	margin-left: 20px;
	padding: 20px;
	float: left;
}

.column_02 {
	display: block;
	width: 400px;
	height: auto;
	padding: 20px;
	float: left;
	border-right: 1px solid rgb(80,80,80);
}

#footer {
	width: 830px;
	height: 44px;
	float: left;
	margin: 20px 0px 0px 40px;
	padding: 15px;
	border: 1px solid rgb(80,80,80);
}

.sponsor {
	display: block;
	margin-top: 4px;
	float: right;
	margin-right: 15px;
}

.flash {
	display: block;
	width: 400px;
	height: 250px;
	text-align: center;
	background-color: rgb(50,50,50);
}

#copyright {
	width: 830px;
	height: 20px;
	padding: 10px 0px 20px 30px;
	float: left;
	margin: 0px 0px 0px 40px;
	text-align: right;
}



#mainlink_container {
	width: 98%;
	margin: 20px 0px 20px 40px;
	}

/**************   l i n k i t   *****************/


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

a:hover {
	text-decoration: none;
	}

a img {
	border: 0px;
	}

.mainlink a, .mainlink a:visited {
	display: block;
	width: 250px;
	font-size: 90%;
	color: rgb(170,175,180);
	font-variant: small-caps;
	padding: 0.2em 0em 0.2em 1em;
	border-bottom: 1px solid rgb(40,40,40);
}

.mainlink a:hover {
	color: rgb(255,255,255);
	border-bottom: 1px solid rgb(40,40,40);
	background-color: rgb(40,40,40);
}

.tarjous a, .tarjous a:visited {
	display: block;
	width: 100%;
	font-size: 90%;
	color: rgb(255,180,0);
	padding: 0.3em 0em;
	text-align: center;
	border-top: 1px solid rgb(40,40,40);
	border-bottom: 1px solid rgb(40,40,40);
	background: rgb(20,20,20);
	}

.tarjous a:hover {
	background: rgb(80,0,20);
	color: rgb(255,255,255);
	text-decoration: none;
	}