/* CSS Document */

body {
background-image: url(http://www.mylastmistake.org/contest/_img/bg.jpg);
Color : #393c0d;
font-family: Verdana;
font-size: 10 px;
font-style: normal;
text-decoration: none;
margin: 0px;
SCROLLBAR-FACE-COLOR: #fbe159;
SCROLLBAR-HIGHLIGHT-COLOR: #fbe159;
SCROLLBAR-SHADOW-COLOR:#fbe159;
SCROLLBAR-3DLIGHT-COLOR: #fbe159;
SCROLLBAR-ARROW-COLOR: #fbe159;
SCROLLBAR-TRACK-COLOR: #fbe159;
SCROLLBAR-DARKSHADOW-COLOR: #fbe159;
background-color: #fbe159;
}


A:link {
	COLOR: #f38010; HEIGHT: 0px; TEXT-DECORATION: none; height:0; cursor: default; font-weight: bold;}

A:visited {
	COLOR: #f38010; HEIGHT: 0px; TEXT-DECORATION: none; height:0; cursor: default; font-weight: bold;}
	
A:hover {
	COLOR: #f38010; HEIGHT: 0px; TEXT-DECORATION: underline; height:0; cursor: default; font-weight: bold;}
	
#banner {
	background-image: url(http://www.mylastmistake.org/contest/_img/bg.jpg);
	position: absolute;
	left: 0px;
	top: 0px;
}

#page {
	position:absolute;
	width:492px;
	z-index:1;
	left: 5px;
	top: 311px;
	height: 3px;
}

#menu {
	position:absolute;
	width:226px;
	z-index:2;
	left: 513px;
	top: 491px;
}

.titolo {
	border: 0px solid #123201;
	font-size: 10px;
	color: #123201;
	background-color: #629208;
	font-weight: bold;
	font-family: Verdana;
	text-transform: uppercase;

}

.contenuto {
	font-size: 9px;
	color: #393c0d;
	font-family: Verdana;

}

th, td, tr, table {font-size: 11 px;}


td, th, table, tr {padding: 2 px;}

textarea, input, select
{
BORDER: #123201 1pt solid;
FONT-SIZE: 10px;
BACKGROUND: #629208;
COLOR: #123201;
font-family: tahoma;
}

.intro_menu {font-family: verdana;
 font-size: 6pt; 
 line-height: 8pt; 
 letter-spacing: 2px; 
 color: #5b0302; 
 text-align: justify;
 font-weight: bold; 
 text-transform: uppercase; 
 background-color: f38010;

}

.secondline_menu {font-family: verdana;
 font-size: 7.5pt; 
 line-height: 9pt; 
 letter-spacing: 1px; 
 color: #923508; 
 background-color: f9e394;
 text-align: justify;

}


/* CUTE NEWS */

.intro {font-family: verdana;
 font-size: 6pt; 
 line-height: 8pt; 
 letter-spacing: 2px; 
 color: #184003; 
 text-align: justify;
 font-weight: bold; 
 text-transform: uppercase; 
 background-color: a5b881;

}

.secondline {font-family: verdana;
 font-size: 7.5pt; 
 line-height: 9pt; 
 letter-spacing: 1px; 
 color: #629208; 
 background-color: efe6b7;
 text-align: justify;

}


.intro2 {font-family: verdana;
 font-size: 7.5pt; 
 line-height: 8pt; 
 color: #ecd378; 
 text-align: justify;
  
 background-color: 629208;

}
