body	{	margin: 0;	padding: 0;	background: #fff;	font: 10pt helvetica, arial;	color: #000000;	text-align: left;	line-height: 15px;	background: #fff url(../images/background.gif) repeat-x left top;	}img{	border:0;}a	{	color: #000;	text-decoration: none;	}	a:visited	{	color: #000;	text-decoration: none;	}	a:hover	{	color: #fff;	text-decoration: none;	}	acronym	{	cursor: help;	font-style: normal;	border: none;	}	h1	{	font-size: 1.2em;	font-weight: bold;	color: #202565;	margin: 0 0 0.7em 0;	padding: 0;	}	h2	{	font-size: 1.1em;	font-weight: normal;	color: #922;	margin: 0 0 0.7em 0;	padding: 0;	}	h3	{	font-size: 1.2em;	font-weight: bold;	color: #202565;	margin: 0 0 0.7em 0;	padding: 0;	}.red{	color:#ff0000;}	/* ________________ containers ________________ */#container{	position: relative;	text-align: left;	margin: 0 auto;	width: 100%;	height: 100%;}#menu{	position:absolute;	left:0px;	top:0px;	width:150px;	height:670px;	z-index:200;	background:#fff;}#content{	position:relative;	float:right;	top:0px;	margin-left:160px;	width:1030px;	height:600px;	background:#fff;	overflow:hidden;}#contentleft{	position:relative;	float:left;	top:0px;	margin-left:160px;	width:1030px;	height:600px;	background:#fff;	overflow:hidden;}		#content ul{		position:relative;		width:10000px;		height:580px;		list-style: none;		margin: 0;		padding: 0;	}		#content ul li{			position:relative;			float:left;			width:900px;			height:600px;			margin-top:20px;			sbackground:#ff0000;		}			#prev{		position:absolute;		left:0px;		top:210px;		width:30px;		height:27px;		z-index:2;	}		#next{		position:absolute;		left:880px;		top:210px;		width:30px;		height:27px;		z-index:200;		background:transparent;	}	#fotorp{	position:absolute;	left:150px;	top:0px;	width:145px;	height:70px;	background:#000;	color:#fff;	font-size:8pt;}	#fotorp div{		padding-top:2px;	}#htmlmenu{	position:relative;	float:right;	top:0px;	width:340px;	height:70px;	background:#000;	font-size:8pt;}	#htmlmenu ul{		position:relative;		float:right;		list-style: none;		margin: 0;		padding: 0;		padding-top:2px;		width:150px;	}		#htmlmenu ul li a span{		color:#fff;	}	.next{	position:relative;	float:right;}
