* { 
	scrollbar-base-color : #787878;
}
#wrapper {
	margin: auto;
	width: 760px;
	position: relative;
}
body {
	margin: 0px;
	background-color: #787878;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	color: #bcbcbc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#Layer2 {
	position:absolute;
	left:554px;
	top:110px;
	width:120px;
	height:85px;
	z-index:2;
}
#caro {
	font-family: "Verdana";
	font-size: 12px;
	color: #000;
	height: 85px;
	width: 120px;
	text-align: center;
	
}
#news {
	position:absolute;
	left:81px;
	top:106px;
	width:440px;
	height:85px;
	z-index:5;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background-color:#FFFFFF;
	filter:alpha(opacity=55);
-moz-opacity:.55;	opacity:.55;
	text-align: justify;
}

#Layer3 {
	position:absolute;
	left:540px;
	top:340px;
	width:180px;
	height:325px;
	z-index:3;
	overflow: auto;
	color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
}
#Layer3 a:link {
	color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}

#Layer3 a:visited {
	color: #696969;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}

#Layer3 a:hover {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#Layer4 {
	position:absolute;
	left:220px;
	top:340px;
	width:300px;
	height:321px;
	z-index:4;
	text-align: center;
}

h2 {
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
        margin: 0px;
        padding: 0px 0px 0px 15px;
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

img {
    border: none;
}

/*- Menu 7--------------------------- */

#menu7 {
	width: 150px;
	margin: 10px;
	text-align: left;
	text-indent: 5px;
        }

#menu7 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu7 li a:link, #menu7 li a:visited {
        color: #FFF;
        display: block;
        background:  url(menu/menu7.gif);
        padding: 8px 0 0 30px;
        }

#menu7 li a:hover, #menu7 li #current { 
        color: #FFF;
        background:  url(menu/menu7.gif) 0 -32px;
        padding: 8px 0 0 30px;
        }
