*{
_z-index:0;
}

html {overflow-x: scroll;}

img{
	margin: 0;
	padding: 0;
	border: 0;
}
html{
	height:100%;
}

body {
	margin: 0px;
	padding: 0px;
	height:100%;

	font-family:Verdana,Helvetica,Arial,sans;
	font-size:12px;

}
#left{

	background-image:url(/siteleft.png); background-left:-20px; width:663px; height:567px; float:left; display:block

}

#menu{

	position:relative;
	height:440px; 
	width:190px;
	_width:190px;
	float:right; 
	margin:142px 40px 0px 0px;
	_margin:138px 10px 0px 0px;

}


#menu ul, #menu ul li, .dropmenudiv ul, .dropmenudiv ul li{
	margin:0;
	padding:0;
	list-style-type:none;
}

a{
	color:#0016f2;
}
a:hover{
	color:#0b561c;
}

#menu a{
	color:#fff;
	font-weight:bold;
	display:block;
	clear:both;
	width:190px;
	_width:180px;
	padding:6px 16px 6px 4px;
	text-align:right;
	text-decoration:none;
	
}
#menu a:hover, #menu a.current, #menu a.selected{
	color:#fff;
	background:url(/arrow.png) center right no-repeat;	
}


#slideshowmother{
	float:left;
	width:370px;
	height:390px;
	margin:130px 0 0 49px;
	_margin:129px 0 0 24px;

	
}

#slideshow{

	float:left;
	width:344px;
	height:326px;
	overflow:hidden;
	margin:12px 0 0 13px;
	_margin:13px 0 0 7px;
	background:#000;
	cursor: pointer;
}

.alinea{
	font-family:Verdana,Helvetica,Arial,sans;
	font-size:12px;
	line-height:15px;
	margin:7px 26px 13px 3px;
	_margin:7px 14px 12px 3px;
	position:relative;
	display:block;
	float:left;
	width:330px;
	_width:326px;
	height:360px;
	overflow:hidden;
	z-index:2;
}
.alinea ul{
	list-style-type: disc;
	list-style-position: inside;
}

.under-alinea{
	bottom:0px; position:absolute; color:#666; font-style:italic; font-size:11px;

}
.banner{
	display:block; width:120px; height:60px; margin:8px 13px; border:1px solid #000;
	float:left;
}
	.pics a { display: block; width: 200; height: 200; top: 0; left: 0 }
	.pics img { display:none }